P2C#show configuration Using 3798 out of 129016 bytes ! version 12.4 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname P2C ! 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 ! ! ip multicast-routing ! ! voice call carrier capacity active ! ! ! ! ! ! ! ! ! ! username ws privilege 15 password 0 ! ! ! ! interface Loopback0 description pod 2 core c ip address 206.244.202.3 255.255.255.255 ! interface Loopback1 description pod 2 Core RP Interface ip address 206.244.202.6 255.255.255.255 ! interface FastEthernet0/0 description To Pod 2 Border-A ip address 206.244.202.26 255.255.255.252 ip pim sparse-mode duplex auto speed auto ! interface FastEthernet0/1 description To Pod 2 Border-B ip address 206.244.202.29 255.255.255.252 ip pim sparse-mode duplex auto speed auto ! interface FastEthernet1/0 description To Pod 2 Customer-D ip address 206.244.202.33 255.255.255.252 ip pim sparse-mode duplex auto speed auto ! interface FastEthernet2/0 description To Pod 2 Customer-E ip address 206.244.202.37 255.255.255.252 ip pim sparse-mode duplex auto speed auto ! router ospf 65502 log-adjacency-changes network 206.244.202.0 0.0.0.255 area 0 ! router bgp 65502 bgp log-neighbor-changes neighbor internal peer-group neighbor internal remote-as 65502 neighbor internal update-source Loopback0 neighbor internal version 4 neighbor 206.244.202.1 peer-group internal neighbor 206.244.202.2 peer-group internal ! address-family ipv4 neighbor internal next-hop-self neighbor internal soft-reconfiguration inbound neighbor 206.244.202.1 activate neighbor 206.244.202.2 activate no auto-summary no synchronization bgp dampening exit-address-family ! address-family ipv4 multicast neighbor internal next-hop-self neighbor internal soft-reconfiguration inbound neighbor 206.244.202.1 activate neighbor 206.244.202.2 activate no auto-summary no synchronization exit-address-family ! no ip http server ! ip classless ! ip pim rp-address 206.244.202.6 override ip msdp peer 206.244.201.6 connect-source Loopback1 remote-as 65501 ip msdp sa-filter in 206.244.201.6 list 101 ip msdp sa-filter out 206.244.201.6 list 101 ip msdp peer 206.244.203.6 connect-source Loopback1 remote-as 65503 ip msdp sa-filter in 206.244.203.6 list 101 ip msdp sa-filter out 206.244.203.6 list 101 ip msdp cache-rejected-sa 50 ip msdp redistribute list 101 ip msdp originator-id Loopback1 ! access-list 101 deny ip any host 224.0.1.2 access-list 101 deny ip any host 224.0.1.3 access-list 101 deny ip any host 224.0.1.22 access-list 101 deny ip any host 224.0.1.24 access-list 101 deny ip any host 224.0.1.35 access-list 101 deny ip any host 224.0.1.39 access-list 101 deny ip any host 224.0.1.40 access-list 101 deny ip any host 224.0.1.60 access-list 101 deny ip any host 224.0.2.2 access-list 101 deny ip any host 229.55.150.208 access-list 101 deny ip any 232.0.0.0 0.255.255.255 access-list 101 deny ip any 239.0.0.0 0.255.255.255 access-list 101 deny ip 10.0.0.0 0.255.255.255 any access-list 101 deny ip 127.0.0.0 0.255.255.255 any access-list 101 deny ip 172.16.0.0 0.15.255.255 any access-list 101 deny ip 192.168.0.0 0.0.255.255 any access-list 101 permit ip any any ! ! 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