Which correct command set configures HSRP for VLAN 1200 with the last usable subnet IP as the virtual address?
An engineer must configure HSRP for VLAN 1200 on SW1. The second switch is configured by using the last usable IP address in the network as the virtual IP. Which command set accomplishes this task?
Community Votes
95% of anonymous learners picked answer B. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
HSRP v1 only supports group numbers 0-255; group 1200 requires HSRP v2, paired with the subnet's last usable IP as the virtual address.
This question tests the mandatory configuration rules for HSRP group 1200 on VLAN 1200, including version requirements and correct virtual IP assignment.
Many candidates incorrectly select Option C, ignoring that group 1200 exceeds HSRP v1's 0-255 range and will trigger a configuration error.
Community Discussion (7 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Correct Option Justification
- Option B is fully compliant with Cisco HSRP specifications. It enables HSRP version 2 on the VLAN 1200 SVI, which supports group numbers up to 4095, and assigns the last usable IP of the subnet (172.12.0.254 for a /24 network) as the valid virtual HSRP address, meeting all task requirements.
Incorrect Option Analysis
- Option A: It uses the default HSRP v1, which cannot support group 1200, and fails to set the required last usable IP as the virtual address.
- Option C: It relies on default HSRP v1, which cannot recognize group 1200 and will throw a PT error during configuration, making it non-functional.
- Option D: It uses default HSRP v1 that does not support group 1200, and includes unnecessary extra configurations not required by the task.
Related Technical Principle
Cisco HSRP version 1 uses IPv4 multicast address 224.0.0.2 and only supports 256 total groups (0-255). HSRP version 2 expands the group number range to 0-4095, aligning with VLAN ID ranges, uses multicast 224.0.0.102, and fixes the group number conflict issue for VLAN-aware deployments.
Official Reference
Exam Strategy
Check if the HSRP group number exceeds 255 first, confirm HSRP v2 is enabled, then verify the last usable virtual IP.
Related Analysis
Practice All 350-401 Questions
Access 218 questions with complete answers and detailed explanations.
View Full 350-401 Practice Test →