Comware

 View Only
  • 1.  about HSRP

    Posted Jun 28, 2007 03:24 AM
    Hi Any body have idea about HSRP fit in which area?

    Thanks
    Pravin


  • 2.  RE: about HSRP

    Posted Jun 28, 2007 05:45 AM
    I'm not sure about your question. HSRP is Hot Standby Routing Protocol, is a Cisco proprietary protocol for having multiple routers acting as a default gateway on a single subnet. In this reguard it works like VRRP (Virtual Router Redundancy Protocol).

    I've never worked with HSRP, but my understanding is that it is in some ways better than VRRP, because it allows some level of load sharing and balancing between the member routers. But HSRP also requires that all member routers are Cisco. Since VRRP is an open standard, it will work in a multi-vendor environment.


  • 3.  RE: about HSRP

    Posted Jun 28, 2007 07:40 PM
    I Know about but my question is

    In which environment it is fit.

    what is it's use in real world.


  • 4.  RE: about HSRP

    Posted Jun 29, 2007 12:40 AM
    It's used for REAL, HEAVY routing by the top router company's devices: Cisco Systems.


  • 5.  RE: about HSRP

    Posted Jun 29, 2007 08:15 AM
    Hi

    HSRP is a Redundancy Protocol used usually on Core Switches.

    This protocol forms a Virtual Core Switch that has more than One Core (Dual Core Switches in most cases and Multiple in Distributed Core situation).

    So,
    Its a part of the Redundancy and load sharing techniques in the network where one Routing Switch is active and the other in Standby waiting for the Master fail to handle its operation , and in some cases both Routing Switches will work in Active/Active topology.

    HSRP is a Cisco proprietary, and your equivalent is the VRRP which is standard.

    Note: VRRP does load sharing between all the Routing Switches involved in the VRRP operation.


    More info about VRRP:
    http://en.wikipedia.org/wiki/VRRP

    More info about VRRP operation on ProCurve Switches:
    ftp://ftp.hp.com/pub/networking/software/3500-5400-6200-MRG-0207-K_12_XX-6-VRRP.pdf

    Good Luck !!!