Current configuration : 3052 bytes ! version 12.4 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname P3D ! boot-start-marker boot-end-marker ! no logging console enable secret 5 ! 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 excluded-address 206.244.203.194 ! ip dhcp pool pod3-students network 206.244.203.192 255.255.255.224 dns-server 192.88.193.144 192.88.195.10 default-router 206.244.203.193 lease 0 2 ! ip dhcp pool pod3q host 206.244.203.130 255.255.255.224 hardware-address 0010.a48e.8069 default-router 206.244.203.129 dns-server 192.88.193.144 192.88.195.10 ! ip dhcp pool pod3q-dhcp network 206.244.203.128 255.255.255.224 default-router 206.244.203.129 dns-server 192.88.193.144 192.88.195.10 ! ! ip multicast-routing ! ! ! ! ! ! ! ! ! ! ! ! username ws privilege 15 password 0 ! ! ! ! interface Loopback0 description Pod 3 Customer-D ip address 206.244.203.4 255.255.255.255 ! interface FastEthernet0/0 description pod 3 core C ip address 206.244.203.34 255.255.255.252 ip pim sparse-mode load-interval 30 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 3 host q ip address 206.244.203.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 3 user switch ip address 206.244.203.193 255.255.255.224 ip pim sparse-mode ip igmp version 3 duplex auto speed auto ! router ospf 65503 log-adjacency-changes network 206.244.203.0 0.0.0.255 area 0 ! router bgp 65503 bgp log-neighbor-changes neighbor internal peer-group neighbor internal remote-as 65503 neighbor internal update-source Loopback0 neighbor internal version 4 neighbor 2001:468:1103:2::1 remote-as 65503 neighbor 206.244.203.3 peer-group internal ! address-family ipv4 neighbor internal next-hop-self neighbor internal soft-reconfiguration inbound neighbor 2001:468:1103:2::1 activate neighbor 206.244.203.3 activate no auto-summary no synchronization bgp dampening aggregate-address 206.244.203.0 255.255.255.0 summary-only exit-address-family ! no ip http server ! ip classless ! ip pim rp-address 206.244.203.6 override ! ! ! control-plane ! ! ! ! ! ! ! dial-peer cor custom ! ! ! ! line con 0 exec-timeout 0 0 privilege level 15 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 login authentication vtymethod transport preferred none line vty 5 15 exec-timeout 120 0 privilege level 15 login authentication vtymethod transport preferred none ! ! end