P3C# show run Building configuration... Current configuration : 3314 bytes ! version 12.4 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname P3C ! 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 15 ip subnet-zero ! ! ip cef no ip domain lookup ! ! ipv6 unicast-routing ! ! ! ! ! ! ! ! ! ! ! ! username ws privilege 15 password 0 ! ! ! ! interface Loopback0 description pod 3 core c ip address 206.244.203.3 255.255.255.255 load-interval 30 ipv6 address 2001:468:1103:CFFF::1/64 ipv6 enable ipv6 ospf 65503 area 0 ! interface FastEthernet0/0 description To Pod 3 Border-A ip address 206.244.203.26 255.255.255.252 load-interval 30 duplex auto speed auto ipv6 address 2001:468:1103:8800::2/64 ipv6 enable ipv6 ospf network broadcast ipv6 ospf 65503 area 0 ! interface FastEthernet0/1 description To Pod 3 Border-B ip address 206.244.203.29 255.255.255.252 load-interval 30 duplex auto speed auto ipv6 address 2001:468:1103:9800::2/64 ipv6 enable ipv6 ospf network broadcast ipv6 ospf 65503 area 0 ! interface FastEthernet1/0 description To Pod 3 Customer-D ip address 206.244.203.33 255.255.255.252 load-interval 30 duplex auto speed auto ipv6 address 2001:468:1103:C800::1/64 ipv6 address 2001:468:1103:C800::2/64 ipv6 enable ipv6 ospf network broadcast ipv6 ospf 65503 area 0 ! interface FastEthernet2/0 description To Pod 3 Customer-E ip address 206.244.203.37 255.255.255.252 load-interval 30 duplex auto speed auto ipv6 address 2001:468:1103:CC00::1/64 ipv6 enable ipv6 ospf network broadcast ipv6 ospf 65503 area 0 ! router ospf 65503 log-adjacency-changes redistribute connected passive-interface Loopback0 network 206.244.203.0 0.0.0.255 area 0 ! router bgp 65503 no synchronization bgp router-id 206.204.203.3 bgp log-neighbor-changes bgp dampening neighbor internal peer-group neighbor internal remote-as 65503 neighbor internal update-source Loopback0 neighbor internal version 4 neighbor internal next-hop-self neighbor internal soft-reconfiguration inbound neighbor 2001:468:1103:8FFF::1 remote-as 65503 neighbor 2001:468:1103:8FFF::1 update-source Loopback0 neighbor 2001:468:1103:9FFF::1 remote-as 65503 neighbor 2001:468:1103:9FFF::1 update-source Loopback0 neighbor 206.244.203.1 peer-group internal neighbor 206.244.203.2 peer-group internal no auto-summary ! address-family ipv6 neighbor 2001:468:1103:8FFF::1 activate neighbor 2001:468:1103:8FFF::1 soft-reconfiguration inbound neighbor 2001:468:1103:9FFF::1 activate neighbor 2001:468:1103:9FFF::1 soft-reconfiguration inbound network 2001:468:1103::/48 exit-address-family ! no ip http server ! ip classless ! ! ipv6 route 2001:468:1103::/48 Null0 ipv6 router ospf 65503 log-adjacency-changes default-information originate always redistribute connected metric 1 ! ! ! 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 P3C#