Cisco Cisco IOS Software Release 12.2(14)SX

Seite von 38
      Gateway Load Balancing Protocol
Configuration Examples
11
Cisco IOS Release 12.2(14)S
Configuring GLBP Weighting Example
In the following example, Router A, shown in Figure 1, is configured to track the IP routing state of the 
POS interface 6/0, an initial GLBP weighting with upper and lower thresholds is set, and a weighting 
decrement value of 5 is set. If POS interface 6/0 goes down, the weighting value of the router is reduced.
track 2 interface POS6/0 ip routing
interface FastEthernet0/0
 glbp 10 weighting 110 lower 95 upper 105
 glbp 10 weighting track 2 decrement 5
Enabling GLBP Configuration Example
In the following example, Router A, shown in Figure 1, is configured to enable GLBP, and the virtual IP 
address of 10.21.8.10 is specified for GLBP group 10:
interface FastEthernet0/0
 ip address 10.21.8.32 255.255.255.0
 glbp 10 ip 10.21.8.10