Administrator Guide

you make the necessary changes. The VRRP topology was created using the CLI configuration shown in the
following example.
Figure 125. VRRP for IPv4 Topology
Example of Configuring VRRP for IPv4
R2(conf)#int tengig 2/31
R2(conf-if-te-2/31)#ip address 10.1.1.1/24
R2(conf-if-te-2/31)#vrrp-group 99
R2(conf-if-te-2/31-vrid-99)#priority 200
R2(conf-if-te-2/31-vrid-99)#virtual 10.1.1.3
R2(conf-if-te-2/31-vrid-99)#no shut
R2(conf-if-te-2/31)#show conf
!
interface Tengigabitethernet 2/31
ip address 10.1.1.1/24
!
Virtual Router Redundancy Protocol (VRRP) 1014