Users Guide

VRRP for IPv6 Configuration
This section shows VRRP IPv6 topology with CLI configurations.
Consider an example VRRP for IPv6 configuration in which the IPv6 VRRP group consists of two routers.
Figure 157. VRRP for IPv6 Topology
NOTE:
This example does not contain comprehensive directions and is intended to provide guidance for only a typical
VRRP configuration. You can copy and paste from the example to your CLI. Be sure you make the necessary changes to
support your own IP addresses, interfaces, names, and so on.
NOTE: In a VRRP or VRRPv3 group, if two routers come up with the same priority and another router already has
MASTER status, the router with master status continues to be master even if one of two routers has a higher IP or IPv6
address.
Router 2
R2(conf)#interface tengigabitethernet 1/1
R2(conf-if-te-1/1)#no ip address
R2(conf-if-te-1/1)#ipv6 address 1::1/64
R2(conf-if-te-1/1)#vrrp-group 10
916
Virtual Router Redundancy Protocol (VRRP)