P2B# show run Building configuration... Current configuration : 4582 bytes ! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname P2B ! logging queue-limit 100 ! username ws privilege 15 password 0 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 multicast-routing mpls ldp logging neighbor-changes ! ! ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface Loopback0 description Pod 2 Border-B ip address 206.244.202.2 255.255.255.255 ! interface FastEthernet0/0 description To Pod 1 Border A (via hub) ip address 206.244.202.18 255.255.255.252 ip access-group PIM_Joins in ip access-group PIM_Joins out ip pim bsr-border ip pim sparse-mode duplex auto speed auto ! interface Serial0/0 description To Pod 4 Border B ip address 206.244.206.5 255.255.255.252 ip access-group PIM_Joins in ip access-group PIM_Joins out ip multicast boundary 1 encapsulation ppp ip ospf cost 1 no fair-queue service-module t1 timeslots 1-24 ! interface FastEthernet0/1 description To Pod 2 Core-C ip address 206.244.202.30 255.255.255.252 ip pim sparse-mode duplex auto speed auto ! router ospf 65502 log-adjacency-changes passive-interface FastEthernet0/0 passive-interface Serial0/0 network 206.244.202.0 0.0.0.255 area 0 network 206.244.205.0 0.0.0.255 area 0 network 206.244.206.0 0.0.0.255 area 0 ! router bgp 65502 no synchronization bgp log-neighbor-changes neighbor internal peer-group neighbor internal remote-as 65502 neighbor internal update-source Loopback0 neighbor internal version 4 neighbor external peer-group neighbor external version 4 neighbor 206.244.202.1 peer-group internal neighbor 206.244.202.3 peer-group internal neighbor 206.244.202.17 remote-as 65501 neighbor 206.244.202.17 peer-group external no auto-summary ! address-family ipv4 multicast neighbor external activate neighbor 206.244.202.1 activate neighbor 206.244.202.3 activate neighbor 206.244.202.17 peer-group external no auto-summary no synchronization aggregate-address 206.244.202.0 255.255.255.0 summary-only exit-address-family ! address-family ipv4 neighbor internal activate neighbor internal next-hop-self neighbor internal soft-reconfiguration inbound neighbor external activate neighbor external soft-reconfiguration inbound neighbor external route-map external-announce out neighbor 206.244.202.1 peer-group internal neighbor 206.244.202.3 peer-group internal neighbor 206.244.202.17 peer-group external no auto-summary no synchronization bgp dampening aggregate-address 206.244.202.0 255.255.255.0 summary-only exit-address-family ! no ip http server ip classless ! ip pim rp-address 206.244.202.6 ip pim ssm default ! ! ip prefix-list local-aggregate seq 100 permit 206.244.202.0/24 ! ip prefix-list transit-aggregates seq 100 permit 206.244.201.0/24 ip prefix-list transit-aggregates seq 200 permit 206.244.203.0/24 ip prefix-list transit-aggregates seq 300 permit 206.244.204.0/24 ! ip access-list extended MSDP_SA_Inbound deny ip any host 224.0.1.2 deny ip any host 224.0.1.3 deny ip any host 224.0.1.22 deny ip any host 224.0.1.24 deny ip any host 224.0.1.35 deny ip any host 224.0.1.39 deny ip any host 224.0.1.40 deny ip any host 224.0.1.60 deny ip any host 224.0.2.2 deny ip any host 229.55.150.208 deny ip any 232.0.0.0 0.255.255.255 deny ip any 239.0.0.0 0.255.255.255 deny ip any 10.0.0.0 0.255.255.255 deny ip any 127.0.0.0 0.255.255.255 deny ip any 172.16.0.0 0.15.255.255 deny ip any 192.168.0.0 0.0.255.255 permit ip any any ip access-list extended PIM_Joins deny pim 0.0.0.0 255.0.0.0 any permit ip any any ! access-list 1 deny 224.0.1.39 access-list 1 deny 224.0.1.40 access-list 1 permit any ! route-map external-announce permit 100 match ip address prefix-list local-aggregate transit-aggregates ! route-map msdp-import permit 10 match ip address 1 ! ! radius-server authorization permit missing Service-Type call rsvp-sync ! ! mgcp profile default ! ! ! 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 password login authentication vtymethod line vty 5 15 exec-timeout 120 0 privilege level 15 password login authentication vtymethod ! ! end P2B#