~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Clutterbuck Config~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Clutterbuck ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef ! ! ip vrf clutz rd 1001:1 route-target export 1001:1 route-target import 1001:2 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 192.168.255.253 255.255.255.255 ! interface Loopback1 ip vrf forwarding clutz ip address 172.16.0.1 255.255.255.0 ! interface Loopback2 ip vrf forwarding clutz ip address 172.16.1.1 255.255.255.0 ! interface Serial0/0 bandwidth 4000 ip vrf forwarding clutz ip address 12.12.12.2 255.255.255.252 serial restart-delay 0 ! interface Serial0/1 no ip address shutdown serial restart-delay 0 ! interface Serial0/2 no ip address shutdown serial restart-delay 0 ! interface Serial0/3 no ip address shutdown serial restart-delay 0 ! router bgp 1001 no synchronization bgp router-id 192.168.255.253 bgp log-neighbor-changes no auto-summary ! address-family ipv4 vrf clutz neighbor 192.168.255.254 remote-as 1002 neighbor 192.168.255.254 ebgp-multihop 2 neighbor 192.168.255.254 update-source Loopback0 neighbor 192.168.255.254 activate neighbor 192.168.255.254 send-community both no synchronization exit-address-family ! ip http server ip forward-protocol nd ip route vrf clutz 192.168.255.254 255.255.255.255 12.12.12.1 ! ! ! ! ! ! control-plane ! ! ! ! mgcp behavior g729-variants static-pt ! ! ! ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login ! ! end ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Backstrom Config~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Backstrom ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef ! ! ip vrf backs rd 1002:1 route-target export 1002:1 route-target import 1001:1 route-target import 1001:2 route-target import 1001:3 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip vrf forwarding backs ip address 192.168.255.254 255.255.255.255 ! interface Serial0/0 ip vrf forwarding backs ip address 12.12.12.1 255.255.255.252 serial restart-delay 0 clock rate 4032000 ! interface Serial0/1 ip vrf forwarding backs ip address 12.12.12.5 255.255.255.252 serial restart-delay 0 clock rate 4032000 ! interface Serial0/2 ip vrf forwarding backs ip address 12.12.12.9 255.255.255.252 serial restart-delay 0 clock rate 4032000 ! interface Serial0/3 no ip address shutdown serial restart-delay 0 ! router bgp 1002 no synchronization bgp router-id 192.168.255.254 bgp log-neighbor-changes no auto-summary ! address-family ipv4 vrf backs neighbor 192.168.255.251 remote-as 1001 neighbor 192.168.255.251 ebgp-multihop 2 neighbor 192.168.255.251 update-source Loopback0 neighbor 192.168.255.251 activate neighbor 192.168.255.251 as-override neighbor 192.168.255.252 remote-as 1001 neighbor 192.168.255.252 ebgp-multihop 2 neighbor 192.168.255.252 update-source Loopback0 neighbor 192.168.255.252 activate neighbor 192.168.255.252 send-community both neighbor 192.168.255.252 as-override neighbor 192.168.255.253 remote-as 1001 neighbor 192.168.255.253 ebgp-multihop 2 neighbor 192.168.255.253 update-source Loopback0 neighbor 192.168.255.253 activate neighbor 192.168.255.253 send-community both neighbor 192.168.255.253 as-override no synchronization exit-address-family ! ip http server ip forward-protocol nd ip route vrf backs 192.168.255.251 255.255.255.255 12.12.12.10 ip route vrf backs 192.168.255.252 255.255.255.255 12.12.12.6 ip route vrf backs 192.168.255.253 255.255.255.255 12.12.12.2 ! ! ! ! ! ! control-plane ! ! ! ! mgcp behavior g729-variants static-pt ! ! ! ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login ! ! end ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Koivu Config~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Koivu ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef ! ! ip vrf koivu rd 1001:2 route-target export 1001:2 route-target import 1001:1 route-target import 1001:3 route-target import 1002:1 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip vrf forwarding koivu ip address 192.168.255.252 255.255.255.255 ! interface Loopback1 ip vrf forwarding koivu ip address 10.10.0.1 255.255.255.0 ! interface Loopback2 ip vrf forwarding koivu ip address 10.10.1.1 255.255.255.0 ! interface Serial0/0 bandwidth 4000 ip vrf forwarding koivu ip address 12.12.12.6 255.255.255.252 serial restart-delay 0 ! interface Serial0/1 no ip address shutdown serial restart-delay 0 ! interface Serial0/2 no ip address shutdown serial restart-delay 0 ! interface Serial0/3 no ip address shutdown serial restart-delay 0 ! router bgp 1001 no synchronization bgp router-id 192.168.255.252 bgp log-neighbor-changes no auto-summary ! address-family ipv4 vrf koivu neighbor 192.168.255.254 remote-as 1002 neighbor 192.168.255.254 ebgp-multihop 2 neighbor 192.168.255.254 update-source Loopback0 neighbor 192.168.255.254 activate neighbor 192.168.255.254 send-community both no synchronization network 10.10.0.0 mask 255.255.255.0 network 10.10.1.0 mask 255.255.255.0 exit-address-family ! ip http server ip forward-protocol nd ip route vrf koivu 192.168.255.254 255.255.255.255 12.12.12.5 ! ! ! ! ! ! control-plane ! ! ! ! mgcp behavior g729-variants static-pt ! ! ! ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login ! ! end ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Burns Config~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Burns ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef ! ! ip vrf burns rd 1001:3 route-target export 1001:3 route-target import 1001:2 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip vrf forwarding burns ip address 192.168.255.251 255.255.255.255 ! interface Loopback1 ip vrf forwarding burns ip address 192.168.0.1 255.255.255.0 ! interface Loopback2 ip vrf forwarding burns ip address 192.168.1.1 255.255.255.0 ! interface Serial0/0 bandwidth 4000 ip vrf forwarding burns ip address 12.12.12.10 255.255.255.252 serial restart-delay 0 ! interface Serial0/1 no ip address shutdown serial restart-delay 0 ! interface Serial0/2 no ip address shutdown serial restart-delay 0 ! interface Serial0/3 no ip address shutdown serial restart-delay 0 ! router bgp 1001 no synchronization bgp router-id 192.168.255.251 bgp log-neighbor-changes no auto-summary ! address-family ipv4 vrf burns neighbor 192.168.255.254 remote-as 1002 neighbor 192.168.255.254 ebgp-multihop 2 neighbor 192.168.255.254 update-source Loopback0 neighbor 192.168.255.254 activate neighbor 192.168.255.254 as-override no synchronization network 192.168.0.0 network 192.168.1.0 exit-address-family ! ip http server ip forward-protocol nd ip route vrf burns 192.168.255.254 255.255.255.255 12.12.12.9 ! ! ! ! ! ! control-plane ! ! ! ! mgcp behavior g729-variants static-pt ! ! ! ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login ! ! end