P1C# show run Building configuration... Current configuration : 3335 bytes ! version 12.4 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname P1C ! boot-start-marker boot-end-marker ! ! aaa new-model ! ! aaa authentication login vtymethod local aaa authentication login conmethod none ! aaa session-id common ! resource policy ! memory-size iomem 10 ip subnet-zero ! ! ip cef no ip domain lookup ! ! ipv6 unicast-routing ! ! voice call carrier capacity active ! ! ! ! ! ! ! ! ! ! username ws privilege 15 password 0 ! ! ! ! interface Loopback0 description pod 1 core c ip address 206.244.201.3 255.255.255.255 ipv6 address 2001:468:1101:C:C:C:C:C/128 ipv6 ospf 65501 area 0 ! interface Loopback1 no ip address ! interface FastEthernet0/0 description To Pod 1 Border-A ip address 206.244.201.26 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1101:1001::C/64 ipv6 enable ipv6 ospf 65501 area 0 ! interface FastEthernet0/1 description To Pod 1 Border-B ip address 206.244.201.29 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1101:1002::C/64 ipv6 enable ipv6 ospf 65501 area 0 ! interface FastEthernet1/0 description To Pod 1 Customer-D ip address 206.244.201.33 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1101:1003::C/64 ipv6 enable ipv6 ospf 65501 area 0 ! interface FastEthernet2/0 description To Pod 1 Customer-E ip address 206.244.201.37 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1101:1004::C/64 ipv6 enable ipv6 ospf 65501 area 0 ! router ospf 65501 log-adjacency-changes network 206.244.201.0 0.0.0.255 area 0 ! router bgp 65501 bgp router-id 206.244.201.3 bgp log-neighbor-changes neighbor internal peer-group neighbor internal remote-as 65501 neighbor internal update-source Loopback0 neighbor internal version 4 neighbor 2001:468:1101:A:A:A:A:A remote-as 65501 neighbor 2001:468:1101:A:A:A:A:A update-source Loopback0 neighbor 2001:468:1101:B:B:B:B:B remote-as 65501 neighbor 2001:468:1101:B:B:B:B:B update-source Loopback0 neighbor 2001:468:1101:1003::B remote-as 65501 neighbor 206.244.201.1 peer-group internal neighbor 206.244.201.2 peer-group internal ! address-family ipv4 neighbor internal next-hop-self no neighbor 2001:468:1101:A:A:A:A:A activate no neighbor 2001:468:1101:B:B:B:B:B activate no neighbor 2001:468:1101:1003::B activate neighbor 206.244.201.1 activate neighbor 206.244.201.2 activate no auto-summary no synchronization bgp dampening exit-address-family ! address-family ipv6 neighbor 2001:468:1101:A:A:A:A:A activate neighbor 2001:468:1101:B:B:B:B:B activate neighbor 2001:468:1101:1003::B activate network 2001:468:1101::/48 aggregate-address 2001:468:1101::/48 summary-only exit-address-family ! no ip http server ! ip classless ! ! ipv6 route 2001:468:1101:A:A:A:A:A/128 2001:468:1101:1001::A ipv6 route 2001:468:1101::/48 Null0 ipv6 router ospf 65501 log-adjacency-changes default-information originate always ! ! ! control-plane ! ! ! ! ! ! ! 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 login authentication vtymethod line vty 5 15 exec-timeout 120 0 privilege level 15 login authentication vtymethod ! ! end P1C#