You want to configure HSRP between a Cisco IOS and a Cisco IOS XR router for the 192.0.2.0/24 subnet. Half of the PCs on

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

You want to configure HSRP between a Cisco IOS and a Cisco IOS XR router for the 192.0.2.0/24 subnet. Half of the PCs on

Post by answerhappygod »

You want to configure HSRP between a Cisco IOS and a Cisco IOS XR router for the 192.0.2.0/24 subnet. Half of the PCs on the 192.0.2.0/24 subnet are configured to use 192.0.2.1 as the default gateway, and the other half of the PCs are configured to use 192.0.2.254 as the default gateway. The intent is to load balance the traffic across both routers.
Which two IOS and IOS XR configurations are needed? (Choose two.)

A. ! IOS-XRinterface GigabitEthernet 0/0/0/0ip address 192.0.2.3 255.255.255.0router hsrpinterface GigabitEthernet 0/0/0/0hsrp 1 ipv4 192.0.2.1hsrp 1 priority 95hsrp 1 preempthsrp 2 ipv4 192.0.2.254hsrp 2 priority 105hsrp 2 preempt
B. ! IOS-XRinterface GigabitEthernet 0/0/0/0ip address 192.0.2.1 255.255.255.0router hsrpinterface GigabitEthernet 0/0/0/0hsrp 1 ipv4 192.0.2.1hsrp 1 priority 99hsrp 1 preempthsrp 2 ipv4 192.0.2.254hsrp 2 priority 101hsrp 2 preempt
C. ! IOS-XRinterface GigabitEthernet 0/0/0/0ip address 192.0.2.3 255.255.255.0router hsrpinterface GigabitEthernet 0/0/0/0hsrp 1 ipv4 192.0.2.1hsrp 1 priority 1hsrp 1 preempthsrp 2 ipv4 192.0.2.254hsrp 2 priority 1hsrp 2 preempt
D. ! IOSinterface GigabitEthernet 0/0ip address 192.0.2.2 255.255.255.0standby 1 ip 192.0.2.1standby 1 priority 105standby 1 preemptstandby 2 ip 192.0.2.254standby 2 priority 95standby 2 preempt
E. ! IOSinterface GigabitEthernet 0/0ip address 192.0.2.254 255.255.255.0standby 1 ip 192.0.2.1standby 1 preemptstandby 2 ip 192.0.2.254standby 2 preempt
F. ! IOSinterface GigabitEthernet 0/0ip address 192.0.2.2 255.255.255.0standby 1 ip 192.0.2.1standby 1 preemptstandby 1 priority 2standby 2 ip
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply