Specifications

Send document comments to nexus3k-docfeedback@cisco.com.
14-7
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, Release 5.0(3)U2(2)
OL-25782-02
Chapter 14 Configuring HSRP
Configuring HSRP
Configuring HSRP
This section includes the following topics:
Enabling the HSRP Feature, page 14-7
Configuring the HSRP Version, page 14-8
Configuring an HSRP Group for IPv4, page 14-8
Configuring the HSRP Virtual MAC Address, page 14-10
Authenticating HSRP, page 14-10
Configuring HSRP Object Tracking, page 14-12
Configuring the HSRP Priority, page 14-14
Customizing HSRP, page 14-14
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 HSRP Feature
You must globally enable the HSRP feature before you can configure and enable any HSRP groups.
DETAILED STEPS
To enable the HSRP feature, use the following command in global configuration mode:
To disable the HSRP feature and remove all associated configuration, use the following command in
global configuration mode:
Table 14-1 Default HSRP Parameters
Parameters Default
HSRP Disabled
Authentication Enabled as text for version 1, with cisco as the
password
HSRP version Version 1
Preemption disabled
Priority 100
virtual MAC address Derived from HSRP group number
Command Purpose
feature hsrp
Example:
switch(config)# feature hsrp
Enables HSRP.