This chapter describes the Cisco NX-OS Hot Standby Router Protocol (HSRP) commands that begin with F.
To enter Hot Standby Router Protocol (HSRP) configuration mode and enable HSRP, use the feature hsrp command. To disable HSRP, use the no form of this command.
feature hsrp
no feature hsrp
The command has no arguments or keywords.
Disabled
Global configuration mode
|
|
---|---|
6.0(2)N1(1) |
This command was introduced. |
You must enable the HSRP feature before you can configure HSRP.
This command does not require a license.
This example shows how to enable HSRP on the switch:
switch# configure terminal
switch(config)# feature hsrp
switch(config)#
This example shows how to disable HSRP:
switch# configure terminal
switch(config)# no feature hsrp
switch(config)#
|
|
---|---|
hsrp group |
Creates and activates an HSRP group. |
show feature |
Displays the status of features on a switch. |
show hsrp |
Displays HSRP information. |