Skip to main content

Ccie exam dumps GLBP gateway load balancing protocol principle

Ccie exam dumpsGLBP gateway load balancing protocol principle

GLBP( the Gateway Load Balancing Protocol), is Cisco's proprietary protocol.LBP not only provides redundant gateways, but also provides load balancing between gateways.He compensates for the limitations of existing redundant router protocols. Ccie exam dumps.The goal of designing GLBP is to automatically select and use multiple available gateways simultaneously.Unlike HSRP and VRRP, G LBP can make full use of resources without having to configure multiple groups and manage multiple default gateway configurations.

Up to 4 routers in the GLBP group can be used as the IP default gateway. These gateways are called AVF (Active Virtual Forwarder).ccie exam dumps.GLBP automatically manages the allocation of virtual MAC addresses and decides who is responsible for handling the forwarding work (this is the key to distinguishing between HSRP and VRRP, which has a virtual IP in GLBP but corresponds to multiple virtual MACs).

GLBP provides the following features:

GLBP AVG (Active Virtual Gateway): A member of a GLBP group will elect a gateway to become the AVG for that group.Other group members act as backup gateways for AVG in case AVG fails. ccie exam dumps.AVG assigns a virtual MAC address to each member of the GLBP group.

GLBP AVF (Active Virtual Forwarder): AVG will assign virtual MAC addresses to the gateway, and each gateway has the responsibility to forward those packets sent to this virtual MAC address.These gateways are AVFs of virtual MAC addresses.

GLBP Communication :The GLBP members communicate with each other by sending a Hello packet to the multicast address 224.0.0.102 and UDP3222 every 3 seconds.

Active Gateway Election:

Elect the active gateway using a mechanism similar to HSRP,

Election comparison

1. Priority (1-255 default 100)

2.ip address

The router with the highest priority becomes the active router. If the priorities are the same, the router with the highest IP address becomes the active router. Called Active Virtual Gateway, other non-AVGs provide redundancy.

After a router is elected as AVG, a different job from HSRP begins, and AVG assigns a virtual MAC address to other GLBP group members.

All routers in the GLBP group forward packets, but each router is only responsible for forwarding packets related to its own virtual MAC address.

GLBP allows automatic selection and uses all available gateways in the group at the same time. Members of the GLBP group will elect a gateway to serve as the AVG for the group.Other group members provide backups for AVG to prevent AVG from malfunctioning. AVG assigns a virtual MAC address to each member of the GLBP group.ccie exam dumps..All routers will forward as data frames sent by the AVF to the virtual MAC address. When the client sends an ARP request to get the address of the default gateway, AVG will send these virtual MAC addresses in the ARP response.A maximum of 4 group members can be in a GLBP group. ccie exam dumps..The practice is to provide users with a single IP, each router provides users with different MAC addresses, so that the packets sent by the user to the group IP are successfully shared on each router.

GLBP supports the use of multiple default routers to provide traffic load balancing for the same default gateway IP address. In this environment, GLBP supports the following load sharing modes.

The GLBP protocol supports three load balancing methods:

First: according to the source mac address of different hosts

Second: poll based on arp request

Third: According to the weight distribution of the router, the higher the weight, the more likely it is to be assigned.

bluefox(config-subif)#GLbp 1 load-balancing ?

  host-dependent Load balance equally, source MAC determines forwarder choice

  round-robin Load balance equally using each forwarder in turn

  weighted Load balance in proportion to forwarder weighting

Host-related load sharing algorithm: As long as a virtual MAC address is also involved in traffic forwarding in the GLBP group, it is ensured that a host always uses this virtual MAC address for communication.

Cyclic load sharing algorithm: When the client sends an ARP request to resolve the MAC address of the default gateway, the MAC address contained in the ARP response received by each client is the MAC address of the next available router in the round robin algorithm.The MAC addresses of all routers are put into the address resolution response in order, and the MAC address corresponding to the default gateway IP address is returned to the client.ccie exam dumps.

