Send document comments to nexus3k-docfeedback@cisco.com
13-7
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release5.0(3)U1(1)
Chapter 13 Configuring VRRP
Configuring VRRP
Configuring VRRP
This section includes the following topics:
• Enabling the VRRP Feature, page 13-7
• Configuring VRRP Groups, page 13-8
• Configuring VRRP Priority, page 13-9
• Configuring VRRP Authentication, page 13-11
• Configuring Time Intervals for Advertisement Packets, page 13-12
• Disabling Preemption, page 13-14
• Configuring VRRP Interface State Tracking, page 13-15
Note If you are familiar with the Cisco IOS CLI, be aware that the Cisco NX-OS commands for this feature
might differ from the Cisco IOS commands that you would use.
Enabling the VRRP Feature
You must globally enable the VRRP feature before you can configure and enable any VRRP groups.
To enable the VRRP feature, use the following command in global configuration mode:
To disable the VRRP feature and remove all associated configuration, use the following command in
global configuration mode:
Command Purpose
feature vrrp
Example:
switch(config)# feature vrrp
Enables VRRP.
Command Purpose
no feature vrrp
Example:
switch(config)# no feature vrrp
Disables the VRRP feature.