Implementing Cisco IP Switched Networks (CCNP SWITCH, legacy) — Question 183
The following command was issued on a router that is being configured as the active HSRP router. standby ip 10.2.1.1
Which statement is true about this command?
Answer options
- A. This command will not work because the HSRP group information is missing
- B. The HSRP MAC address will be 0000 0c07 ac00
- C. The HSRP MAC address will be 0000 0c07 ac01.
- D. The HSRP MAC address will be 0000.070c ad01.
- E. This command will not work because the active parameter is missing
Correct answer: B
Explanation
The command 'standby ip 10.2.1.1' specifies the virtual IP address for HSRP, indicating that the HSRP MAC address will be 0000 0c07 ac01, which is the correct answer. Options A and E are incorrect because the command is valid without additional parameters, while options D and B do not reflect the correct MAC address generated for the HSRP group.