Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 Figure 1. BGP Load Balancing

Procedure

This section describes the steps of how to configure basic BGP functions on SwitchA, SwitchB, SwitchC and SwitchD.

Switch A

Step1         Configure the VLANs and VLAN interfaces.

...

Code Block
admin@SwitchA# set protocols bgp ipv4 -unicast multipath ibgp maximum-paths 2
admin@SwitchA# commit

...