itgle.com

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?()A、The new router will become active immediate

题目

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?()

  • A、The new router will become active immediately because it’s the newest router introduced intothe group
  • B、The new router can become active only when the existing active router and the existing standbyrouter become unavailable
  • C、The new router has a lower priority value
  • D、The new router will never become active unless the existing active router becomes unavailable
  • E、The new router has preempt configured and a higher priority
  • F、The new router has a higher priority value

相似考题
更多“A new router i”相关问题
  • 第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


    参考答案:B

  • 第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?()

    • 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

    正确答案:A

  • 第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?()

    • A、ROM Monitor mode
    • B、SETUP mode
    • C、Autoflash mode
    • D、RXBOOT mode
    • E、None of the above

    正确答案:B

  • 第4题:

    Given:  Integer i = new Integer (42);  Long l = new Long (42);  Double d = new Double (42.0);   Which two expression evaluate to true?()

    • A、 (i = = l)
    • B、 (i = = d)
    • C、 (d = = l)
    • D、 (i.equals(d))
    • E、 (i.equals(i))
    • F、 (i.equals(42))

    正确答案:D,E

  • 第5题:

    Integer i = new Integer (42);  Long 1 = new Long (42);  Double d = new Double (42.0);   Which two expressions evaluate to True?()

    • A、 (i ==1)
    • B、 (i == d)
    • C、 (d == 1)
    • D、 (i.equals (d))
    • E、 (d.equals (i))
    • F、 (i.equals (42)

    正确答案:D,E

  • 第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?()

    • 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

    正确答案:B

  • 第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 lep = new List( ); 07 lep.Add( 08 new ServiceEndpoint( 09 ContractDescription.GetContract( 10 typeof(ISimplexDatagramRouter) 11 ), 12 new NetTcpBinding( ), 13 new EndpointAddress("net.tcp://localhost:8080/Logger") 14 ) 15 ); 16 RoutingConfiguration rc = new RoutingConfiguration( ); 17 rc.FilterTable.Add(new MatchAllMessageFilter( ), lep); 18 host.Description.Behaviors.Add(new RoutingBehavior(rc));Request-reply operations are failing. You need to ensure that the router can handle one-way and request-reply operations.What should you do?()

    • A、Change line 03 as follows: typeof(IRequestReplyRouter),
    • B、Change line 03 as follows: typeof(IDuplexSessionRouter),
    • C、Change line 10 as follows: typeof(IRequestReplyRouter)
    • D、Change line 10 as follows: typeof(IDuplexSessionRouter)

    正确答案:B

  • 第8题:

    单选题
    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?()
    A

    The new router will become active immediately because it’s the newest router introduced intothe group

    B

    The new router can become active only when the existing active router and the existing standbyrouter become unavailable

    C

    The new router has a lower priority value

    D

    The new router will never become active unless the existing active router becomes unavailable

    E

    The new router has preempt configured and a higher priority

    F

    The new router has a higher priority value


    正确答案: B
    解析: 暂无解析

  • 第9题:

    多选题
    Given:  Integer i = new Integer (42);  Long l = new Long (42);  Double d = new Double (42.0);   Which two expression evaluate to true?()
    A

    (i = = l)

    B

    (i = = d)

    C

    (d = = l)

    D

    (i.equals(d))

    E

    (i.equals(i))

    F

    (i.equals(42))


    正确答案: C,A
    解析: 暂无解析

  • 第10题:

    单选题
    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 1 Router(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


    正确答案: F
    解析: 暂无解析

  • 第11题:

    单选题
    What protocol specified by RFC 1256 will allow an enabled IP host a new router when a router  becomes unavailable? ()
    A

     IRDP

    B

     SNMP

    C

     HSRP

    D

     VRRP


    正确答案: C
    解析: 暂无解析

  • 第12题:

    单选题
    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?()
    A

    ROM Monitor mode

    B

    SETUP mode

    C

    Autoflash mode

    D

    RXBOOT mode

    E

    None of the above


    正确答案: E
    解析: 暂无解析

  • 第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


    参考答案:A

  • 第14题:

    What protocol specified by RFC 1256 will allow an enabled IP host a new router when a router  becomes unavailable? ()

    • A、 IRDP
    • B、 SNMP
    • C、 HSRP
    • D、 VRRP

    正确答案:A

  • 第15题:

    When upgrading the IOS image, the network administrator receives the exhibited error message. What could be the cause of this error?()

    • A、The new IOS image is too large for the router flash memory.
    • B、The TFTP server is unreachable from the router.
    • C、The new IOS image is not correct for this router platform.
    • D、The IOS image on the TFTP server is corrupt.
    • E、There is not enough disk space on the TFTP server for the IOS image.

    正确答案:B

  • 第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?()

    • A、RAM should be erased and the router restarted.
    • B、Flash should be erased and the router restarted.
    • C、NVRAM should be erased and the router restarted.
    • D、The new configuration should be entered and saved.

    正确答案:D

  • 第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

    • 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

    正确答案:C

  • 第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?()

    • 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

    正确答案:C

  • 第19题:

    单选题
    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?()
    A

    RAM should be erased and the router restarted.

    B

    Flash should be erased and the router restarted.

    C

    NVRAM should be erased and the router restarted.

    D

    The new configuration should be entered and saved.


    正确答案: D
    解析: 暂无解析

  • 第20题:

    单选题
    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


    正确答案: A
    解析: 暂无解析

  • 第21题:

    多选题
    Integer i = new Integer (42);  Long 1 = new Long (42);  Double d = new Double (42.0);   Which two expressions evaluate to True?()
    A

    (i ==1)

    B

    (i == d)

    C

    (d == 1)

    D

    (i.equals (d))

    E

    (d.equals (i))

    F

    (i.equals (42)


    正确答案: D,C
    解析: 暂无解析

  • 第22题:

    单选题
    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 99 Router(config-if)# network 10.0.0.0 255.0.0.0 area 0 Based 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.


    正确答案: C
    解析: 暂无解析

  • 第23题:

    单选题
    When upgrading the IOS image, the network administrator receives the exhibited error message. What could be the cause of this error?()
    A

    The new IOS image is too large for the router flash memory.

    B

    The TFTP server is unreachable from the router.

    C

    The new IOS image is not correct for this router platform.

    D

    The IOS image on the TFTP server is corrupt.

    E

    There is not enough disk space on the TFTP server for the IOS image.


    正确答案: D
    解析: 暂无解析