About 50 results
Open links in new tab
  1. Load Sharing with HSRP Multigroup HSRP (MHSRP) Lab

    In order to utilize both paths from the Mlutilayer Switch network to the R3 networkS, you can configure Multigroup HSRP (MHSRP) between R1 and R2. Essentially, R1 is configured with two HSRP …

  2. Reg HSRP V1 vs HSRP V2 - Cisco Learning Network

    With HSRP version 1, you cannot use HSRP active hello messages to identify which physical router sent the message because the source MAC address is the HSRP virtual MAC address. The HSRP …

  3. Duplicate address detection in HSRP - Cisco Learning Network

    In the case of a mis-configuration HSRP will detect the duplicate (using gratuitous ARP) but it will not cause either router to disable HSRP (at least not on 15.2 (4)M11). Both routers will list "active" with …

  4. HSRP basics - Cisco Learning Network

    While doing HSRP configuration test, if I shut only 1 interface from router 1, and keep the other interface up, the Router 2 is not passing any traffic from switch 1 to my server.

  5. HSRP in Router on a Stick with Multiple Sub interfaces and VLANs

    I'm currently working on creating a Redundancy in three different VLANs having a different network. Within the two router, I configure sub interfaces then HSRP however I can't still connect into other …

  6. HSRP with direct dedicated connection between routers

    HSRP with direct dedicated connection between routers Hi, I'm configuring HSRP as the figure shows" If I use ports connected to the switch and their IP address subnet for configuring HSRP, everything will …

  7. Is there a way to speed up HSRP preempt? - Cisco Learning Network

    Preemption back to the original active router is a little more complicated. While the preemption timer is 0 seconds by default, meaning that you attempt to preempt as soon as possible, it still takes time for …

  8. HSRP Load Balancing - Cisco Learning Network

    Eric, Yes, HSRP can do load sharing/balancing and it will work. You must configure multiple HSRP groups each assigned to a different subnet/VLAN. Attached is a Cisco pdf on Load Sharing with …

  9. HSRP Quest - Cisco Learning Network

    As described, when electing the active HSRP router, the priority value is compared first (the highest priority wins), and if there is a tie, the process looks at the primary IP addresses (the highest IP is …

  10. DHCP in conjunction with HSRP - Cisco Learning Network

    HSRP works by providing a Virtual IP and a Virtual MAC-address for clients on that local subnet. In other words, when clients on the local subnet needs to send a packet towards a remote-subnet it needs to …