Weighted load sharing algorithm: The amount of load directed to a router depends on the weighting value advertised by the router.

The weighting of the GLBP determines whether a router acts as a virtual forwarder. ccie exam dumps.The administrator can set the initial weight value and can specify a threshold.The administrator can configure the GLBP to track the interface status and set a decrement value that is used to reduce the weighting value when the tracked interface is closed.When the weight of the GLBP router drops below a certain value, the router will no longer become an active virtual forwarder.When the weighting rises above a certain value, the router can resume its active virtual forwarder role.

The weighting mechanism of GLBP is different from HSRP or VRRP. Only one threshold is defined in HSRP and VRRP. ccie exam dumps.If the router priority drops below this threshold, the router becomes active.Two thresholds are defined in the GLBP: a lower threshold is used when the router weight is reduced, and a higher threshold is used when the router weight is increased.This double threshold mechanism is more flexible than a single threshold system.

Publisher:IE LAB

publish Website: http://ielab.network

WhatsApp: +8617782638871

Skype:live:ielab.anna


Ccie exam dumpsGLBP gateway load balancing protocol principle

Comments

Popular posts from this blog

Cisco ccie exam Linux overview and history

      Cisco ccie exam Linux overview and history Simply put, the Linux operating system is a clone of the UNIX operating system, which was born on October 5, 1991 (the first time it was officially announced). It's the same as Microsoft's Windows, apple's MAC OS and android on mobile phones. Cisco ccie exam.Compared to ordinary people, Linux system may be relatively unfamiliar, and most of them are probably familiar with Windows system. Since the graphical interface of Windows is simpler and easier to use, Windows occupies more markets, and Linux systems are mainly command-line operations, which are more demanding for professionalism.Cisco ccie exam Linux systems are stable, secure, and have strong concurrency, so they are widely used in the server field. The professional servers are almost all Linux systems. Linux is open source, free, everyone can see the source code of Linux, you can use Linux for free. And the Linux kernel is short and lean, and some can only be a ...

Cisco ccie exam Introduction to the OpenFlow protocol

Cisco ccie exam Introduction to the OpenFlow protocol OpenFlow, a network communication protocol, belongs to the data link layer and can control the forwarding plane of the network switch or router, thereby changing the network path of the network packet. OpenFlow protocol background: Forwarding and control separation is one of the essential features of SDN networks.In the SDN network architecture, the control plane is separated from the forwarding plane, the management and state of the network are logically grouped together, and the underlying network infrastructure is independent from the application, thereby enabling the network to achieve unprecedented programmable, controllable, and automated capabilities.Cisco ccie exam. This makes it easy for users to build highly scalable elastic networks based on business needs. To implement the transfer separation architecture of the SDN network, a communication interface standard needs to be established between the SDN controller and the dat...

CISCO CCIE EXAM 5G and WIFI6, still can't tell? (1)

cisco ccie exam 5G and WIFI6, still can't tell? (1) Ⅰ. the opening: On October 3, 2018, the Wi-Fi Alliance officially incorporated WiFi based on the 802.11ax standard into the regular army and became the sixth generation WiFi technology. The WiFi specification was renamed, the standard 802.11n was renamed to WiFi 4, the standard 802.11ac was renamed to WiFi 5, and the new standard 802.11ax was renamed to WiFi 6. (Of course, the previous generation of 802.11b/a/g can be chased as WiFi 1/2/3) Not only changed the naming convention of WiFi, but also in the network connection of WiFi devices. Also all use the new UI icon. The icon will display the level of the WiFi network you are currently connected to through the most intuitive numbers. Wi-Fi is well known to us. Wi-fi has evolved from 802.11b in 1999 and has gone through five generations. The Wi-Fi Alliance announced the simplification of the name of the new Wi-fi to Wi-fi6 when it introduced the new generation of 802.11ax stan...