! Plug port 10 of switch into ethernet 0/0 of SI border router ! ! replace 2001:43f8:220:ff00::/50 with the network for this year ! ensure no static routes except the ones here (and default) exist ! ipv6 unicast-routing ipv6 cef interface FastEthernet0/0 description Ethernet-Connection-to-bb-rtr-ws ip address 196.200.223.160 255.255.255.0 duplex auto speed auto ipv6 address 2001:43f8:0:223:196:200:223:160/64 ! interface FastEthernet0/1 description SI Workshop Core LAN no ip address ! interface FastEthernet0/1.11 description table-a as1 encapsulation dot1Q 11 ip address 196.200.221.1 255.255.255.252 ipv6 address 2001:43f8:220:ff01::1/64 ! interface FastEthernet0/1.12 description table-b as2 encapsulation dot1Q 12 ip address 196.200.221.5 255.255.255.252 ipv6 address 2001:43f8:220:ff02::1/64 ! interface FastEthernet0/1.13 description table-c as3 encapsulation dot1Q 13 ip address 196.200.221.9 255.255.255.252 ipv6 address 2001:43f8:220:ff03::1/64 ! interface FastEthernet0/1.14 description table-d as4 encapsulation dot1Q 14 ip address 196.200.221.13 255.255.255.252 ipv6 address 2001:43f8:220:ff04::1/64 ! interface FastEthernet0/1.15 description table-e as5 encapsulation dot1Q 15 ip address 196.200.221.17 255.255.255.252 ipv6 address 2001:43f8:220:ff05::1/64 ! interface FastEthernet0/1.16 description table-f as6 encapsulation dot1Q 16 ip address 196.200.221.21 255.255.255.252 ipv6 address 2001:43f8:220:ff06::1/64 ! interface FastEthernet0/1.17 description table-g as7 encapsulation dot1Q 17 ip address 196.200.221.25 255.255.255.252 ipv6 address 2001:43f8:220:ff07::1/64 ! interface FastEthernet0/1.18 description table-h as8 encapsulation dot1Q 18 ip address 196.200.221.29 255.255.255.252 ipv6 address 2001:43f8:220:ff08::1/64 ! interface FastEthernet0/1.19 description table-i as9 encapsulation dot1Q 19 ip address 196.200.221.33 255.255.255.252 ipv6 address 2001:43f8:220:ff09::1/64 ! interface FastEthernet0/1.20 description table-j as10 encapsulation dot1Q 20 ip address 196.200.221.37 255.255.255.252 ipv6 address 2001:43f8:220:ff0A::1/64 ! interface FastEthernet0/1.21 description table-k as11 encapsulation dot1Q 21 ip address 196.200.221.41 255.255.255.252 ipv6 address 2001:43f8:220:ff0B::1/64 ! interface FastEthernet0/1.22 description table-l as12 encapsulation dot1Q 22 ip address 196.200.221.45 255.255.255.252 ipv6 address 2001:43f8:220:ff0C::1/64 ! interface FastEthernet0/1.23 description table-m as13 encapsulation dot1Q 23 ip address 196.200.221.49 255.255.255.252 ipv6 address 2001:43f8:220:ff0D::1/64 ! interface FastEthernet0/1.24 description table-n as14 encapsulation dot1Q 24 ip address 196.200.221.53 255.255.255.252 ipv6 address 2001:43f8:220:ff0E::1/64 ! router bgp 100 no bgp default ipv4-unicast bgp log-neighbor-changes neighbor 2001:43f8:220:ff01::2 remote-as 1 neighbor 2001:43f8:220:ff02::2 remote-as 2 neighbor 2001:43f8:220:ff03::2 remote-as 3 neighbor 2001:43f8:220:ff04::2 remote-as 4 neighbor 2001:43f8:220:ff05::2 remote-as 5 neighbor 2001:43f8:220:ff06::2 remote-as 6 neighbor 2001:43f8:220:ff07::2 remote-as 7 neighbor 2001:43f8:220:ff08::2 remote-as 8 neighbor 2001:43f8:220:ff09::2 remote-as 9 neighbor 2001:43f8:220:ff0a::2 remote-as 10 neighbor 2001:43f8:220:ff0b::2 remote-as 11 neighbor 2001:43f8:220:ff0c::2 remote-as 12 neighbor 2001:43f8:220:ff0d::2 remote-as 13 neighbor 2001:43f8:220:ff0e::2 remote-as 14 neighbor 196.200.221.2 remote-as 1 neighbor 196.200.221.6 remote-as 2 neighbor 196.200.221.10 remote-as 3 neighbor 196.200.221.14 remote-as 4 neighbor 196.200.221.18 remote-as 5 neighbor 196.200.221.22 remote-as 6 neighbor 196.200.221.26 remote-as 7 neighbor 196.200.221.30 remote-as 8 neighbor 196.200.221.34 remote-as 9 neighbor 196.200.221.38 remote-as 10 neighbor 196.200.221.42 remote-as 11 neighbor 196.200.221.46 remote-as 12 neighbor 196.200.221.50 remote-as 13 neighbor 196.200.221.54 remote-as 14 ! address-family ipv4 neighbor 196.200.221.2 activate neighbor 196.200.221.2 default-originate neighbor 196.200.221.6 activate neighbor 196.200.221.6 default-originate neighbor 196.200.221.10 activate neighbor 196.200.221.10 default-originate neighbor 196.200.221.14 activate neighbor 196.200.221.14 default-originate neighbor 196.200.221.18 activate neighbor 196.200.221.18 default-originate neighbor 196.200.221.22 activate neighbor 196.200.221.22 default-originate neighbor 196.200.221.26 activate neighbor 196.200.221.26 default-originate neighbor 196.200.221.30 activate neighbor 196.200.221.30 default-originate neighbor 196.200.221.34 activate neighbor 196.200.221.34 default-originate neighbor 196.200.221.38 activate neighbor 196.200.221.38 default-originate neighbor 196.200.221.42 activate neighbor 196.200.221.42 default-originate neighbor 196.200.221.46 activate neighbor 196.200.221.46 default-originate neighbor 196.200.221.50 activate neighbor 196.200.221.50 default-originate neighbor 196.200.221.54 activate neighbor 196.200.221.54 default-originate no auto-summary no synchronization network 196.200.220.0 mask 255.255.255.0 exit-address-family ! address-family ipv6 neighbor 2001:43f8:220:ff01::2 activate neighbor 2001:43f8:220:ff01::2 default-originate neighbor 2001:43f8:220:ff02::2 activate neighbor 2001:43f8:220:ff02::2 default-originate neighbor 2001:43f8:220:ff03::2 activate neighbor 2001:43f8:220:ff03::2 default-originate neighbor 2001:43f8:220:ff04::2 activate neighbor 2001:43f8:220:ff04::2 default-originate neighbor 2001:43f8:220:ff05::2 activate neighbor 2001:43f8:220:ff05::2 default-originate neighbor 2001:43f8:220:ff06::2 activate neighbor 2001:43f8:220:ff06::2 default-originate neighbor 2001:43f8:220:ff07::2 activate neighbor 2001:43f8:220:ff07::2 default-originate neighbor 2001:43f8:220:ff08::2 activate neighbor 2001:43f8:220:ff08::2 default-originate neighbor 2001:43f8:220:ff09::2 activate neighbor 2001:43f8:220:ff09::2 default-originate neighbor 2001:43f8:220:ff0a::2 activate neighbor 2001:43f8:220:ff0a::2 default-originate neighbor 2001:43f8:220:ff0b::2 activate neighbor 2001:43f8:220:ff0b::2 default-originate neighbor 2001:43f8:220:ff0c::2 activate neighbor 2001:43f8:220:ff0c::2 default-originate neighbor 2001:43f8:220:ff0d::2 activate neighbor 2001:43f8:220:ff0d::2 default-originate neighbor 2001:43f8:220:ff0e::2 activate neighbor 2001:43f8:220:ff0e::2 default-originate no synchronization network 2001:43f8:220:ff00::/60 exit-address-family ! ip route 196.200.220.0 255.255.255.0 null0 250 ipv6 route 2001:43f8:220:ff00::/60 null0 250 !