<dfn id="w48us"></dfn><ul id="w48us"></ul>
  • <ul id="w48us"></ul>
  • <del id="w48us"></del>
    <ul id="w48us"></ul>
  • 思科認證考試題庫

    時間:2024-09-29 04:17:59 思科認證 我要投稿
    • 相關推薦

    2016年思科認證考試題庫

      思科認證是由網絡領域著名的廠商--Cisco公司推出的。是互聯網領域的國際權威認證。思科認證有CCNA、CCDA、CCNP、CCDP、CCSP、CCIP、CCVP、CCIE(又分為針對路由和交換;語音;存儲網絡;安全;電信運營商)等多種不同級別、不同內容、不同方向的各種認證。

    2016年思科認證考試題庫

      下面一起來看看思科認證的考試題庫吧!

      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.

    【思科認證考試題庫】相關文章:

    思科認證考試介紹01-12

    淺析思科認證考試12-31

    思科認證考試收費01-11

    思科認證CCNA認證考試簡介06-08

    思科認證考試報考指南12-05

    思科認證SIMOS考試要點01-09

    思科認證CLDFND考試要點01-08

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

    思科認證級別01-12

    主站蜘蛛池模板: 500av导航大全精品| 亚洲精品人成在线观看| 极品精品国产超清自在线观看| 久久久久久无码国产精品中文字幕| 国产精品视频二区不卡| 久久久久国产成人精品亚洲午夜 | 久久精品蜜芽亚洲国产AV| 久久亚洲精品无码播放| 97久久精品人人做人人爽| 国产精品多p对白交换绿帽| 尤物yw午夜国产精品视频| 久热精品视频第一页| 国产偷窥熟女高潮精品视频| 亚洲国产精品综合久久一线| 国产精品香港三级国产AV| 日韩精品无码免费视频| 国产精品免费αv视频| 国产亚洲精品国产| 99久久人妻无码精品系列蜜桃 | 午夜精品久久久久久| 久久99精品国产99久久6| 国产精品小黄鸭一区二区三区| 一级香蕉精品视频在线播放| 国产在线精品一区二区不卡| 2022精品天堂在线视频| 成人国产精品高清在线观看| 国产在线精品一区二区在线观看| 亚洲精品~无码抽插| 亚洲精品无码久久久久去q| 亚洲精品无码永久在线观看| 亚洲欧美日韩精品久久亚洲区| 欧美久久亚洲精品| 亚洲国产精品日韩专区AV| 无码人妻一区二区三区精品视频 | 亚洲国产一成久久精品国产成人综合| 精品亚洲视频在线观看| 国内精品久久久久久久影视麻豆 | 精品免费视在线观看| 久久精品嫩草影院| 女人香蕉久久**毛片精品| 亚洲国产精品嫩草影院|