ccna考试题库(32页).doc
《ccna考试题库(32页).doc》由会员分享,可在线阅读,更多相关《ccna考试题库(32页).doc(31页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、-ccna考试题库-第 31 页QUESTION 37What are two characteristics of RIPv2? (Choose two.)A. classful routing protocolB. variable-length subnet masksC. broadcast addressingD. manual route summarizationE. uses SPF algorithm to compute pathAnswer: BDExplanation/Reference:A:有类路由协议,错误B:可变长度子网掩码,正确C:采用广播地址更新,错误D:手动
2、路由汇总,正确E:使用spf算法计算路径,错误。QUESTION 38Which two Ethernet fiber-optic modes support distances of greater than 550 meters?A. 1000BASE-CXB. 100BASE-FXC. 1000BASE-LXD. 1000BASE-SXE. 1000BASE-ZXAnswer: CEExplanation/Reference:A:最长距离25米B:最长距离100米C:最长距离3000米D:最长距离550米E:最长距离70千米QUESTION 39What two things will
3、a router do when running a distance vector routing protocol? (Choose two.)A. Send periodic updates regardless of topology changes.B. Send entire routing table to all routers in the routing domain.C. Use the shortest-path algorithm to the determine best path.D. Update the routing table based on updat
4、es from their neighbors.E. Maintain the topology of the entire network in its database.Answer: ADExplanation/Reference:考点:考查距离矢量路由协议特性A:周期性更新,正确B:发送整个路由表到整个路由域,错误,只发送给邻居C:使用SPF算法,错误D:依靠邻居发送更新来更新路由表,正确E:在数据库中维护整个网络的拓扑。错误Which command shows if an access list is assigned to an interface?A. show ip inte
5、rface interface access-listsB. show ip access-lists interface interfaceC. show ip interface interfaceD. show ip access-lists interfaceAnswer: CExplanation/Reference:QUESTION 42Refer to the exhibit. Which rule does the DHCP server use when there is an IP address conflict?A. The address is removed fro
6、m the pool until the conflict is resolved.B. The address remains in the pool until the conflict is resolved.C. Only the IP detected by Gratuitous ARP is removed from the pool.D. Only the IP detected by Ping is removed from the pool.E. The IP will be shown, even after the conflict is resolved.Answer:
7、 AExplanation/Reference:show ip dhcp conflict命令可以查看哪些ip地址在使用上有冲突。有冲突的地址不再分配出去。A:地址被删除直到冲突解决,正确B:地址保留直到冲突解决,错误C/D:答案片面。E:当冲突解决后,地址会被显示。错误。QUESTION 44Refer to the exhibit. If number 2 is selected from the setup script, what happens when the user runs setupfrom a privileged prompt?A. Setup is additive
8、and any changes will be added to the config script.B. Setup effectively starts the configuration over as if the router was booted for the first time.C. Setup will not run if an enable secret password exists on the router.D. Setup will not run, because it is only viable when no configuration exists o
9、n the router.Answer: AExplanation/Reference:0不保存进入IOS命令配置模式1不保存返回设置模式2保存退出A:设置和改动被保存到配置脚本B:为有效地重新开始配置,如果路由器是第一次启动的配置。C:如果配置了密码,设置不会运行D:设置不可用,因为它只能在没有配置存在时才有效QUESTION 49Which two statements describe the Cisco implementation of VLANs? (Choose two.)A. VLAN 1 is the default Ethernet VLAN.B. CDP advertis
10、ements are only sent on VLAN 1002.C. By default, the management VLAN is VLAN 1005.D. By default, the switch IP address is in VLAN 1005.E. VLAN 1002 through 1005 are automatically created and cannot be deleted.Answer: AEExplanation/Reference:考点:考查vlan知识点。A:缺省都存在vlan1,端口都属于vlan1,正确B:CDP信息只发送到vlan1002,
11、错误,vlan1002是fddi网络的vlan号。C:缺省情况交换机IP配置在vlan1005,错误,vlan1005trnet网络的vlan号。缺省在vlan1里面。D:vlan1002-1005自动生成并不能被删除,正确,他们都是被保留的特殊vlan。QUESTION 56 没有理解什么意思Refer to the exhibit. What does the (*) represent in the output?A. Packet is destined for a local interface to the router.B. Packet was translated, but
12、no response was received from the distant device.C. Packet was not translated, because no additional ports are available.D. Packet was translated and fast switched to the destination.Answer: DExplanation/Reference:由图中提示信息可以看出,源为10.10.0.2已经有个一个转换,所以后续的数据包快速转发。What are three advantages of VLANs? (Choo
13、se three.)A. VLANs establish broadcast domains in switched networks.B. VLANs utilize packet filtering to enhance network security.C. VLANs provide a method of conserving IP addresses in large networks.D. VLANs provide a low-latency internetworking alternative to routed networks.E. VLANs allow access
14、 to network services based on department, not physical location.F. VLANs can greatly simplify adding, moving, or changing hosts on the network.Answer: AEFExplanation/Reference:A:VLAN在交换网络中建立广播域,正确B:利用VLAN的数据包过滤,增强网络的安全性。错误,没有这个特性。C:提供了在大型网络中的保护IP地址的方法。错误D:提供低延迟互联网络替代路由网络。错误E:vlan允许基于逻辑划分的网络访问,不是物理位置
15、。正确。F:VLAN可以大大简化添加,移动或更改网络上的主机。正确。QUESTION 61An administrator would like to configure a switch over a virtual terminal connection from locations outsideof the local LAN. Which of the following are required in order for the switch to be configured from a remotelocation? (Choose two.)A. The switch mus
16、t be configured with an IP address, subnet mask, and default gateway.B. The switch must be connected to a router over a VLAN trunk.C. The switch must be reachable through a port connected to its management VLAN.D. The switch console port must be connected to the Ethernet LAN.E. The switch management
17、 VLAN must be created and have a membership of at least one switch port.F. The switch must be fully configured as an SNMP agent.Answer: ACExplanation/Reference:要想远程管理VLAN,1、交换机配置IP,2、路由可达QUESTION 65Which router IOS commands can be used to troubleshoot LAN connectivity problems? (Choose three.)A. pin
18、gB. tracertC. ipconfigD. show ip routeE. winipcfgF. show interfacesAnswer: ADFExplanation/Reference:A:测试连通性D:查看是否有路由F:查看接口是否可用QUESTION 64Which of the following are benefits of VLANs? (Choose three.)A. They increase the size of collision domains.B. They allow logical grouping of users by function.允许用
19、户从逻辑上进行分组C. They can enhance network security.D. They increase the size of broadcast domains while decreasing the number of collision domains.E. They increase the number of broadcast domains while decreasing the size of the broadcast domains.F. They simplify switch administration.Answer: BCEExplanat
20、ion/Reference:考查VLAN的特点A:增加冲突域的大小,错误B:允许逻辑划分网段,正确C:增强网络安全,正确。不同vlan不能直接通信。D:当减少冲突域时增加广播域的大小。错误E:减少广播域的大小时增加了广播域个数。正确。F:简化交换机管理。答非所问。QUESTION 71Which characteristics are representative of a link-state routing protocol? (Choose three.)A. provides common view of entire topologyB. exchanges routing tabl
21、es with neighborsC. calculates shortest pathD. utilizes event-triggered updatesE. utilizes frequent periodic updatesAnswer: ACDExplanation/Reference:链路状态路由协议有协议特点?A:提供查看拓扑的命令,正确。show ip ospf databaseB:邻居之间交换路由信息,错误。交换LSAC:计算最短路径,正确。D:利用触发更新,正确E:利用周期更新,错误。QUESTION 73Use the output from the router sho
22、wn in the graphic above to determine which of the following are correct.(Choose two.)A. Router John uses a link-state routing protocol.B. Router John will receive routing updates on the Serial0/0 interface.C. Router John will receive routing updates on the Serial0/1 interface.D. Router John will sen
23、d routing updates out the Serial0/0 interface.E. Router John will send routing updates out the FastEthernet0/0 interface.F. Router John will send routing updates out the Serial0/1 interface.Answer: BDExplanation/Reference:由图中几处画红线的地方可知只有s0/0发送和接受路由信息。QUESTION 74 2的次方问题A national retail chain needs t
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ccna 考试 题库 32
限制150内