version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname P1E ! aaa new-model ! ! aaa authentication login vtymethod local aaa authentication login conmethod none aaa session-id common ! username ws privilege 15 password 7 131204 ip subnet-zero ! ! no ip domain lookup ! ! ! ! ! interface Loopback0 description Pod 1 Customer-E ip address 140.221.201.5 255.255.255.255 ! interface FastEthernet0/0 description To Pod 1 Core-C ip address 140.221.201.38 255.255.255.252 duplex auto speed auto no shutdown ! 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 no shutdown ! interface FastEthernet0/1 description To Pod 1 Host-R Subnet ip address 140.221.201.161 255.255.255.224 duplex auto speed auto fair-queue no shutdown ! router ospf 65501 log-adjacency-changes network 140.221.201.0 0.0.0.255 area 0 ! ip classless no ip http server ! ! ! line con 0 privilege level 15 login authentication conmethod line aux 0 privilege level 15 login authentication conmethod line vty 0 15 exec-timeout 120 0 privilege level 15 login authentication vtymethod ! ! end