Current configuration : 5101 bytes ! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname P1B ! logging queue-limit 100 enable secret 5 $1$ccoj$Cy1a7dzUUUb9m7JjvBL/E1 enable password xxxxx ! username ws privilege 15 password 0 xxxxx 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 ! ! voice call carrier capacity active ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface Loopback0 description Pod 1 Border-B ip address 140.221.201.2 255.255.255.255 ! interface Loopback1 description Pod1 RP ip address 140.221.201.6 255.255.255.255 ip pim sparse-mode ! interface FastEthernet0/0 description To Pod 4 Border A (via hub) ip address 140.221.201.18 255.255.255.252 ip pim bsr-border ip pim sparse-mode duplex auto speed auto ! interface Serial0/0 ip address 140.221.206.1 255.255.255.252 ip pim bsr-border encapsulation ppp no fair-queue service-module t1 timeslots 1-24 ! interface FastEthernet0/1 description To Pod 1 Core-C ip address 140.221.201.30 255.255.255.252 ip pim sparse-mode duplex auto speed auto ! router ospf 65501 log-adjacency-changes passive-interface FastEthernet0/0 passive-interface Serial0/0 network 140.221.201.0 0.0.0.255 area 0 ! router bgp 65501 no synchronization bgp cluster-id 2204001322 bgp log-neighbor-changes neighbor internal peer-group neighbor internal remote-as 65501 neighbor internal update-source Loopback0 neighbor external peer-group neighbor 140.221.201.1 peer-group internal neighbor 140.221.201.3 peer-group internal neighbor 140.221.201.17 remote-as 65504 neighbor 140.221.201.17 peer-group external neighbor 140.221.206.2 remote-as 65503 neighbor 140.221.206.2 peer-group external no auto-summary ! address-family ipv4 multicast 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 140.221.201.1 peer-group internal neighbor 140.221.201.3 peer-group internal neighbor 140.221.201.17 peer-group external neighbor 140.221.206.2 peer-group external no auto-summary no synchronization 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 140.221.201.1 peer-group internal neighbor 140.221.201.3 peer-group internal neighbor 140.221.201.17 peer-group external neighbor 140.221.206.2 peer-group external no auto-summary no synchronization aggregate-address 140.221.201.0 255.255.255.0 exit-address-family ! ip http server ip classless ! ip pim rp-address 140.221.201.6 ip msdp peer 140.221.204.6 connect-source Loopback1 ip msdp sa-filter in 140.221.204.6 list MSDP-BOUNDARY ip msdp sa-filter out 140.221.204.6 list MSDP-BOUNDARY ip msdp peer 140.221.202.6 connect-source Loopback1 ip msdp sa-filter in 140.221.202.6 list MSDP-BOUNDARY ip msdp sa-filter out 140.221.202.6 list MSDP-BOUNDARY ip msdp peer 140.221.203.6 connect-source Loopback1 ip msdp sa-filter in 140.221.203.6 list MSDP-BOUNDARY ip msdp sa-filter out 140.221.203.6 list MSDP-BOUNDARY ! ! ip prefix-list local-aggregate seq 100 permit 140.221.201.0/24 ! ip prefix-list transit-aggregates seq 100 permit 140.221.202.0/24 ip prefix-list transit-aggregates seq 200 permit 140.221.203.0/24 ip prefix-list transit-aggregates seq 300 permit 140.221.204.0/24 ! ip access-list standard MULTICAST-BOUNDARY deny 224.0.1.39 deny 224.0.1.40 deny 239.0.0.0 0.255.255.255 permit any ip access-list standard privates deny 10.0.0.0 0.255.255.255 deny 127.0.0.0 0.255.255.255 deny 172.16.0.0 0.15.255.255 deny 192.168.0.0 0.0.255.255 permit any ! ip access-list extended MSDP-BOUNDARY deny ip any host 224.0.1.39 deny ip any host 224.0.1.40 deny ip any 232.0.0.0 0.255.255.255 deny ip any 239.0.0.0 0.255.255.255 deny ip 10.0.0.0 0.255.255.255 any deny ip 127.0.0.0 0.255.255.255 any deny ip 172.0.0.0 0.15.255.255 any deny ip 192.168.0.0 0.0.255.255 any permit ip any any ! ! route-map external-announce permit 100 match ip address prefix-list local-aggregate transit-aggregates ! ! 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 xxxxx login authentication vtymethod line vty 5 15 exec-timeout 120 0 privilege level 15 password xxxxx login authentication vtymethod ! ! end