! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname P1B ! logging queue-limit 100 enable secret 5 $1$ccoj$Cy1a7dzUUUb9m7JjvBL/E1 ! username ws privilege 15 password 0 w0rksh0p memory-size iomem 15 aaa new-model ! ! aaa authentication login vtymethod local aaa authentication login conmethod none aaa session-id common ip subnet-zero ! ! no ip domain lookup ! ipv6 unicast-routing mpls ldp logging neighbor-changes ! ! voice call carrier capacity active ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface Loopback0 description Pod 1 Border-B ip address 199.109.201.2 255.255.255.255 ! interface Loopback1 no ip address ipv6 address 2001:468:1101:9::2/128 ipv6 enable ipv6 ospf 1 area 0 ! interface FastEthernet0/0 description To Pod 4 Border A (via hub) ip address 199.109.201.18 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1101:8::1/64 ipv6 enable ! interface Serial0/0 ip address 199.109.206.1 255.255.255.252 encapsulation ppp no fair-queue service-module t1 timeslots 1-24 ! interface FastEthernet0/1 description To Pod 1 Core-C ip address 199.109.201.30 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1101:2::2/64 ipv6 enable ipv6 ospf 1 area 0 ! router ospf 65501 log-adjacency-changes passive-interface FastEthernet0/0 passive-interface Serial0/0 network 199.109.201.0 0.0.0.255 area 0 ! router bgp 65501 no synchronization bgp cluster-id 2204001322 bgp log-neighbor-changes neighbor internal peer-group neighbor internal remote-as 65501 neighbor internal update-source Loopback0 neighbor external peer-group neighbor 2001:468:1101:8::2 remote-as 65504 neighbor 2001:468:1101:9::3 remote-as 65501 neighbor 2001:468:1101:9::3 update-source Loopback1 neighbor 2001:468:1101:9::6 remote-as 65501 neighbor 2001:468:1101:9::6 update-source Loopback1 neighbor 199.109.201.1 peer-group internal neighbor 199.109.201.3 peer-group internal neighbor 199.109.201.17 remote-as 65504 neighbor 199.109.201.17 peer-group external neighbor 199.109.206.2 remote-as 65503 neighbor 199.109.206.2 peer-group external no auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor 2001:468:1101:8::2 activate neighbor 2001:468:1101:9::3 activate neighbor 2001:468:1101:9::6 activate network 2001:468:1101:2::/64 aggregate-address 2001:468:1101::/48 summary-only exit-address-family ! address-family ipv4 neighbor internal activate neighbor internal next-hop-self neighbor internal soft-reconfiguration inbound neighbor external activate neighbor external soft-reconfiguration inbound neighbor external route-map external-announce out no neighbor 2001:468:1101:8::2 activate no neighbor 2001:468:1101:9::3 activate no neighbor 2001:468:1101:9::6 activate neighbor 199.109.201.1 peer-group internal neighbor 199.109.201.3 peer-group internal neighbor 199.109.201.17 peer-group external neighbor 199.109.206.2 peer-group external no auto-summary no synchronization aggregate-address 199.109.201.0 255.255.255.0 summary-only exit-address-family ! no ip http server ip classless ! ! ! ip prefix-list local-aggregate seq 100 permit 199.109.201.0/24 ! ip prefix-list transit-aggregates seq 100 permit 199.109.202.0/24 ip prefix-list transit-aggregates seq 200 permit 199.109.203.0/24 ip prefix-list transit-aggregates seq 300 permit 199.109.204.0/24 ! ipv6 router ospf 1 log-adjacency-changes ! ! route-map external-announce permit 100 match ip address prefix-list local-aggregate transit-aggregates ! ! radius-server authorization permit missing Service-Type call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! line con 0 privilege level 15 login authentication conmethod line aux 0 privilege level 15 login authentication conmethod line vty 0 4 exec-timeout 120 0 privilege level 15 password w0rksh0p login authentication vtymethod line vty 5 15 exec-timeout 120 0 privilege level 15 password w0rksh0p login authentication vtymethod ! ! end