! version 12.4 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname P2E ! boot-start-marker boot-end-marker ! logging buffered 4096 debugging enable secret 5 $1$cy.R$m3zmjza6BuumF7C51SiRL1 ! aaa new-model ! ! aaa authentication login vtymethod local aaa authentication login conmethod none ! aaa session-id common ! resource policy ! ip subnet-zero ! ! ip cef ip tftp source-interface Loopback0 no ip domain lookup no ip dhcp use vrf connected ! ip dhcp pool pod2r-dhcp network 199.109.202.160 255.255.255.224 dns-server 199.109.32.33 192.77.173.5 default-router 199.109.202.161 ! ! ipv6 unicast-routing ipv6 multicast-routing ! ! ! ! ! ! ! ! ! ! ! ! username ws privilege 15 password 0 w0rksh0p ! ! ! ! interface Loopback0 description Pod 2 Customer-E ip address 199.109.202.5 255.255.255.255 ipv6 address 2001:468:1102:5::1/64 ipv6 ospf 65502 area 0 ! interface FastEthernet0/0 description To Pod 2 Core-C ip address 199.109.202.38 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1102:FF03::2/64 ipv6 ospf 65502 area 0 ! interface Serial0/0 no ip address no fair-queue ! interface FastEthernet0/1 description To Pod 2 Host-R ip address 199.109.202.161 255.255.255.224 duplex auto speed auto ipv6 address 2001:468:1102:FF04::1/64 ! router ospf 65502 log-adjacency-changes network 199.109.202.0 0.0.0.255 area 0 ! no ip http server ! ip classless ! ! ipv6 router ospf 65502 log-adjacency-changes passive-interface FastEthernet0/1 redistribute connected metric 1 ! ipv6 pim rp-address 2001:468:1102:5::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