Configuring Vrrp Authentication - Cisco Nexus 3000 Series Configuration Manual

Nx-os unicast routing configuration guide, nx-os release 5.0(3)u1(1)
Hide thumbs Also See for Nexus 3000 Series:
Table of Contents

Advertisement

Chapter 13
Configuring VRRP
S e n d d o c u m e n t c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
Command
Step 6
priority level [forwarding-threshold lower
lower-value upper upper-value ]
Example:
switch(config-if-vrrp)# priority 60
forwarding-threshold lower 40 upper 50
Step 7
no shutdown
Example:
switch(config-if-vrrp)# no shutdown
switch(config-if-vrrp)#
Step 8
show vrrp
Example:
switch(config-if-vrrp)# show vrrp
Step 9
copy running-config startup-config
Example:
switch(config-if-vrrp)# copy running-config
startup-config

Configuring VRRP Authentication

You can configure simple text authentication for a VRRP group.
BEFORE YOU BEGIN
Ensure that the authentication configuration is identical for all VRRP switches in the network.
Ensure that you have enabled the VRRP feature (see the
Ensure that you have configured an IP address on the interface (see the
section on page
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
2-7.
configure terminal
interface interface-type slot/port
no switchport
vrrp number
shutdown
authentication text password
no shutdown
(Optional) show vrrp
(Optional) copy running-config startup-config
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release 5.0(3)U1(1)
Purpose
Sets the priority level used to select the active
router in an VRRP group. The level range is
from 1 to 254. The default is 100 for backups
and 255 for a master that has an interface IP
address equal to the virtual IP address.
Enables the VRRP group. Disabled by default.
(Optional) Displays a summary of VRRP
information.
(Optional) Saves this configuration change.
"Configuring VRRP" section on page
"Configuring IPv4 Addressing"
Configuring VRRP
13-7).
13-11

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents