Configuring HSRP

This chapter contains the following sections:

About HSRP

Hot Standby Router Protocol (HSRP) provides high network availability by providing redundancy for IP traffic from hosts on networks. HSRP routes IP traffic without relying on the availability of any single router. It enables a set of router interfaces to work together to present the appearance of a single virtual router or default gateway to the hosts on a LAN.

When HSRP is configured on a network or segment, it provides a virtual Media Access Control (MAC) address and an IP address that is shared among a group of configured routers. HSRP allows two or more HSRP-configured routers to use the MAC address and IP network address of a virtual router. The virtual router does not exist; it represents the common target for routers that are configured to provide backup to each other. One of the routers is selected to be the active router and another to be the standby router. The standby router assumes control of the group MAC address and IP address when the designated active router fail.

In Cisco UCS Director, HSRP configuration is supported on the following Cisco network devices:

  • Cisco Nexus 5000, 5500, and 5672 Series switches
  • Cisco Nexus 7000 Series switches

Configuring HSRP


    Step 1   On the menu bar, choose Physical > Network.
    Step 2   In the Network pane, choose the pod.
    Step 3   Select the network device to be configured.
    Step 4   Click View Details.
    Note    For configuring HSRP on Cisco Nexus 7000 Series switches, expand the pod and choose the network device. Click the VDC tab, choose the Ethernet type VDC, and click View Details.
    Step 5   Click the HSRP tab.
    Step 6   Click Add.
    Step 7   In the Configure HSRP dialog box, complete the following fields:
    Name Description

    Interface Name field

    Click Select and choose an interface on which you want to enable HSRP.

    Description field

    Description for the selected interface.

    Enable Interface check box

    Check the check box to enable the interface.

    Interface IP Address field

    The IP address of the interface.

    IP Network Mask field

    The network mask address of the interface.

    HSRP Group Number field

    The group number to which the command applies. The valid range is from 0 to 4095.

    Authentication Text field

    Enter a string to be carried in all HSRP messages.

    Min Preempt Delay Time field

    The time that is set to cause the local router to postpone taking over the active role for the number of seconds shown. The range is 0 to 3600 (1 hour); the default is 0 (no delay before taking over).

    Priority field

    Sets the group priority. The valid range is from 1 to 255; the default is 100.

    Lower Threshold Time field

    Sets the lower threshold time. The valid range is from 0 to 255 and must be lesser than priority.

    Upper Threshold Time field

    Sets the upper threshold time. The valid range is from 0 to 255 and must be greater than lower threshold time and priority.

    Hello Interval field

    The hello interval in seconds. The range is from 1 to 254; the default is 3 seconds.

    Hold Time Interval field

    The time in seconds before the active or standby router is declared to be down. The range is from 1 to 255; the default is 10 seconds.

    Virtual IP Address field

    The virtual IP address of the hot standby router interface. You must enter the virtual IP address for at least one of the interfaces; it can be learned on the other interfaces.

    Copy Running configuration to Startup configuration check box

    Check the check box to copy the running configuration to the startup configuration.

    Step 8   Click Submit.