Chapter 27 Hot Standby Router Protocol and Virtual Router Redundancy Protocol

Where to Go Next

Router# configure terminal

Router(config)# interface Vlan10

Router(config-if)#ip address 10.10.10.26 255.255.255.0

Router(config-if)#vrrp 2 ip 10.10.10.30

Router(config-if)#vrrp 2 timers advertise 2

Router(config-if)#vrrp 2 preempt delay minimum 10

Router(config-if)# vrrp 2 priority 90

Router(config-if)#vrrp 2 authentication text cisco7

Router(config-if)#vrrp 2 track 1 decrement 20

Router(config-if)# end

Example: VRRP Text Authentication

The following example shows how to configure VRRP text authentication using a text string:

Router# configure terminal

Router(config)# interface GigabitEthernet 0/0/0

Router(config)# ip address 10.21.8.32 255.255.255.0

Router(config-if)#vrrp 10 authentication text stringxyz

Router(config-if)#vrrp 10 ip 10.21.8.10

Where to Go Next

For additional information on configuring HSRP and VRRP, see the documentation listed in the “Related Documents” section on page 27-9.

Additional References

Related Documents

Related Topic

Document Title

 

 

Cisco IOS commands

Cisco IOS Master Commands List, All Releases

 

 

ASR 901 Command Reference

Cisco ASR 901 Series Aggregation Services Router Command

 

Reference

 

 

Cisco IOS Interface and Hardware Component

Cisco IOS Interface and Hardware Component Command Reference

Commands

 

 

 

Standards

Standard

None

Title

 

 

Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide

 

 

 

 

 

 

OL-23826-09

 

 

27-9

 

 

 

 

 

Page 559
Image 559
Cisco Systems A9014CFD manual Example Vrrp Text Authentication, 27-9