SlideShare a Scribd company logo
1 of 1
FIRST HOP REDUNDANCY                                                                                       packetlife.net
                       Protocols                                                  Attributes
Hot Standby Router Protocol (HSRP)                                             HSRP          VRRP             GLBP
Provides default gateway redundancy using one active             Standard RFC 2281           RFC 3768         Cisco
and one standby router; standardized but licensed by
Cisco Systems                                           Load Balancing No                    No               Yes
Virtual Router Redundancy Protocol (VRRP)                     IPv6 Support Yes               No               Yes
An open-standard alternative to Cisco's HSRP,                    Transport UDP/1985          IP/112           UDP/3222
providing the same functionality
                                                        Default Priority 100                 100              100
Gateway Load Balancing Protocol (GLBP)
Supports arbitrary load balancing in addition to              Default Hello 3 sec            1 sec            3 sec
redundancy across gateways; Cisco proprietary           Multicast Group 224.0.0.2            224.0.0.18       224.0.0.102

                 HSRP                                   VRRP                                         GLBP

    100          200        100             100         200         100                100           200        100
       Standby     Active     Listen           Backup     Master      Backup             AVF           AVF          AVF
                                                                                                       AVG




                       HSRP Configuration                                      HSRP/GLBP Interface States

interface FastEthernet0/0                                            Speak     Gateway election in progress
 ip address 10.0.1.2 255.255.255.0                                   Active    Active router/VG
 standby version {1 | 2}
 standby 1 ip 10.0.1.1                                               Standby     Backup router/VG
 standby 1 timers <hello> <dead>
 standby 1 priority <priority>                                       Listen    Not the active router/VG
 standby 1 preempt
 standby 1 authentication md5 key-string <password>                               VRRP Interface States
 standby 1 track <interface> <value>
                                                                     Master     Acting as the virtual router
 standby 1 track <object> decrement <value>
                                                                     Backup     All non-master routers
                       VRRP Configuration
                                                                                        GLBP Roles
interface FastEthernet0/0
                                                                     Active Virtual Gateway (AVG)
 ip address 10.0.1.2 255.255.255.0
 vrrp 1 ip 10.0.1.1
                                                                     Answers for the virtual router and assigns
 vrrp 1 timers {advertise <hello> | learn}                           virtual MAC addresses to group members
 vrrp 1 priority <priority>                                          Active Virtual Forwarder (AVF)
 vrrp 1 preempt                                                      All routers which forward traffic for the group
 vrrp 1 authentication md5 key-string <password>
 vrrp 1 track <object> decrement <value>                                          GLBP Load Balancing
                                                                     Round-Robin (default)
                       GLBP Configuration
                                                                     The AVG answers host ARP requests for the
interface FastEthernet0/0                                            virtual router with the next router in the cycle
 ip address 10.0.1.2 255.255.255.0                                   Host-Dependent
 glbp 1 ip 10.0.1.1                                                  Round-robin cycling is used while a consistent
 glbp 1 timers <hello> <dead>
                                                                     AVF is maintained for each host
 glbp 1 timers redirect <redirect> <time-out>
 glbp 1 priority <priority>                                          Weighted
 glbp 1 preempt                                                      Determines the proportionate share of hosts
 glbp 1 forwarder preempt                                            handled by each AVF
 glbp 1 authentication md5 key-string <password>
 glbp 1 load-balancing <method>                                                       Troubleshooting
 glbp 1 weighting <weight> lower <lower> upper <upper>
 glbp 1 weighting track <object> decrement <value>                   show standby [brief]          show vrrp [brief]
                                                                     show glbp [brief]             show track [brief]
by Jeremy Stretch                                                                                                         v2.0

More Related Content

What's hot

Ovs perf
Ovs perfOvs perf
Ovs perfMadhu c
 
Network Test Automation 2015-04-23 #npstudy
Network Test Automation 2015-04-23 #npstudyNetwork Test Automation 2015-04-23 #npstudy
Network Test Automation 2015-04-23 #npstudyHiroshi Ota
 
Accelerating Neutron with Intel DPDK
Accelerating Neutron with Intel DPDKAccelerating Neutron with Intel DPDK
Accelerating Neutron with Intel DPDKAlexander Shalimov
 
LF_OVS_17_Red Hat's perspective on OVS HW Offload Status
LF_OVS_17_Red Hat's perspective on OVS HW Offload StatusLF_OVS_17_Red Hat's perspective on OVS HW Offload Status
LF_OVS_17_Red Hat's perspective on OVS HW Offload StatusLF_OpenvSwitch
 
LF_OVS_17_Enabling hardware acceleration in OVS-DPDK using DPDK Framework.
LF_OVS_17_Enabling hardware acceleration in OVS-DPDK using DPDK Framework.LF_OVS_17_Enabling hardware acceleration in OVS-DPDK using DPDK Framework.
LF_OVS_17_Enabling hardware acceleration in OVS-DPDK using DPDK Framework.LF_OpenvSwitch
 
LF_OVS_17_State of the OVN
LF_OVS_17_State of the OVNLF_OVS_17_State of the OVN
LF_OVS_17_State of the OVNLF_OpenvSwitch
 
Taking Security Groups to Ludicrous Speed with OVS (OpenStack Summit 2015)
Taking Security Groups to Ludicrous Speed with OVS (OpenStack Summit 2015)Taking Security Groups to Ludicrous Speed with OVS (OpenStack Summit 2015)
Taking Security Groups to Ludicrous Speed with OVS (OpenStack Summit 2015)Thomas Graf
 
Destination NAT.docx
Destination NAT.docxDestination NAT.docx
Destination NAT.docxHritikGupta56
 
LF_OVS_17_Open vSwitch Offload: Conntrack and the Upstream Kernel
LF_OVS_17_Open vSwitch Offload: Conntrack and the Upstream KernelLF_OVS_17_Open vSwitch Offload: Conntrack and the Upstream Kernel
LF_OVS_17_Open vSwitch Offload: Conntrack and the Upstream KernelLF_OpenvSwitch
 
LF_OVS_17_Ingress Scheduling
LF_OVS_17_Ingress SchedulingLF_OVS_17_Ingress Scheduling
LF_OVS_17_Ingress SchedulingLF_OpenvSwitch
 
TRex Realistic Traffic Generator - Stateless support
TRex  Realistic Traffic Generator  - Stateless support TRex  Realistic Traffic Generator  - Stateless support
TRex Realistic Traffic Generator - Stateless support Hanoch Haim
 
PLNOG 3: Ela Jasińska - From the Earth to the Moon From a Quagga-based Route...
PLNOG 3: Ela Jasińska -  From the Earth to the Moon From a Quagga-based Route...PLNOG 3: Ela Jasińska -  From the Earth to the Moon From a Quagga-based Route...
PLNOG 3: Ela Jasińska - From the Earth to the Moon From a Quagga-based Route...PROIDEA
 
Accelerate Service Function Chaining Vertical Solution with DPDK
Accelerate Service Function Chaining Vertical Solution with DPDKAccelerate Service Function Chaining Vertical Solution with DPDK
Accelerate Service Function Chaining Vertical Solution with DPDKOPNFV
 
iptables and Kubernetes
iptables and Kubernetesiptables and Kubernetes
iptables and KubernetesHungWei Chiu
 
Sdnds tw-meetup-2
Sdnds tw-meetup-2Sdnds tw-meetup-2
Sdnds tw-meetup-2Fei Ji Siao
 
Openv switchの使い方とか
Openv switchの使い方とかOpenv switchの使い方とか
Openv switchの使い方とかkotto_hihihi
 
DPACC Acceleration Progress and Demonstration
DPACC Acceleration Progress and DemonstrationDPACC Acceleration Progress and Demonstration
DPACC Acceleration Progress and DemonstrationOPNFV
 
LF_OVS_17_OVS/OVS-DPDK connection tracking for Mobile usecases
LF_OVS_17_OVS/OVS-DPDK connection tracking for Mobile usecasesLF_OVS_17_OVS/OVS-DPDK connection tracking for Mobile usecases
LF_OVS_17_OVS/OVS-DPDK connection tracking for Mobile usecasesLF_OpenvSwitch
 
LF_OVS_17_OVN and Containers - An update.
LF_OVS_17_OVN and Containers - An update.LF_OVS_17_OVN and Containers - An update.
LF_OVS_17_OVN and Containers - An update.LF_OpenvSwitch
 

What's hot (20)

Dropped image 170
Dropped image 170Dropped image 170
Dropped image 170
 
Ovs perf
Ovs perfOvs perf
Ovs perf
 
Network Test Automation 2015-04-23 #npstudy
Network Test Automation 2015-04-23 #npstudyNetwork Test Automation 2015-04-23 #npstudy
Network Test Automation 2015-04-23 #npstudy
 
Accelerating Neutron with Intel DPDK
Accelerating Neutron with Intel DPDKAccelerating Neutron with Intel DPDK
Accelerating Neutron with Intel DPDK
 
LF_OVS_17_Red Hat's perspective on OVS HW Offload Status
LF_OVS_17_Red Hat's perspective on OVS HW Offload StatusLF_OVS_17_Red Hat's perspective on OVS HW Offload Status
LF_OVS_17_Red Hat's perspective on OVS HW Offload Status
 
LF_OVS_17_Enabling hardware acceleration in OVS-DPDK using DPDK Framework.
LF_OVS_17_Enabling hardware acceleration in OVS-DPDK using DPDK Framework.LF_OVS_17_Enabling hardware acceleration in OVS-DPDK using DPDK Framework.
LF_OVS_17_Enabling hardware acceleration in OVS-DPDK using DPDK Framework.
 
LF_OVS_17_State of the OVN
LF_OVS_17_State of the OVNLF_OVS_17_State of the OVN
LF_OVS_17_State of the OVN
 
Taking Security Groups to Ludicrous Speed with OVS (OpenStack Summit 2015)
Taking Security Groups to Ludicrous Speed with OVS (OpenStack Summit 2015)Taking Security Groups to Ludicrous Speed with OVS (OpenStack Summit 2015)
Taking Security Groups to Ludicrous Speed with OVS (OpenStack Summit 2015)
 
Destination NAT.docx
Destination NAT.docxDestination NAT.docx
Destination NAT.docx
 
LF_OVS_17_Open vSwitch Offload: Conntrack and the Upstream Kernel
LF_OVS_17_Open vSwitch Offload: Conntrack and the Upstream KernelLF_OVS_17_Open vSwitch Offload: Conntrack and the Upstream Kernel
LF_OVS_17_Open vSwitch Offload: Conntrack and the Upstream Kernel
 
LF_OVS_17_Ingress Scheduling
LF_OVS_17_Ingress SchedulingLF_OVS_17_Ingress Scheduling
LF_OVS_17_Ingress Scheduling
 
TRex Realistic Traffic Generator - Stateless support
TRex  Realistic Traffic Generator  - Stateless support TRex  Realistic Traffic Generator  - Stateless support
TRex Realistic Traffic Generator - Stateless support
 
PLNOG 3: Ela Jasińska - From the Earth to the Moon From a Quagga-based Route...
PLNOG 3: Ela Jasińska -  From the Earth to the Moon From a Quagga-based Route...PLNOG 3: Ela Jasińska -  From the Earth to the Moon From a Quagga-based Route...
PLNOG 3: Ela Jasińska - From the Earth to the Moon From a Quagga-based Route...
 
Accelerate Service Function Chaining Vertical Solution with DPDK
Accelerate Service Function Chaining Vertical Solution with DPDKAccelerate Service Function Chaining Vertical Solution with DPDK
Accelerate Service Function Chaining Vertical Solution with DPDK
 
