Cisco Nexus 3000 Series Configuration Manual page 299

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
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.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface interface-type slot/port
Example:
switch(config)# interface ethernet 2/1
switch(config-if)#
Step 3
no switchport
Example:
switch(config-if)# no switchport
Step 4
vrrp number
Example:
switch(config-if)# vrrp 250
switch(config-if-vrrp)#
Step 5
shutdown
Example:
switch(config-if-vrrp)# shutdown
switch(config-if-vrrp)#
Step 6
advertisement-interval seconds
Example:
switch(config-if-vrrp)# advertisement-interval 15
2-7.
configure terminal
interface interface-type slot/port
no switchport
vrrp number
shutdown
advertisement-interval seconds
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)
Configuring VRRP
"Configuring IPv4 Addressing"
Purpose
Enters configuration mode.
Enters interface configuration mode.
Configures the interface as a Layer 3
routed interface.
Creates a virtual router group.
Disables the VRRP group. Disabled by
default.
Sets the interval time in seconds between
sending advertisement frames. The range
is from 1 to 254. The default is 1 second.
13-13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents