An engineer must configure HSRP group 300 on a Cisco IOS router. When the router is functional, it must be the active HSRP router. The peer router has been configured using the default priority value. Which command set is required?
A.
standby version 2 standby 300 priority 110 standby 300 preempt
B.
standby 300 priority 110 standby 300 timers 1 110
C.
standby version 2 standby 300 priority 90 standby 300 preempt
In HSRP version 1, group numbers are supported the range from 0 to 255 and HSRP version 2 expands the group number range from 0 to 4095.
* So it should HSRP v2 to assign the group no. 300 (So. the ans should A or C).
* Default priority of the HSRP is 100 and the Router with higher priority no. will become Active Router. So the priority set over 100 for active router.
So, the answer is "A".
The correct answer is:
A.
cisco
Copy
Edit
standby version 2
standby 300 priority 110
standby 300 preempt
Explanation:
HSRP Default Priority:
The default priority for HSRP is 100.
To make this router the active router, its priority must be higher than 100.
Option A sets the priority to 110, which is higher than the default.
Preempt Feature:
standby 300 preempt ensures that if this router comes online after a failure, it will take back the active role (if it has the highest priority).
Without preempt, the router will not take over even if it has the highest priority.
HSRP Version 2:
standby version 2 enables HSRP version 2, which supports larger group numbers (0-4095) and IPv6.
Not mandatory but often recommended for modern networks.
B. standby 300 priority 110 standby 300 timers 1 110
Explanation:
The "standby 300 priority 110" command sets the priority of the router to 110, making it higher than the default priority of the peer router.
The "standby 300 timers 1 110" command sets the hello timer to 1 second and the hold timer to 110 seconds for HSRP group 300.
cisco(config)#interface e0/2.22
cisco(config-subif)#standby ?
<0-255> group number
...
cisco(config-subif)#standby version 2
cisco(config-subif)#standby ?
<0-4095> group number
'preempt' is only needed on the higher HSRP priority router as the lowest HSRP priority router will only take over when the higher HSRP priority router is not available hence no need to preempt an existing HSRP router.
The higher priority HSRP router will need to preempt the current HSRP router which has the lesser HSRP priority value.
Want to mention that two of the answers are similar, one with a priority value of 110 and the other with a value of 90. By default, the priority value is 100; to make this one active (as per the intent of the question), this router must have a higher priority value than its peer (which is using the default of 100).
This section is not available anymore. Please use the main Exam Page.350-401 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
error_909
Highly Voted 3 years, 1 month agoyoutri
2 years, 11 months agoKZM
Highly Voted 2 years, 1 month agocbg3k
Most Recent 2 months, 1 week ago[Removed]
5 months, 1 week agoHaidary
1 year agoCCNPWILL
1 year, 2 months agoanaz691011
1 year, 3 months agotechriese
1 year, 4 months agoNIL8891
1 year, 4 months agoibogovic
1 year, 5 months agotoppystar2003
1 year, 5 months agonushadu
1 year, 10 months agosnowblack
1 year, 11 months agoTenaciousGamer98
2 years, 4 months agoPudu_vlad
2 years, 5 months agoOndskan
2 years, 5 months agoKeepUpE
2 years, 6 months agoAldebeer
2 years, 7 months ago