iptables and Kubernetes
iptables and Kubernetesiptables and Kubernetes
iptables and Kubernetes
 
Sdnds tw-meetup-2
Sdnds tw-meetup-2Sdnds tw-meetup-2
Sdnds tw-meetup-2
 
Openv switchの使い方とか
Openv switchの使い方とかOpenv switchの使い方とか
Openv switchの使い方とか
 
DPACC Acceleration Progress and Demonstration
DPACC Acceleration Progress and DemonstrationDPACC Acceleration Progress and Demonstration
DPACC Acceleration Progress and Demonstration
 
LF_OVS_17_OVS/OVS-DPDK connection tracking for Mobile usecases
LF_OVS_17_OVS/OVS-DPDK connection tracking for Mobile usecasesLF_OVS_17_OVS/OVS-DPDK connection tracking for Mobile usecases
LF_OVS_17_OVS/OVS-DPDK connection tracking for Mobile usecases
 
LF_OVS_17_OVN and Containers - An update.
LF_OVS_17_OVN and Containers - An update.LF_OVS_17_OVN and Containers - An update.
LF_OVS_17_OVN and Containers - An update.
 

Viewers also liked

VPC PPT @NETWORKERSHOME
VPC PPT @NETWORKERSHOMEVPC PPT @NETWORKERSHOME
VPC PPT @NETWORKERSHOMEnetworkershome
 
CCNAv5 - S3: Chapter2 Lan Redundancy
CCNAv5 - S3: Chapter2 Lan RedundancyCCNAv5 - S3: Chapter2 Lan Redundancy
CCNAv5 - S3: Chapter2 Lan RedundancyVuz Dở Hơi
 
Exploiting First Hop Protocols to Own the Network - Paul Coggin
Exploiting First Hop Protocols to Own the Network - Paul CogginExploiting First Hop Protocols to Own the Network - Paul Coggin
Exploiting First Hop Protocols to Own the Network - Paul CogginEC-Council
 

Viewers also liked (7)

CCNA Notes
CCNA NotesCCNA Notes
CCNA Notes
 
Vpc notes
Vpc notesVpc notes
Vpc notes
 
VPC PPT @NETWORKERSHOME
VPC PPT @NETWORKERSHOMEVPC PPT @NETWORKERSHOME
VPC PPT @NETWORKERSHOME
 
First hop redundancy
First hop redundancyFirst hop redundancy
First hop redundancy
 
CCNAv5 - S3: Chapter2 Lan Redundancy
CCNAv5 - S3: Chapter2 Lan RedundancyCCNAv5 - S3: Chapter2 Lan Redundancy
CCNAv5 - S3: Chapter2 Lan Redundancy
 
CISCO HSRP VRRP GLBP
CISCO HSRP VRRP GLBPCISCO HSRP VRRP GLBP
CISCO HSRP VRRP GLBP
 
Exploiting First Hop Protocols to Own the Network - Paul Coggin
Exploiting First Hop Protocols to Own the Network - Paul CogginExploiting First Hop Protocols to Own the Network - Paul Coggin
Exploiting First Hop Protocols to Own the Network - Paul Coggin
 

Similar to First hop redundancy

GLBP (gateway load balancing protocol)
GLBP (gateway load balancing protocol)GLBP (gateway load balancing protocol)
GLBP (gateway load balancing protocol)Netwax Lab
 
Ip services
Ip servicesIp services
Ip servicesStudent
 
Hallowed be thy packets by Paul Coggin
Hallowed be thy packets by Paul CogginHallowed be thy packets by Paul Coggin
Hallowed be thy packets by Paul CogginEC-Council
 
First Hop Redundancy Protocols in IPv6 HSRP + GLBP
First Hop Redundancy Protocols in IPv6 HSRP + GLBPFirst Hop Redundancy Protocols in IPv6 HSRP + GLBP
First Hop Redundancy Protocols in IPv6 HSRP + GLBPIT Tech
 
