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 wish to upgrade the IOS of a router without removing the image currently installed.What command will display the amount of memory that is being used by the current IOS image and whether there is enough room available to hold both the current and new images?()
A. Router# show version
B. Router# show flash
C. Router# show memory
D. Router# show buffers
E. Router# show running-config
F. All of the above
第2题:
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?()
第3题:
You have just purchased a brand new router and wish to have the router prompt you through the initial configuration commands. Which router mode does this describe?()
第4题:
Given: Integer i = new Integer (42); Long l = new Long (42); Double d = new Double (42.0); Which two expression evaluate to true?()
第5题:
Integer i = new Integer (42); Long 1 = new Long (42); Double d = new Double (42.0); Which two expressions evaluate to True?()
第6题:
You wish to upgrade the IOS of a router without removing the image currently installed.What command will display the amount of memory that is being used by the current IOS image and whether there is enough room available to hold both the current and new images?()
第7题:
A Windows Communication Foundation (WCF) service implements a contract with one-way and request-reply operations.The service is exposed over a TCP transport. Clients use a router to communicate with the service. The router is implemented as follows. (Line numbers are included for reference only.) 01 ServiceHost host = new ServiceHost(typeof(RoutingService)); 02 host.AddServiceEndpoint( 03 typeof(ISimplexDatagramRouter), 04 new NetTcpBinding( ), "net.tcp://localhost/Router" 05 ); 06 List
第8题:
The new router will become active immediately because it’s the newest router introduced intothe group
The new router can become active only when the existing active router and the existing standbyrouter become unavailable
The new router has a lower priority value
The new router will never become active unless the existing active router becomes unavailable
The new router has preempt configured and a higher priority
The new router has a higher priority value
第9题:
(i = = l)
(i = = d)
(d = = l)
(i.equals(d))
(i.equals(i))
(i.equals(42))
第10题:
The process id is configured improperly
The OSPF area is configured improperly
The network wildcard mask is configured improperly
The network number is configured improperly
The AS is configured improperly
The network subnet mask is configuerd improperly
第11题:
IRDP
SNMP
HSRP
VRRP
第12题:
ROM Monitor mode
SETUP mode
Autoflash mode
RXBOOT mode
None of the above
第13题:
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
第14题:
What protocol specified by RFC 1256 will allow an enabled IP host a new router when a router becomes unavailable? ()
第15题:
When upgrading the IOS image, the network administrator receives the exhibited error message. What could be the cause of this error?()
第16题:
You just purchased a refurbished router that contains a configuration from a previous deployment. What should you do, before entering a new configuration into the router?()
第17题:
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
第18题:
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?()
第19题:
RAM should be erased and the router restarted.
Flash should be erased and the router restarted.
NVRAM should be erased and the router restarted.
The new configuration should be entered and saved.
第20题:
Router A remains the DIS and generates a new pseudonode LSP for that LAN
Router A remains the DIS and NO new pseudonode LSP is generated for that LAN
Router D becomes the new DIS, generates a new pseudonode LSP for that LAN, and purges the old pseudonode LSP generated by Router A
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
第21题:
(i ==1)
(i == d)
(d == 1)
(i.equals (d))
(d.equals (i))
(i.equals (42)
第22题:
The process id is configured improperly.
The OSPF area is configured improperly.
The network wildcard mask is configured improperly.
The network number is configured improperly.
The AS is configured improperly.
The network subnet mask is configured improperly.
All of the above are likely problems.
第23题:
The new IOS image is too large for the router flash memory.
The TFTP server is unreachable from the router.
The new IOS image is not correct for this router platform.
The IOS image on the TFTP server is corrupt.
There is not enough disk space on the TFTP server for the IOS image.