NXLL32 GLBP Gateway Load Balancing ProtocolLAB
NXLL32 GLBP Gateway Load Balancing ProtocolLAB
Task
Figure 1 Topology
Solution
Task 2: Configure Eigrp as per given in topology.
R1
MLS1 to MLS4
R1
int f0/0
ip nat outside
exit
int f0/1
ip nat inside
exit
MLS1 to MLS4
int f1/2
glbp 1 ip 192.168.200.254
glbp 1 preempt
exit
Task 5: Make sure MLS2 is become AVG (Active Virtual Gateway) and rest of all become AVF
(Active Virtual Forwarders)
MLS1
int f1/2
glbp 1 priority 190
exit
MLS2
int f1/2
glbp 1 priority 200
exit
MLS3
int f1/2
glbp 1 priority 191
exit
MLS4
int f1/2
glbp 1 priority 192
exit
MLS1 to MLS4
int f1/2
glbp 1 authentication md5 key-string N#!W@xL@B
exit
Lab 32: GLBP (Gateway Load Balancing Protocol)
Task 7: Make sure All PC's are able to ping www.netwaxlab.com and blog.eincop.com
(Note: Provide Glbp Virtual IP address 192.168.200.254 to all the Pc's Gateway so that they can
communicate with MLS.)