Class notes fhrp,hsrp
Class notes  fhrp,hsrpClass notes  fhrp,hsrp
Class notes fhrp,hsrpSagarR24
 
Class notes fhrp,hsrp,vrrp
Class notes fhrp,hsrp,vrrpClass notes fhrp,hsrp,vrrp
Class notes fhrp,hsrp,vrrpSagarR24
 
Gateway load balancing protocol
Gateway load balancing protocolGateway load balancing protocol
Gateway load balancing protocolWahyu Nasution
 
Mpls Presentation Ine
Mpls Presentation IneMpls Presentation Ine
Mpls Presentation IneAlp isik
 
Bgp For Presentation
Bgp For PresentationBgp For Presentation
Bgp For PresentationAlp isik
 
VRRP (virtual router redundancy protocol)
VRRP (virtual router redundancy protocol)VRRP (virtual router redundancy protocol)
VRRP (virtual router redundancy protocol)Netwax Lab
 

Similar to First hop redundancy (20)

GLBP (gateway load balancing protocol)
GLBP (gateway load balancing protocol)GLBP (gateway load balancing protocol)
GLBP (gateway load balancing protocol)
 
Layer 3 redundancy hsrp
Layer 3 redundancy   hsrpLayer 3 redundancy   hsrp
Layer 3 redundancy hsrp
 
Ip services
Ip servicesIp services
Ip services
 
Hallowed be thy packets by Paul Coggin
Hallowed be thy packets by Paul CogginHallowed be thy packets by Paul Coggin
Hallowed be thy packets by Paul Coggin
 
First Hop Redundancy Protocols in IPv6 HSRP + GLBP
First Hop Redundancy Protocols in IPv6 HSRP + GLBPFirst Hop Redundancy Protocols in IPv6 HSRP + GLBP
First Hop Redundancy Protocols in IPv6 HSRP + GLBP
 
Eigrp
EigrpEigrp
Eigrp
 
Eigrp
EigrpEigrp
Eigrp
 
Eigrp
EigrpEigrp
Eigrp
 
Rip
RipRip
Rip
 
Rip
RipRip
Rip
 
Class notes fhrp,hsrp
Class notes  fhrp,hsrpClass notes  fhrp,hsrp
Class notes fhrp,hsrp
 
Class notes fhrp,hsrp,vrrp
Class notes fhrp,hsrp,vrrpClass notes fhrp,hsrp,vrrp
Class notes fhrp,hsrp,vrrp
 
Gateway load balancing protocol
Gateway load balancing protocolGateway load balancing protocol
Gateway load balancing protocol
 
Mpls Presentation Ine
Mpls Presentation IneMpls Presentation Ine
Mpls Presentation Ine
 
I pv4 multicast
I pv4 multicastI pv4 multicast
I pv4 multicast
 
I pv4 multicast
I pv4 multicastI pv4 multicast
I pv4 multicast
 
Bgp For Presentation
Bgp For PresentationBgp For Presentation
Bgp For Presentation
 
Vrrp Alp
Vrrp AlpVrrp Alp
Vrrp Alp
 
VRRP (virtual router redundancy protocol)
VRRP (virtual router redundancy protocol)VRRP (virtual router redundancy protocol)
VRRP (virtual router redundancy protocol)
 
Link Virtualization based on Xen
Link Virtualization based on XenLink Virtualization based on Xen
Link Virtualization based on Xen
 

More from Mohamed Gamel (20)

Vyatta subnet range_cheat_sheet
Vyatta subnet range_cheat_sheetVyatta subnet range_cheat_sheet
Vyatta subnet range_cheat_sheet
 
Voip basics
Voip basicsVoip basics
Voip basics
 
Vla ns
Vla nsVla ns
Vla ns
 
Tcpdump
TcpdumpTcpdump
Tcpdump
 
Spanning tree
Spanning treeSpanning tree
Spanning tree
 
Scapy
ScapyScapy
Scapy
 
Qo s
Qo sQo s
Qo s
 
