中文字幕在线一区二区在线,久久久精品免费观看国产,无码日日模日日碰夜夜爽,天堂av在线最新版在线,日韩美精品无码一本二本三本,麻豆精品三级国产国语,精品无码AⅤ片,国产区在线观看视频

      思科認(rèn)證考試題庫(kù)

      時(shí)間:2024-09-29 04:17:59 思科認(rèn)證 我要投稿
      • 相關(guān)推薦

      2016年思科認(rèn)證考試題庫(kù)

        思科認(rèn)證是由網(wǎng)絡(luò)領(lǐng)域著名的廠商--Cisco公司推出的。是互聯(lián)網(wǎng)領(lǐng)域的國(guó)際權(quán)威認(rèn)證。思科認(rèn)證有CCNA、CCDA、CCNP、CCDP、CCSP、CCIP、CCVP、CCIE(又分為針對(duì)路由和交換;語(yǔ)音;存儲(chǔ)網(wǎng)絡(luò);安全;電信運(yùn)營(yíng)商)等多種不同級(jí)別、不同內(nèi)容、不同方向的各種認(rèn)證。

      2016年思科認(rèn)證考試題庫(kù)

        下面一起來(lái)看看思科認(rèn)證的考試題庫(kù)吧!

        Below are questions 1-19. To see an explanation for each question, please refer to the explanation link below the question or select explanations on the navigation bar to the left.

        Questions

        1. [OxNx] During a TFTP transfer using Cisco Routers what is the numeric value, in decimal, of the destination port field of the User Datagram Protocol (UDP) header?

        a) 96

        b) 47

        c) a random number above 1024

        d) 69

        e) none of the above

        2. [CxNx] What is the standard encapsulation method used by Cisco routers for the Internet Protocol (IP) on it’s Ethernet interfaces?

        a) SNAP

        b) ARPA

        c) NOVELL-ETHER

        d) DARPA

        e) Ethernet_802.3

        3. [CxNx] What will be the correct command on a Cisco router to set the IP address of an interface assuming you are at the "router(config-if)#" prompt?

        a) ip address 1.1.1.1 255.255.255.0

        b) ip address 1.1.1.1

        c) ip 1.1.1.1

        d) ip 1.1.1.1 255.255.255.0

        e) none of the above

        4. [CxNx] Which commands will display the IP addresses of all interfaces on a Cisco Router? (Choose all that apply)

        a) show ip route

        b) show ip address

        c) show ip interface

        d) show interface

        e) display ip addresses

        5. [CxNx] Which of the following commands will display the contents of the ARP cache of your Cisco router?

        a) show ip arp cache

        b) show ip route

        c) show ip arp

        d) show arp

        e) there is no way to display the ARP cache

        6. [CxNx] Reverse Address Resolution Protocol (RARP) is the process UM0-411 1T6-530 920-115 2B0-024 2B0-022 :

        a) Where an IP host resolves it’s IP address by broadcasting it’s MAC address to the network and a BOOTP server assigns it an IP address.

        b) Where an IP host resolves it’s MAC address by broadcasting to the local network it’s IP address.

        c) Where an IP host tries to resolve the MAC address of a destination by sending a network broadcast. The destination responds to the broadcast with it’s MAC address.

        d) Where an IP host resolves a destination IP address by sending a broadcast on the local network and the destination host responds with it’s IP address.

        e)There is no such process.

        7. [OxNx] Which of the following applications requires the connection-oriented layer four protocol, TCP? (Choose all that apply)

        a) Telnet

        b) FTP

        c) TFTP

        d) SNMP

        e) none of the above

        8. [RxNx] Which of the following are link state Routing Protocols.

        (Choose all that apply.)

        a) IP

        b) OSPF

        c) RIP

        d) EIGRP

        e) IS-IS

        9. [CxNx] Of the following commands, identify the correct one for clearing the IP arp table in memory of the router s10-100 2B0-102 190-534 HP0-750.

        a) clear ip arp-cache

        b) clear ip arp-table

        c) clear arp-cache

        d) clear arp-table

        e) clear arp-ram

        10. [CxNx] Which of the following explains the correct definition of administrative distance as it pertains to Cisco’s IOS md0-251 9A0-013 jn0-541 ?

        a) The process by which routers select an administrator for an autonomous system.

        b) The process where a router will select the best path to a destination network.

        c) The process where a router will distance itself from other routers due to it’s lack of administrative experience.

        d) The process where a router will prioritize routing protocols so that in the event two routing protocols have conflicting next hop addresses, the routing protocol with the lowest administrative distance will take priority.

        e) The process where a router will prioritize routing protocols so that in the event two routing protocols have conflicting next hop addresses, the routing protocol with the highest administrative distance will take priority.

        11. [ExNx] Collisions occur when

        a) multiple packets are placed on a serial link

        b) multiple stations listen for traffic and transmit at the same time

        c) when multiple tokens are on a ring simultaneously

        d) beaconing process takes place

        12. [RINx] How many subnets are possible with a Class C address and a subnet mask of 255.255.255.252?

        a) 32

        b) 30

        c) 60

        d) 62

        e) 4

        13. [RxNx] What commands will list all protocols that are currently being routed? (Choose all that apply.)

        a) show ip protocol

        b) show protocol

        c) show run

        d) show start

        e) All of the above

        14. [xxNx] Which of the following are true of access lists?

        a) Access list should have at least one permit statement.

        b) The last configured line should always be a permit statement.

        c) Every access-list will implicitly deny all traffic.

        d) Access-lists are processed top down.

        e) All of the above.

        15. [xxNx] If the access-group command is configured on an interface and there is no access-list created which of the following is most correct?

        a) An error message will appear.

        b) The command will be executed and deny all traffic out.

        c) The command will be executed and permit all traffic out.

        d) The command will be executed and permit all traffic in and out.

        e) The command will be executed and deny all traffic in and out.

        16. [xxNx] What is the result of the command?

        " access-list 101 permit tcp any 172.16.0.0 0.0.255.255 established"

        a) telnet sessions will be permitted regardless of the source address

        b) telnet sessions will be denied regardless of the source address

        c) telnet sessions will be denied if initiated from any address other than 172.16.0.0 network

        d) telnet sessions will be permitted to the 172.16.0.0 network only

        e) telnet sessions will be denied to the 172.16.0.0 network only

        17. [xxNx] Which is generally true of the location of access-lists? (Choose all that apply.)

        a) Standard lists will most likely be placed close to the destination.

        b) Standard lists will most likely be placed close to the source.

        c) Extended lists will most likely be placed close to the destination.

        d) Extended lists will most likely be placed close to the source.

        e) It does not matter.

        18. [RxNx] Which of the following is most correct?

        a) IP is to TCP. as IPX is to SPX.

        b) RTMP is to Appletalk as IP RIP is to IP.

        c) NLSP is to IPX as OSPF is to IP.

        d) a is true.

        e) b is true.

        f) a & b are true.

        g) c is true.

        h) b & c are true.

        i) a, b and c are true.

      【思科認(rèn)證考試題庫(kù)】相關(guān)文章:

      思科認(rèn)證考試介紹01-12

      淺析思科認(rèn)證考試12-31

      思科認(rèn)證考試收費(fèi)01-11

      思科認(rèn)證CCNA認(rèn)證考試簡(jiǎn)介06-08

      思科認(rèn)證考試報(bào)考指南12-05

      思科認(rèn)證SIMOS考試要點(diǎn)01-09

      思科認(rèn)證CLDFND考試要點(diǎn)01-08

      思科認(rèn)證考試試題(筆試)05-19

      思科認(rèn)證級(jí)別01-12

      主站蜘蛛池模板: a级国产精品片在线观看| h动漫尤物视频| av手机在线天堂网| 黄大仙区| 日韩肥熟妇无码一区二区三区| 文登市| 丰满熟妇人妻av无码区| 国产成人色污在线观看| 中文字幕日韩人妻高清在线| 邢台市| 石城县| 聂拉木县| 亚洲国产一区二区精品在线观看| 国产三级视频在线观看视主播| 国产精品一区二区三密桃| 亚洲一区二区三区久久综合| 国产一区二区三区 视频| 国产好片日本一区二区三区四区| 亚洲图片第二页| 亚洲先锋影院一区二区| 双鸭山市| 恩施市| 亚洲女同视频在线观看| 18禁精品一区二区三区| 久久久久成人精品免费播放网站| 夫妻一起自拍内射小视频| 磐安县| 杭锦后旗| 五台县| 国产精品白浆免费观看| 亳州市| 中国国内新视频在线不卡免费看 | 超碰性爱| av国产熟妇露脸在线观看| av在线亚洲国产精品| 怀安县| 亚洲AV手机专区久久精品 | 在线亚洲精品国产成人二区| 国产高清天干天天视频| 无码高潮少妇毛多水多水免费| 河曲县|