Specifications
Send document comments to nexus3k-docfeedback@cisco.com.
15-7
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, Release 5.0(3)U2(2)
OL-25782-02
Chapter 15 Configuring VRRP
Configuring VRRP
Configuring VRRP
This section includes the following topics:
• Enabling the VRRP Feature, page 15-7
• Configuring VRRP Groups, page 15-8
• Configuring VRRP Priority, page 15-9
• Configuring VRRP Authentication, page 15-11
• Configuring Time Intervals for Advertisement Packets, page 15-12
• Disabling Preemption, page 15-14
• Configuring VRRP Interface State Tracking, page 15-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.