Ppp
PppPpp
Ppp
 
Physical terminations
Physical terminationsPhysical terminations
Physical terminations
 
Ospf
OspfOspf
Ospf
 
Nat
NatNat
Nat
 
Media wiki
Media wikiMedia wiki
Media wiki
 
Markdown
MarkdownMarkdown
Markdown
 
Is is
Is isIs is
Is is
 
I pv6
I pv6I pv6
I pv6
 
I pv4 subnetting
I pv4 subnettingI pv4 subnetting
I pv4 subnetting
 
I psec
I psecI psec
I psec
 
Ios zone based-firewall
Ios zone based-firewallIos zone based-firewall
Ios zone based-firewall
 
Ios i pv4_access_lists
Ios i pv4_access_listsIos i pv4_access_lists
Ios i pv4_access_lists
 
Ios interior routing_protocols
Ios interior routing_protocolsIos interior routing_protocols
Ios interior routing_protocols
 

First hop redundancy

  • 1. FIRST HOP REDUNDANCY packetlife.net Protocols Attributes Hot Standby Router Protocol (HSRP) HSRP VRRP GLBP Provides default gateway redundancy using one active Standard RFC 2281 RFC 3768 Cisco and one standby router; standardized but licensed by Cisco Systems Load Balancing No No Yes Virtual Router Redundancy Protocol (VRRP) IPv6 Support Yes No Yes An open-standard alternative to Cisco's HSRP, Transport UDP/1985 IP/112 UDP/3222 providing the same functionality Default Priority 100 100 100 Gateway Load Balancing Protocol (GLBP) Supports arbitrary load balancing in addition to Default Hello 3 sec 1 sec 3 sec redundancy across gateways; Cisco proprietary Multicast Group 224.0.0.2 224.0.0.18 224.0.0.102 HSRP VRRP GLBP 100 200 100 100 200 100 100 200 100 Standby Active Listen Backup Master Backup AVF AVF AVF AVG HSRP Configuration HSRP/GLBP Interface States interface FastEthernet0/0 Speak Gateway election in progress ip address 10.0.1.2 255.255.255.0 Active Active router/VG standby version {1 | 2} standby 1 ip 10.0.1.1 Standby Backup router/VG standby 1 timers <hello> <dead> standby 1 priority <priority> Listen Not the active router/VG standby 1 preempt standby 1 authentication md5 key-string <password> VRRP Interface States standby 1 track <interface> <value> Master Acting as the virtual router standby 1 track <object> decrement <value> Backup All non-master routers VRRP Configuration GLBP Roles interface FastEthernet0/0 Active Virtual Gateway (AVG) ip address 10.0.1.2 255.255.255.0 vrrp 1 ip 10.0.1.1 Answers for the virtual router and assigns vrrp 1 timers {advertise <hello> | learn} virtual MAC addresses to group members vrrp 1 priority <priority> Active Virtual Forwarder (AVF) vrrp 1 preempt All routers which forward traffic for the group vrrp 1 authentication md5 key-string <password> vrrp 1 track <object> decrement <value> GLBP Load Balancing Round-Robin (default) GLBP Configuration The AVG answers host ARP requests for the interface FastEthernet0/0 virtual router with the next router in the cycle ip address 10.0.1.2 255.255.255.0 Host-Dependent glbp 1 ip 10.0.1.1 Round-robin cycling is used while a consistent glbp 1 timers <hello> <dead> AVF is maintained for each host glbp 1 timers redirect <redirect> <time-out> glbp 1 priority <priority> Weighted glbp 1 preempt Determines the proportionate share of hosts glbp 1 forwarder preempt handled by each AVF glbp 1 authentication md5 key-string <password> glbp 1 load-balancing <method> Troubleshooting glbp 1 weighting <weight> lower <lower> upper <upper> glbp 1 weighting track <object> decrement <value> show standby [brief] show vrrp [brief] show glbp [brief] show track [brief] by Jeremy Stretch v2.0