Which router command is required to configure VRRP to support IPv6?
- fhrp version vrrp v3
- standby 6 ipv6 autoconfig
- standby 1 ipv6 FE80::1:1
- vrrp 22 address-family ipv6
Answers Explanation & Hints:
VRRPv3 supports IPv4 and IPv6 and is configured globally using the fhrp version vrrp v3 command before the vrrp instance-id address-family ipv6 interface configuration command is applied. standby 6 ipv6 autoconfig and standby 1 ipv6 FE80::1:1 are HSRP commands. |