...
Figure 1. BGP Route Reflector Configuration
Procedure
This section describes the steps to configure basic BGP functions on SwitchA, SwitchB, SwitchC and SwitchD, configure Switch D as the route reflector for Switch B and Switch C.
Switch A
Step1 Configure the VLANs and VLAN interfaces.
...
Code Block |
---|
admin@SwitchD# set protocols bgp ipv4 unicast neighbor 192.168.40.1 ipv4-unicast route-reflector-client admin@SwitchD# set protocols bgp ipv4 unicast neighbor 192.168.5040.1 ipv4-unicast route-reflector-client |
Step4 Enable IP routing.
...