P1E# show run Building configuration... Current configuration : 2671 bytes ! version 12.4 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname P1E ! 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 no ip dhcp use vrf connected ! ip dhcp pool pod1r-dhcp network 206.244.201.160 255.255.255.224 dns-server 199.109.38.5 199.109.36.5 192.88.193.144 192.88.195.10 default-router 206.244.201.161 ! ip dhcp pool pod1r host 206.244.201.162 255.255.255.224 hardware-address 0002.b306.0a1c dns-server 199.109.38.5 199.109.36.5 192.88.193.144 192.88.195.10 default-router 206.244.201.161 ! ! ipv6 unicast-routing ! ! ! ! ! ! ! ! ! ! ! ! username ws privilege 15 password ! ! ! ! interface Loopback0 description Pod 1 Customer-E ip address 206.244.201.5 255.255.255.255 ! interface FastEthernet0/0 description To Pod 1 Core-C ip address 206.244.201.38 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1101:3::2/64 ipv6 enable ipv6 ospf network broadcast ipv6 ospf 1 area 0.0.0.0 ! interface Serial0/0 description To Pod 1 Customer-D ip unnumbered Loopback0 encapsulation ppp ip ospf cost 1 no fair-queue service-module t1 clock source internal service-module t1 timeslots 1-24 ! interface FastEthernet0/1 description To Pod 1 Host-R Subnet ip address 206.244.201.161 255.255.255.224 duplex auto speed auto ipv6 address 2001:468:1101:7::1/64 fair-queue ! 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.5 bgp log-neighbor-changes neighbor 2001:468:1101:3::1 remote-as 65501 ! address-family ipv4 no neighbor 2001:468:1101:3::1 activate no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor 2001:468:1101:3::1 activate neighbor 2001:468:1101:3::1 soft-reconfiguration inbound neighbor 2001:468:1101:3::1 prefix-list to-CoreC in exit-address-family ! no ip http server ! ip classless ! ! ipv6 route 2001:468:1101::/48 Null0 ipv6 router ospf 1 log-adjacency-changes redistribute connected ! ! ! ipv6 prefix-list to-CoreC seq 10 permit 2001:468::/32 ! 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 P1E#