Users Guide
Figure 146. VRRP for IPv4 Topology
Examples of Conguring VRRP for IPv4 and IPv6
The following example shows conguring VRRP for IPv4 Router 2.
R2(conf)#interface tengigabitethernet 1/1/3/1
R2(conf-if-te-1/1/3/1)#ip address 10.1.1.1/24
R2(conf-if-te-1/1/3/1)#vrrp-group 99
R2(conf-if-te-1/1/3/1-vrid-99)#priority 200
R2(conf-if-te-1/1/3/1-vrid-99)#virtual 10.1.1.3
R2(conf-if-te-1/1/3/1-vrid-99)#no shut
R2(conf-if-te-1/1/3/1)#show conf
!
interface TenGigabitEthernet 1/1/3/1
 ip address 10.1.1.1/24
!
 vrrp-group 99
 priority 200
 virtual-address 10.1.1.3
 no shutdown
R2(conf-if-te-1/1/3/1)#end
R2#show vrrp
------------------
Virtual Router Redundancy Protocol (VRRP)
919










