1-52
Figure 1-22
Network diagram for BGP load balancing configuration (on switches)
Configuration procedure
1) Configure IP addresses for interfaces (omitted)
2) Configure BGP connections
z
On Switch A, establish eBGP connections with Switch B and Switch C respectively; configure BGP
to advertise network 8.1.1.0/24 to Switch B and Switch C, so that Switch B and Switch C can
access the internal network connected to Switch A.
z
On Switch B, establish an eBGP connection with Switch A and an iBGP connection with Switch C;
configure BGP to advertise network 9.1.1.0/24 to Switch A, so that Switch A can access the
intranet through Switch B; configure a static route to interface loopback 0 on Switch C (or use a
routing protocol like OSPF) to establish the iBGP connection.
z
On Switch C, establish an eBGP connection with Switch A and an iBGP connection with Switch B;
configure BGP to advertise network 9.1.1.0/24 to Switch A, so that Switch A can access the
intranet through Switch C; configure a static route to interface loopback 0 on Switch B (or use
another protocol like OSPF) to establish the iBGP connection.
# Configure Switch A.
<SwitchA> system-view
[SwitchA] bgp 65008
[SwitchA-bgp] router-id 1.1.1.1
[SwitchA-bgp] peer 3.1.1.1 as-number 65009
[SwitchA-bgp] peer 3.1.2.1 as-number 65009
[SwitchA-bgp] network 8.1.1.1 24
[SwitchA-bgp] quit
# Configure Switch B.
<SwitchB> system-view
[SwitchB] bgp 65009
[SwitchB-bgp] router-id 2.2.2.2
[SwitchB-bgp] peer 3.1.1.2 as-number 65008
[SwitchB-bgp] peer 3.3.3.3 as-number 65009
[SwitchB-bgp] peer 3.3.3.3 connect-interface loopback 0
[SwitchB-bgp] network 9.1.1.0 255.255.255.0
[SwitchB-bgp] quit
[SwitchB] ip route-static 3.3.3.3 32 9.1.1.2
Summary of Contents for S7906E - Switch
Page 82: ...1 4 DeviceA interface tunnel 1 DeviceA Tunnel1 service loopback group 1...
Page 200: ...1 11 DeviceB display vlan dynamic No dynamic vlans exist...
Page 598: ...ii...
Page 1757: ...4 9...
Page 1770: ...6 4...
Page 2017: ...2 11 Figure 2 3 SFTP client interface...
Page 2238: ...1 16 DeviceA cfd linktrace service instance 1 mep 1001 target mep 4002...