试卷名称:思科认证640-802模拟试卷27

上一题: Users on the 172.17.22.0 network ca...
下一题: Refer to the exhibit. What IP addre...
单选题(选项多于5个)

Refer to the exhibit. Which address and mask combination represents a summary of the routes learned by EIGRP?   

A.192.168.25.0 255.255.255.240

B.192.168.25.0 255.255.255.252

C.192.168.25.16 255.255.255.240

D.192.168.25.16 255.255.255.252

E.192.168.25.28 255.255.255.240

您可能感兴趣的题目

Refer to the exhibit. What is the purpose of the configuration that is shown? [*] to translate addresses of hosts on the fa0/0 and fa0/1 networks to a single public IP address for Internet access to translate the internal address of each host on fa0/0 and fa0/1 to a unique external IP address for Internet acces to provide security on fa0/0 and fa0/1 through the application of an access list to allow IP hosts on the Internet to initiate TCP/IP connections to hosts on fa0/0 and fa0/1
Refer to the exhibit. Explain how the routes in the table are being affected by the status change on interface Ethernet0. [*] The router is requesting updates for these networks from routers that are connected to interface Ethernet1. The router is poisoning the routes and broadcasting the new path costs via interface Ethernet1. The router is receiving updates about unreachable networks from routers that are connected to interface Ethernet1. The router is poisoning the routes and multicasting the new path costs via interface Ethernet1.
What is the function of the command switchport trunk native vlan 999 on a Cisco Catalyst switch? It creates a VLAN 999 interface. It designates VLAN 999 for untagged traffic. It blocks VLAN 999 traffic from passing on the trunk. It designates VLAN 999 as the default for all unknown tagged traffic.
Which of the following is true regarding the use of switches and hubs for network connectivity? Switches take less time to process frames than hubs take. Switches do not forward broadcasts. Hubs can filter frames. Using hubs can increase the amount of bandwidth available to hosts. Switches increase the number of collision domains in the network.
Refer to the exhibit. After a RIP route is marked invalid on Router_1, how much time will elapse before that route is removed from the routing table? [*] 30 seconds 60 seconds 90 seconds 180 seconds 240 seconds
The network security policy requires that only one host be permitted to attach dynamically to each switch interface. If that policy is violated, the interface should shut down. Which two commands must the network administrator configure on the 2950 Catalyst switch to meet this policy? Switch1(config-if)# switchport port-security maximum 1 Switch1(config)# mac-address-table secure Switch1(config)# access-list 10 permit ip host Switch1(config-if)# switchport port-security violation shutdown Switch1(config-if)# ip access-group 10
Refer to the exhibit. A network associate has configured OSPF with the command: City(config-router)# network 192.168.12.64 0.0.0.63 area 0 After completing the configuration, the associate discovers that not all the interfaces are participating in OSPF. Which three of the interfaces shown in the exhibit will participate in OSPF according to this configuration statement? [*] FastEthernet0 /0 FastEthernet0 /1 Serial0/0 Serial0/1.102 Serial0/1.103
Why does the data communication industry use the layered OSI reference model? It divides the network communication process into smaller and simpler components, thus aiding component development, design, and troubleshooting. It enables equipment from different vendors to use the same electronic components, thus saving research and development funds. It supports the evolution of multiple competing standards, and thus provides business opportunities for equipment manufacturers. It encourages industry standardization by defining what functions occur at each layer of the model. It provides a means by which changes in functionality in one layer require changes in other layers.
Which two passwords must be supplied in order to connect by Telnet to a properly secured Cisco switch and make changes to the device configuration? console password vty password aux password tty password enable secret password
A network administrator wants to ensure that only the server can connect to port Fa0/1 on a Catalyst switch. The server is plugged into the switch Fa0/1 port and the network administrator is about to bring the server online. What can the administrator do to ensure that only the MAC address of the server is allowed by switch port Fa0/1? Configure port Fa0/1 to accept connections only from the static IP address of the server. Employ a proprietary connector type on Fa0/1 that is incompatible with other host connectors. Configure the MAC address of the server as a static entry associated with port Fa0/1. Bind the IP address of the server to its MAC address on the switch to prevent other hosts from spoofing the server IP address. Configure port security on Fa0/1 to reject traffic with a source MAC address other than that of the server.
At which layers of the OSI model do WANs operate? application layer session layer transport layer physical layer datalink layer
Refer to the exhibit. All of the routers in the network are configured with the ip subnet-zero command. Which network addresses should be used for Link A and Network A? [*] Network A - 172.16.3.48/26 Network A - 172.16.3.128/25 Network A - 172.16.3.192/26 Link A - 172.16.3.0/30 Link A - 172.16.3.40/30
Which three statements describe the differences between RIP version 1 and RIP version 2? RIP version 1 broadcasts updates whereas RIP version 2 uses multicasts. RIP version 1 multicasts updates while RIP version 2 uses broadcasts. Both RIP version 1 and RIP version 2 are classless routing protocols. RIP Version 2 is a classless routing protocol whereas RIP version 1 is a classful routing protocol. RIP version 2 sends the subnet mask in updates and RIP version 1 does not.
Refer to the exhibit. The output that is shown is generated at a switch. Which three of these statements are true? [*] All ports will be in a state of discarding, learning, or forwarding. Thirty VLANs have been configured on this switch. The bridge priority is lower than the default value for spanning tree. All interfaces that are shown are on shared media. All designated ports are in a forwarding state.
Refer to the exhibit. A network associate has configured the internetwork that is shown in the exhibit, but has failed to configure routing properly. Which configuration will allow the hosts on the Branch LAN to access resources on the HQ LAN with the least impact on router processing and WAN bandwidth? [*] HQ(config)# ip route 192.168.1.0 255.255.255.0 192.168.2.5 Branch(config)# ip route 172.16.25.0 255.255.255.0 192.168.2.6 HQ(config)# router rip HQ(config-router)# network 192.168.2.0 HQ(config-router)# network 172.16.0.0 Branch(config)# router rip Branch (config-router)# network 192.168.1.0 Branch (config-router)# network 192.168.2.0 HQ(config)# router eigrp 56 HQ(config-router)# network 192.168.2.4 HQ(config-router)# network 172.16.25.0 Branch(config)# router eigrp 56 Branch (config-router)# network 192.168.1.0 Branch (config-router)# network 192.168.2.4 HQ(config)# router ospf 1 HQ(config-router)# network 192.168.2.4 0.0.0.3 area 0 HQ(config-router)# network 172.16.25.0 0.0.0.255 area 0 Branch(config)# router ospf 1 Branch (config-router)# network 192.168.1.0 0.0.0.255 area 0 Branch (config-router)# network 192.168.2.4 0.0.0.3 area 0
A Cisco router is booting and has just completed the POST process. It is now ready to find and load an IOS image. What function does the router perform next? It checks the configuration register. It attempts to boot from a TFTP server. It loads the first image file in flash memory. It inspects the configuration file in NVRAM for boot instructions.
Refer to the exhibit. The show vtp status command is executed at a switch that is generating the exhibited output. Which statement is true for this switch? [*] The switch forwards its VLAN database to other switches in the ICND VTP domain. The configuration revision number increments each time the VLAN database is updated. The switch forwards VTP updates that are sent by other switches in the ICND domain. The VLAN database is updated when VTP information is received from other switches.
Why has the network shown in the exhibit failed to converge? [*] The no auto-summary command needs to be applied to the routers. The network numbers have not been properly configured on the routers. The subnet masks for the network numbers have not been properly configured. The autonomous system number has not been properly configured. The bandwidth values have not been properly configured on the serial interfaces.
Users on the 172.17.22.0 network cannot reach the server located on the 172.31.5.0 network. The network administrator connected to router Coffee via the console port, issued the show ip route command, and was able to ping the server. Based on the output of the show ip route command and the topology shown in the graphic, what is the cause of the failure? [*] The network has not fully converged. IP routing is not enabled. A static route is configured incorrectly. The FastEthernet interface on Coffee is disabled. The neighbor relationship table is not correctly updated.
Which statements are true about EIGRP successor routes? A successor route is used by EIGRP to forward traffic to a destination. Successor routes are saved in the topology table to be used if the primary route fails. Successor routes are flagged as “active“ in the routing table. A successor route may be backed up by a feasible successor route. Successor routes are stored in the neighbor table following the discovery process.

相关试卷

  • 思科认证640-802模拟试卷29

  • 思科认证640-802模拟试卷28

  • 思科认证640-802模拟试卷27

  • 思科认证640-802模拟试卷26

  • 思科认证640-802模拟试卷25

  • 思科认证640-802模拟试卷24

  • 思科认证640-802模拟试卷23

  • 思科认证640-802模拟试卷22

  • 思科认证640-802模拟试卷21

  • 思科认证640-802模拟试卷20

  • 思科认证640-802模拟试卷19

  • 思科认证640-802模拟试卷18

  • 思科认证640-802模拟试卷17

  • 思科认证640-802模拟试卷16

  • 思科认证640-802模拟试卷15

  • 思科认证640-802模拟试卷14

  • 思科认证640-802模拟试卷13

  • 用Cisco控制器进行简单网络配置和监控、将独立AP转换为LWAPP练习试卷1

  • 无线网络概念、标准机构练习试卷1

  • 无线流量和AP发现、其他无线技术练习试卷1