P4C# show run Building configuration... Current configuration : 2010 bytes ! version 12.4 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname P4C ! 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 10 ip subnet-zero ! ! ip cef no ip domain lookup ! ! ! ! ! ! ! ! ! ! ! ! ! ! username ws privilege 15 password 0 ! ! ! ! interface Loopback0 description pod 4 core c ip address 206.244.204.3 255.255.255.255 ! interface Loopback1 ip address 206.244.204.6 255.255.255.255 ! interface FastEthernet0/0 description To Pod 4 Border-A ip address 206.244.204.26 255.255.255.252 duplex auto speed auto ! interface FastEthernet0/1 description To Pod 4 Border-B ip address 206.244.204.29 255.255.255.252 duplex auto speed auto ! interface FastEthernet1/0 description To Pod 4 Customer-D ip address 206.244.204.33 255.255.255.252 duplex auto speed auto ! interface FastEthernet2/0 description To Pod 4 Customer-E ip address 206.244.204.37 255.255.255.252 duplex auto speed auto ! router ospf 65504 log-adjacency-changes network 206.244.204.0 0.0.0.255 area 0 ! router bgp 65504 no synchronization bgp log-neighbor-changes bgp dampening neighbor internal peer-group neighbor internal remote-as 65504 neighbor internal update-source Loopback0 neighbor internal version 4 neighbor internal next-hop-self neighbor internal soft-reconfiguration inbound neighbor 206.244.204.1 peer-group internal neighbor 206.244.204.2 peer-group internal no auto-summary ! no ip http server ! ip classless ! ! ! ! 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 P4C#