Routers R1 and R2 use HSRP so that one router will back up the other should there be a failure.   Which two statements are true about the Hot Standby Router Protocol (HSRP)? ()A、 Load sharing with HSRP is achieved by creating multiple subinterfaces on the HSRP routers.  B、 Routers configured for HSRP can belong to multiple groups and multiple VLANs.C、 Load sharing with HSRP is achieved by creating HSRP groups on the HSRP routers.D、 All routers configured for HSRP load balancing must be configured with the same priority.  E、 Routers configured for HSRP must belong to only one group per HSRP interface.

Routers R1 and R2 use HSRP so that one router will back up the other should there be a failure.   Which two statements are true about the Hot Standby Router Protocol (HSRP)? ()

  • A、 Load sharing with HSRP is achieved by creating multiple subinterfaces on the HSRP routers.  
  • B、 Routers configured for HSRP can belong to multiple groups and multiple VLANs.
  • C、 Load sharing with HSRP is achieved by creating HSRP groups on the HSRP routers.
  • D、 All routers configured for HSRP load balancing must be configured with the same priority.  
  • E、 Routers configured for HSRP must belong to only one group per HSRP interface.

相关考题:

HSRP. Known as Hot Stanclby Router Protocol, is a Cisco proprietarv redundancy protocol . As an experienced network administrator, you are required to configure HSRP on a XYZ network.Which TWO of the following wii be available and shared between the routers configured with HSRP? ()(Choose two.)A. a shared single interfaceB. the ability to track serial interfacesC. UDP-based hello packetsD. the impact of flapping links if timers are too low

Which two of the following statements are true about HSRP load sharing?() (Choose two) A. It is achieved by using more than one HSRP group.B. It is done in regards to either round robin or weight basis.C. It is used to offload the active router in a certain HSRP group.D. Single group HSRP is used to achieve more efficient link utilization.E. The return traffic is influenced by HSRP load sharing configuration.

Which three statements about HSRP operation are true?() A.The virtual IP address and virtual MA+K44C address are active on the HSRP Master router.B.The HSRP default timers are a 3 second hello interval and a 10 second dead interval.C.HSRP supports only clear-text authentication.D.The HSRP virtual IP address must be on a different subnet than the routers‘ interfaces on the same LAN.E.The HSRP virtual IP address must be the same as one of the router‘s interface addresses on the LAN.F.HSRP supports up to 255 groups per interface, enabling an administrative form of load balancing.

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?()A、 The HSRP priority for router R1 will increase to 200.B、 Router R1 will become the standby router if the priority drops below 50.C、 The HSRP priority for router R1 will decrease to 50 points when Fa0/2 goes down.  D、 Router R1 will wait 50 seconds before attempting to preempt the active router.

HSRP has been configured between two Company devices.  Which of the following describe  reasons for deploying HSRP? ()A、 HSRP provides redundancy and fault toleranceB、 HSRP allows one router to automatically assume the function of the second router if the second  router failsC、 HSRP allows one router to automatically assume the function of the second router if the second  router startsD、 HSRP provides redundancy and load balancing

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? ()A、 physical layer issuesB、 no spanning tree loopsC、 use of non-default HSRP timersD、 failure to set the command standby 35 preempt

Hot Standby Router Protocol (HSRP) is able to provide network redundancy for IP networks. Concerning HSRP load sharing, which two descriptions make sense?()A、It is achieved by using more than one HSRP group.B、It is done in regards to either round robin or weight basis.C、It is used to offload the active router in a certain HSRP group.D、The return traffic is influenced by HSRP load sharing configuration.E、Single group HSRP is used to achieve more efficient link utilization.

HSRP. Known as Hot Stanclby Router Protocol, is a Cisco proprietarv redundancy protocol . As an experienced network administrator, you are required to configure HSRP on a XYZ network. Which TWO of the following wii be available and shared between the routers configured with HSRP? ()(Choose two.)A、a shared single interfaceB、the ability to track serial interfacesC、UDP-based hello packetsD、the impact of flapping links if timers are too low

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 veryfrequent HSRP group state transitions. What is the most likely cause of this?()A、physical layer issuesB、no spanning tree loopsC、use of non-default HSRP timersD、failure to set the command standby 35 preempt

Which three statements best describe HSRP configuration on Cisco Nexus switches?()A、 In a vPC topology, the primary HSRP router will respond to ARP requests, but both HSRP routers will forward data traffic. No additional configuration is required.B、 In a vPC topology, the primary HSRP router will respond to ARP requests, but both HSRP routers will forward data traffic if the peer-gateway feature is enabled.C、 You can configure two overlapping HSRP groups to load share traffic from the connected hosts while providing the default router redundancy.D、 You can use the show standby command to verify HSRP operation and configuration.E、 If you remove the feature hsrp command, all relevant HSRP configuration information isalso removed.

Router R1 and R2 are both configured for HSRP.  Which two statements about the HSRP priorities  of these two routers are true?()A、 To assign the HSRP router priority in a standby group, the standby group-number priority  priority-value global configuration command must be used.B、 The default priority of a router is zero (0).C、 The no standby priority command assigns a priority of 100 to the router.D、 Assuming that preempting has also been configured, the router with the lowest priority in an  HSRP group would become the active router.E、 When two routers in an HSRP standby group are configured with identical priorities, the router  with the highest configured IP address will become the active router.

