Deployment Guide

Table Of Contents
Sample Configurations
Before you set up VRRP, review the following sample configurations.
VRRP for an IPv4 Configuration
The following configuration shows how to enable IPv4 VRRP. 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. To
support your own IP addresses, interfaces, names, and so on, be sure that you make the necessary changes. The VRRP topology
was created using the CLI configuration shown in the following example.
Figure 177. VRRP for IPv4 Topology
Examples of Configuring VRRP for IPv4 and IPv6
The following example shows configuring 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
1070
Virtual Router Redundancy Protocol (VRRP)