A network administrator deploys two Layer 3 switches (Switch-Alpha and Switch-Beta) using Hot Standby Router Protocol (HSRP) to provide default gateway redundancy for a server subnet (). Switch-Alpha is designated as the primary gateway with an HSRP priority of 120, while Switch-Beta is configured with the default priority of 100. Interface tracking is enabled on Switch-Alpha to decrement its priority by 30 if its uplink interface fails. During a simulated link failure on Switch-Alpha's uplink, its priority drops to 90, allowing Switch-Beta (priority 100) to assume the active gateway role. However, after the uplink link on Switch-Alpha is fully restored and its priority returns to 120, Switch-Beta remains the active gateway while Switch-Alpha stays in standby mode. Which of the following root causes best explains why Switch-Alpha failed to reclaim the active gateway role upon uplink restoration?
- Switch-Alpha was not configured with the HSRP preempt command.Cevap
- BThe workstation hosts on the subnet were statically configured with Switch-Beta's physical IP address as their default gateway.
- CSwitch-Beta was configured with the highest numerical Spanning Tree Protocol (STP) priority value.
- DThe HSRP virtual IP address (VIP) was assigned directly to Switch-Alpha's physical interface.