Conguring Router 1 as VRRP VRID Owner
To congure Router1 as a VRRP VRID Owner, enter the following commands.
Router1(config)# interface ethernet 1/1/6
Router1(config)# ip address 10.1.1.1/24
Router1(config-if-1/1/6)# ip vrrp vrid 1
Router1(config-if-1/1/6-vrid-1)# owner
Router1(config-if-1/1/6-vrid-1)# ip-address 10.1.1.1
Router1(config-if-1/1/6-vrid-1)# activate
Conguring Router 2 as VRRP Backup
To congure Router2 as a VRRP Backup for the same VRID, enter the following commands.
device Router2(config)# interface ethernet 1/1/6
device Router2(config-if-1/1/6)# ip address 10.1.1.2/24
device Router2(config-if-1/1/6)# ip vrrp vrid 1
device Router2(config-if-1/1/6-vrid-1)# backup
device Router2(config-if-1/1/6-vrid-1)# ip-address 10.1.1.1
device Router2(config-if-1/1/6-vrid-1)# activate
Conguring Router 1 as IPv6 VRRP VRID Owner
To
congure Router1 as a IPv6 VRRP VRID Owner, enter the following commands:
device Router1(config)# interface ethernet 1/1/7
device Router1(config-if-e1000-1/1/7)#ipv6 address 2002:AB3::1/64
device Router1(config-if-e1000-1/1/7)#ipv6 vrrp vrid 1
device Router1(config-if-e1000-1/1/7-vrid-1)#owner
device Router1(config-if-e1000-1/1/7-vrid-1)#ipv6-address 2002:AB3::1
device Router1(config-if-e1000-1/1/7-vrid-1)#activate
Conguring Router 2 as IPv6 VRRP backup for a VRID
To congure an IPv6 VRRP interface as a Backup for a VRID, and set its backup and track priority, enter the following:
device Router2(config)# interface ethernet 1/1/7
device Router2(config-if-e1000-1/1/7)#ipv6 address 2002:AB3::2/64
device Router2(config-if-e1000-1/1/7)#ipv6 vrrp vrid 1
device Router2(config-if-e1000-1/1/7-vrid-1)#backup priority 50 track-priority 10
device Router2(config-if-e1000-1/1/7-vrid-1)#ipv6-address 2002:AB3::1
device Router2(config-if-e1000-1/1/7-vrid-1)#activate
Suppression of RIP advertisements
NOTE
Suppression of RIPng advertisements on Backup routers for the backup interface is not supported by IPv6 VRRP v3 and IPv6
VRRP-E v3.
Normally, a VRRP or VRRP-E Backup includes route information for the virtual IP address (the backed-up interface) in RIP
advertisements. As a result, other routers receive multiple paths for the backed-up interface and might sometimes unsuccessfully use the
path to the Backup router rather than the path to the Master.
You can prevent the Backup routers from advertising route information for the backed-up interface by enabling suppression of the
advertisements.
Additional VRRP and VRRP-E parameter conguration
FastIron Ethernet Switch Layer 3 Routing
53-1003627-04 531