H Commands
This chapter describes the Cisco NX-OS Hot Standby Router Protocol (HSRP) commands that begin with H.
hsrp
To enter Hot Standby Router Protocol (HSRP) configuration mode and create an HSRP group, use the hsrp command. To disable HSRP, use the no form of this command.
Syntax Description
Number of HSRP groups that can be configured on a Gigabit Ethernet port, including the main interfaces and subinterfaces. The range is from 1 to 255. The default value is 0. |
|
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
You must globally enable HSRP before you can configure any HSRP options or create an HSRP group.
Examples
This example shows how to create and activate an HSRP group:
This example shows how to create and activate an HSRP group for IPv6:
Related Commands
|
|
---|---|
Creates a virtual IP address for the HSRP group. The IP address must be in the same subnet as the interface IP address. |
|
hsrp delay
To delay Hot Standbu Router Protocol (HSRP) initialization after a reload or after an interface comes up, use the hsrp delay command. To disable this function, use the no form of this command.
hsrp delay { minimum min-delay | reload reload-delay }
no delay { minimum min-delay | reload reload-delay}
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the hsrp delay command to delay HSRP initialization either after a reload or after an interface comes up. This configuration allows the interface and router to stabilize after the interface comes up and helps prevent HSRP state flapping.
Examples
This example shows how to configure a minimum delay of 3 seconds and a group initialization delay of 10 seconds:
Related Commands
|
|
---|---|