! Plug port 16 of switch into ethernet 0/0 of E2 bdr router ! interface FastEthernet0/0 description Routing Workshop Core LAN no ip address ! interface FastEthernet0/0.1 encapsulation dot1Q 1 native ! interface FastEthernet0/0.11 encapsulation dot1Q 11 ip address 196.200.220.177 255.255.255.252 ! interface FastEthernet0/0.12 encapsulation dot1Q 12 ip address 196.200.220.181 255.255.255.252 ! interface FastEthernet0/0.13 encapsulation dot1Q 13 ip address 196.200.220.185 255.255.255.252 ! interface FastEthernet0/0.14 encapsulation dot1Q 14 ip address 196.200.220.189 255.255.255.252 ! interface FastEthernet0/0.15 encapsulation dot1Q 15 ip address 196.200.220.193 255.255.255.252 ! interface FastEthernet0/0.16 encapsulation dot1Q 16 ip address 196.200.220.197 255.255.255.252 ! interface FastEthernet0/0.17 encapsulation dot1Q 17 ip address 196.200.220.201 255.255.255.252 ! interface FastEthernet0/0.18 encapsulation dot1Q 18 ip address 196.200.220.205 255.255.255.252 ! interface FastEthernet0/0.19 encapsulation dot1Q 19 ip address 196.200.220.209 255.255.255.252 ! interface FastEthernet0/0.20 encapsulation dot1Q 20 ip address 196.200.220.213 255.255.255.252 ! router bgp 100 bgp log-neighbor-changes no synchronization no auto-summary neighbor 196.200.220.178 remote-as 1 neighbor 196.200.220.182 remote-as 2 neighbor 196.200.220.186 remote-as 3 neighbor 196.200.220.190 remote-as 4 neighbor 196.200.220.194 remote-as 5 neighbor 196.200.220.198 remote-as 6 neighbor 196.200.220.202 remote-as 7 neighbor 196.200.220.206 remote-as 8 neighbor 196.200.220.210 remote-as 9 neighbor 196.200.220.214 remote-as 10 !