P2B# show run Building configuration... Current configuration : 5432 bytes ! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname P2B ! logging queue-limit 100 ! username ws privilege 15 password 0 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 ! ip multicast-routing ip cef ipv6 unicast-routing ipv6 cef mpls ldp logging neighbor-changes ! ! ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface Loopback0 description Pod 2 Border-B ip address 206.244.202.2 255.255.255.255 ipv6 address 2001:468:1102:2FFF::1/64 ! interface FastEthernet0/0 description To Pod 1 Border A (via hub) ip address 206.244.202.18 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1102:2001::1/64 ipv6 enable ! interface Serial0/0 description To Pod 4 Border B ip address 206.244.206.5 255.255.255.252 ip pim sparse-mode encapsulation ppp ip ospf cost 1 ipv6 address 2001:468:1104:4::2/64 ipv6 enable ipv6 cef no fair-queue service-module t1 timeslots 1-24 ! interface FastEthernet0/1 description To Pod 2 Core-C ip address 206.244.202.30 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1102:3002::2/64 ipv6 enable ipv6 ospf 65502 area 0 ! router ospf 65502 log-adjacency-changes passive-interface FastEthernet0/0 passive-interface Serial0/0 network 206.244.202.0 0.0.0.255 area 0 network 206.244.205.0 0.0.0.255 area 0 network 206.244.206.0 0.0.0.255 area 0 ! router bgp 65502 no synchronization bgp log-neighbor-changes neighbor internal peer-group neighbor internal remote-as 65502 neighbor internal update-source Loopback0 neighbor internal version 4 neighbor external peer-group neighbor external version 4 neighbor internalv6 peer-group neighbor internalv6 remote-as 65502 neighbor internalv6 update-source Loopback0 neighbor 2001:468:1102:1FFF::1 peer-group internalv6 neighbor 2001:468:1102:2001::2 remote-as 65501 neighbor 2001:468:1102:3FFF::1 peer-group internalv6 neighbor 2001:468:1104:4::4 remote-as 65504 neighbor 206.244.202.1 peer-group internal neighbor 206.244.202.3 peer-group internal neighbor 206.244.202.17 remote-as 65501 neighbor 206.244.202.17 peer-group external neighbor 206.244.206.6 remote-as 65504 neighbor 206.244.206.6 peer-group external no auto-summary ! address-family ipv4 multicast no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor external activate neighbor external soft-reconfiguration inbound neighbor external route-map external-announce out neighbor internalv6 activate neighbor internalv6 next-hop-self neighbor internalv6 soft-reconfiguration inbound neighbor 2001:468:1102:1FFF::1 activate neighbor 2001:468:1102:2001::2 activate neighbor 2001:468:1102:2001::2 advertisement-interval 0 neighbor 2001:468:1102:3FFF::1 activate neighbor 2001:468:1104:4::4 activate neighbor 2001:468:1104:4::4 advertisement-interval 0 network 2001:468:1102::/48 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 internalv6 activate no neighbor 2001:468:1102:2001::2 activate no neighbor 2001:468:1104:4::4 activate neighbor 206.244.202.1 peer-group internal neighbor 206.244.202.3 peer-group internal neighbor 206.244.202.17 peer-group external neighbor 206.244.206.6 peer-group external no auto-summary no synchronization aggregate-address 206.244.202.0 255.255.255.0 summary-only exit-address-family ! no ip http server ip classless ! ! ! ip prefix-list local-aggregate seq 100 permit 206.244.202.0/24 ! ip prefix-list transit-aggregates seq 100 permit 206.244.201.0/24 ip prefix-list transit-aggregates seq 200 permit 206.244.203.0/24 ip prefix-list transit-aggregates seq 300 permit 206.244.204.0/24 ! ipv6 route 2001:468:1102::/48 Null0 ipv6 router ospf 65502 router-id 206.244.202.2 log-adjacency-changes passive-interface default no passive-interface FastEthernet0/0 no passive-interface Serial0/0 no passive-interface FastEthernet0/1 redistribute connected metric-type 1 ! ipv6 ospf name-lookup ! ! ipv6 prefix-list local-aggregate seq 100 permit 2001:468:1102::/48 ! ipv6 prefix-list transit-aggregates seq 101 permit 2001:468:1101::/48 ipv6 prefix-list transit-aggregates seq 201 permit 2001:468:1103::/48 ipv6 prefix-list transit-aggregates seq 301 permit 2001:468:1104::/48 route-map external-announce permit 100 match ip address prefix-list local-aggregate transit-aggregates match ipv6 address prefix-list local-aggregate ! route-map external-announce permit 101 match ipv6 address prefix-list 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 login authentication vtymethod line vty 5 15 exec-timeout 120 0 privilege level 15 password login authentication vtymethod ! ! end P2B#