First-hop redundancy protocol
First hop redundancy protocols are a category of networking protocols designed to protect the default gateway used on a subnetwork by allowing two or more routers to provide backup for that address. In the event of failure of an active router, the backup router will take over the address, usually within a few seconds. In practice, such protocols can also be used to protect other services operating on a single IP address, not just routers.
Examples of such protocols include :
- Hot Standby Router Protocol - Cisco's initial, proprietary standard developed in 1998
- Virtual Router Redundancy Protocol - an open standard protocol based largely on Cisco's HSRP
- Common Address Redundancy Protocol - patent-free, unencumbered alternative to Cisco's HSRP and the IETF's VRRP, developed in October 2003
- Extreme Standby Router Protocol - Extreme Networks' proprietary standard with fast failover and layer 2 protection
- Gateway [Load Balancing Protocol] - a more recent proprietary standard from Cisco that permits Load [balancing (computing)|load balancing] as well as redundancy
- Routed Split multi-link trunking - an Avaya redundancy protocol
- NetScreen Redundancy Protocol - a Juniper Networks proprietary router redundancy protocol providing load balancing
- Chassis Cluster Redundant Ethernet - a Juniper Networks proprietary Ethernet redundancy protocol, used on its SRX platform
- Multi-active Gateway Protocol - a Mellanox proprietary protocol based on VRRP that allows active-active operation