A new router is added to an existing HSRP standby group. One of the existing routers is in anactive state, the other is in a standby state. Under what circumstance will the new router becomethe active router?()
第1题:
You need to upgrade the IOS of an existing router on your network. The new IOS image is located on a TFTP server that you have set up within the network. What command should you issue in order to download the new IOS version?()
A. Router# copy tftp flash
B. Router# copy flash run
C. Router(config)# restore flash
D. Router(config)# repair flash
E. Router#copy flash tftp
F. Router# copy start flash
第2题:
A.AVF
B.AVG(active virtual gateway)
C.Active Router
D.Standby Router
第3题:
There are three routers on a Gigabit Ethernet LAN: Router A, Router B, and Router C. Router A is the Designated Intermediate System (DIS) at Level 1 for that LAN. Router A‘s DIS priority is 64. The LAN is a Level 1-only link. Router D has just been powered up on that same LAN and its DIS priority is 80.Which statement is true?()
A. Router A remains the DIS and generates a new pseudonode LSP for that LAN
B. Router A remains the DIS and NO new pseudonode LSP is generated for that LAN
C. Router D becomes the new DIS, generates a new pseudonode LSP for that LAN, and purges the old pseudonode LSP generated by Router A
D. Router D becomes the new DIS, does NOT generate a new pseudonode LSP for that LAN, and does NOT purge the old pseudonode LSP generated by Router A
第4题:
A new router, named TK1, is being installed. You wish to add this router to your existing OSPF network. In doing so, you configure the following: TK1(config)# router ospf 1 TK1(config-router)# network 10.10.10.0 255.255.255.0 area 0 After making this change, you notice that the networks attached to TK1 are not being learned by the other OSPF routers. What could be the cause of this?()
第5题:
You want to allow Router R1 to immediately become the active router if its priority is highest than the active router fails. What command would you use if you wanted to configure this? ()
第6题:
A network administrator is trying to add a new router into an established OSPF network.The networks attached to the new router do not appear in the routing tables of the other OSPF routers.Given the information in the partial configuration shown below,what configuration error is causing this problem?()Router(config)router ospf 1Router(config-router)network 10.0.0.0 255.0.0.0 area 0
A. The process id is configured improperly
B. The OSPF area is configured improperly
C. The network wildcard mask is configured improperly
D. The network number is configured improperly
E. The AS is configured improperly
F. The network subnet mask is configuerd improperly
第7题:
In a GLBP network, who is responsible for the arp request?()
第8题:
You try to add a new router into the established Testking OSPF network. The networks attached to the new router do not appear in the routing tables of the other OSPF routers.The new router was configured for OSPF in the following way:Router(config) router ospf 99Router(config-if) network 10.0.0.0 255.0.0.0 area 0Based on this information, what is the most likely problem?()
A. The process id is configured improperly.
B. The OSPF area is configured improperly.
C. The network wildcard mask is configured improperly.
D. The network number is configured improperly.
E. The AS is configured improperly.
F. The network subnet mask is configured improperly.
G. All of the above are likely problems.
第9题:
You administer a network that uses two routers, R1 and R2, configured as an HSRP group to provide redundancy for the gateway. Router R1 is the active router and has been configured as follows: R1#configure terminal R1(config)#interface fa0/0 R1(config-if)#ip address 10.10.0.5 255.255.255.0 R1(config-if)#standby 1 priority 150 R1(config-if)#standby preempt delay minimum 50 R1(config-if)#standby 1 track interface fa0/2 15 R1(config-if)#standby 1 ip 10.10.0.20 Which of the following describes the effect the standby preempt delay minimum 50 command will have on router R1?()
第10题:
Routers R1 and R2 are configured for HSRP as shown below: Router R1: interface ethernet 0 ip address 20.6.2.1 255.255.255.0 standby 35 ip 20.6.2.21 standby 35 priority 100 interface ethernet 1 ip address 20.6.1.1.2 255.255.255.0 standby 34 ip 20.6.1.21 Router R2: interface ethernet 0 ip address 20.6.2.2 255.255.255.0 standby 35 ip 20.6.2.21 interface ethernet 1 ip address 20.6.1.1.1 255.255.255.0 standby 34 ip 20.6.1.21 standby 34 priority 100 You have configured the routers R1 & R2 with HSRP. While debugging router R2 you notice very frequent HSRP group state transitions. What is the most likely cause of this? ()