! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname P2D ! logging queue-limit 100 enable secret 5 $1$wMss$FksrFVinsw9pgiAFgoddY1 enable password whatever ! username ws privilege 15 password 0 w0rksh0p memory-size iomem 15 aaa new-model ! ! aaa authentication login vtymethod local aaa authentication login conmethod none aaa session-id common ip subnet-zero ! ! no ip domain lookup ip dhcp excluded-address 199.109.202.194 ! ip dhcp pool pod2-students network 199.109.202.192 255.255.255.224 dns-server 192.5.170.2 199.109.9.6 default-router 199.109.202.193 lease 0 2 ! ip dhcp pool pod2q-dhcp network 199.109.202.128 255.255.255.224 dns-server 207.75.164.59 default-router 199.109.202.129 ! ip multicast-routing mpls ldp logging neighbor-changes ! ! voice call carrier capacity active ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface Loopback0 description Pod 2 Customer-D ip address 199.109.202.4 255.255.255.255 ! interface FastEthernet0/0 description pod 2 core C ip address 199.109.202.34 255.255.255.252 ip pim sparse-mode duplex auto speed auto ! interface Serial0/0 ip unnumbered Loopback0 ip pim sparse-mode encapsulation ppp ip ospf cost 1 no fair-queue service-module t1 timeslots 1-24 ! interface FastEthernet0/1 description pod 2 host q ip address 199.109.202.129 255.255.255.224 ip pim sparse-mode ip igmp version 3 duplex auto speed auto no cdp enable ! interface FastEthernet1/0 description pod 2 user switch ip address 199.109.202.193 255.255.255.224 ip pim sparse-mode ip igmp version 3 duplex auto speed auto no cdp enable ! router ospf 65502 log-adjacency-changes network 199.109.202.0 0.0.0.255 area 0 ! ip http server ip classless ! ip pim rp-address 199.109.202.6 ip pim spt-threshold infinity ! ! ! ! radius-server authorization permit missing Service-Type call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! line con 0 exec-timeout 0 0 privilege level 15 password lab login authentication conmethod transport preferred none line aux 0 privilege level 15 login authentication conmethod line vty 0 4 exec-timeout 120 0 privilege level 15 password lab ipv6 access-class v6vty in login authentication vtymethod transport preferred none line vty 5 15 exec-timeout 120 0 privilege level 15 password lab ipv6 access-class v6vty in login authentication vtymethod transport preferred none ! ! end