You need to decide on the best router redundancy protocol to use in the Company network.  Which  two statements are true about HSRP, VRRP, and GLBP?()A、 GLBP and VRRP allow for MD5 authentication, whereas HSRP does not.B、 HSRP allows for multiple upstream active links being simultaneously used, whereas GLBP  does not.C、 GLBP allows for router load balancing of traffic from a network segment without the different  host IP configurations required to achieve the same results with HSRP.D、 Unlike HSRP and VRRP, GLBP allows automatic selection and simultaneous use of multiple  available gateways.E、 GLBP allows for router load balancing of traffic from a network segment by utilizing the creation  of multiple standby groups.

You have configured router R1 with HSRP, using the standard defaults.  Which three statements  are true of a default HSRP configuration?()A、 The Standby hello time is 2 seconds.B、 Two HSRP groups are configured.C、 The Standby track interface priority is 10.D、 The Standby hold time is 10 secondsE、 The Standby priority is 100.F、 The Standby delay is 3 seconds.

Assume two routers on the same subnet, R1 and R2, both configured for HSRP. R1 has a priority of 120.Which of the following HSRP interface configurations will always result in the R2 becoming the primary?()A、standby 1 priority 110B、standby 1 priority 120C、standby 1 priority 130D、standby 1 priority 110 preemptE、standby 1 priority 120 preemptF、standby 1 priority 130 preempt

For the following protocols, which one provides a mechanism to transparently intercept and redirect CIFS traffic from a client to a local Cisco Wida Area Application engine?()A、Virtual Router Redundancy Protocol(VRRP)B、File Transport Protocol(FTP)C、Hot Standby Routing Protocol(HSRP)D、Web Cache Communication Protocol(WCCP)

R1 and R2 exchange HSRP between each other in the Company network.  In which three HSRP  states do routers send hello messages?()A、 LearnB、 SpeakC、 StandbyD、 ListenE、 ActiveF、 Remove

多选题Hot Standby Router Protocol (HSRP) is able to provide network redundancy for IP networks. Concerning HSRP load sharing, which two descriptions make sense?()AIt is achieved by using more than one HSRP group.BIt is done in regards to either round robin or weight basis.CIt is used to offload the active router in a certain HSRP group.DThe return traffic is influenced by HSRP load sharing configuration.ESingle group HSRP is used to achieve more efficient link utilization.

多选题Routers R1 and R2 use HSRP so that one router will back up the other should there be a failure.   Which two statements are true about the Hot Standby Router Protocol (HSRP)? ()ALoad sharing with HSRP is achieved by creating multiple subinterfaces on the HSRP routers.BRouters configured for HSRP can belong to multiple groups and multiple VLANs.CLoad sharing with HSRP is achieved by creating HSRP groups on the HSRP routers.DAll routers configured for HSRP load balancing must be configured with the same priority.ERouters configured for HSRP must belong to only one group per HSRP interface.

多选题HSRP has been configured between two Company devices.  Which of the following describe  reasons for deploying HSRP? ()AHSRP provides redundancy and fault toleranceBHSRP allows one router to automatically assume the function of the second router if the second  router failsCHSRP allows one router to automatically assume the function of the second router if the second  router startsDHSRP provides redundancy and load balancing

多选题You need to decide on the best router redundancy protocol to use in the Company network.  Which  two statements are true about HSRP, VRRP, and GLBP?()AGLBP and VRRP allow for MD5 authentication, whereas HSRP does not.BHSRP allows for multiple upstream active links being simultaneously used, whereas GLBP  does not.CGLBP allows for router load balancing of traffic from a network segment without the different  host IP configurations required to achieve the same results with HSRP.DUnlike HSRP and VRRP, GLBP allows automatic selection and simultaneous use of multiple  available gateways.EGLBP allows for router load balancing of traffic from a network segment by utilizing the creation  of multiple standby groups.

多选题Which three statements about HSRP operation are true?()AThe virtual IP address and virtual MA+K44C address are active on the HSRP Master router.BThe HSRP default timers are a 3 second hello interval and a 10 second dead interval.CHSRP supports only clear-text authentication.DThe HSRP virtual IP address must be on a different subnet than the routers' interfaces on the same LAN.EThe HSRP virtual IP address must be the same as one of the router's interface addresses on the LAN.FHSRP supports up to 255 groups per interface, enabling an administrative form of load balancing.

单选题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 veryfrequent HSRP group state transitions. What is the most likely cause of this?()Aphysical layer issuesBno spanning tree loopsCuse of non-default HSRP timersDfailure to set the command standby 35 preempt

多选题You have configured router R1 with HSRP, using the standard defaults.  Which three statements  are true of a default HSRP configuration?()AThe Standby hello time is 2 seconds.BTwo HSRP groups are configured.CThe Standby track interface priority is 10.DThe Standby hold time is 10 secondsEThe Standby priority is 100.FThe Standby delay is 3 seconds.

多选题R1 and R2 exchange HSRP between each other in the Company network.  In which three HSRP  states do routers send hello messages?()ALearnBSpeakCStandbyDListenEActiveFRemove

多选题HSRP. Known as Hot Stanclby Router Protocol, is a Cisco proprietarv redundancy protocol . As an experienced network administrator, you are required to configure HSRP on a XYZ network. Which TWO of the following wii be available and shared between the routers configured with HSRP? ()(Choose two.)Aa shared single interfaceBthe ability to track serial interfacesCUDP-based hello packetsDthe impact of flapping links if timers are too low

多选题Router R1 is configured for HSRP.  Which of the following are valid HSRP states on R1? ()AInitBIdleCActiveDStandbyEEstablishedFBackup

多选题Which two of the following statements are true about HSRP load sharing?() (Choose two)AIt is achieved by using more than one HSRP group.BIt is done in regards to either round robin or weight basis.CIt is used to offload the active router in a certain HSRP group.DSingle group HSRP is used to achieve more efficient link utilization.EThe return traffic is influenced by HSRP load sharing configuration.