service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname P1C ! logging queue-limit 100 ! username ws privilege 15 password 0 w0rksh0p memory-size iomem 10 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 1 core c ip address 199.109.201.3 255.255.255.255 ! interface Loopback1 description RP Addr ip address 199.109.201.100 255.255.255.255 ! interface FastEthernet0/0 description To Pod 1 Border-A ip address 199.109.201.26 255.255.255.252 ip pim sparse-mode duplex auto speed auto ! interface FastEthernet0/1 description Pod 1 Border-B ip address 199.109.201.29 255.255.255.252 ip pim sparse-mode duplex auto speed auto ! interface FastEthernet1/0 description To Pod 1 Customer-D ip address 199.109.201.33 255.255.255.252 ip pim sparse-mode duplex auto speed auto ! interface FastEthernet2/0 description To Pod 1 Customer-E ip address 199.109.201.37 255.255.255.252 ip pim sparse-mode duplex auto speed auto ! router ospf 65501 log-adjacency-changes network 199.109.201.0 0.0.0.255 area 0 ! router bgp 65501 no synchronization bgp log-neighbor-changes neighbor internal peer-group neighbor internal remote-as 65501 neighbor internal update-source Loopback0 neighbor internal version 4 neighbor 199.109.201.1 peer-group internal neighbor 199.109.201.2 peer-group internal no auto-summary ! address-family ipv4 multicast neighbor 199.109.201.1 activate neighbor 199.109.201.2 activate 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 199.109.201.1 peer-group internal neighbor 199.109.201.2 peer-group internal no auto-summary no synchronization bgp dampening exit-address-family ! no ip http server ip classless ! ip pim rp-address 199.109.201.100 override ip msdp peer 199.109.202.6 connect-source Loopback1 remote-as 65502 ip msdp sa-filter in 199.109.202.6 list mdsp-list-out ip msdp sa-filter out 199.109.202.6 list mdsp-list-out ip msdp peer 199.109.204.6 connect-source Loopback1 remote-as 65504 ip msdp sa-filter in 199.109.204.6 list mdsp-list-out ip msdp sa-filter out 199.109.204.6 list mdsp-list-out ip msdp redistribute list acl-originate-sa ! ! ip access-list extended acl-originate-sa permit ip 199.109.201.0 0.0.0.255 any deny ip any any ip access-list extended mdsp-list-out remark - scoped groups deny ip any 239.0.0.0 0.255.255.255 remark - private (RFC 1918) addresses deny ip 10.0.0.0 0.255.255.255 any deny ip 172.16.0.0 0.15.255.255 any deny ip 192.168.0.0 0.0.255.255 any remark - loopback deny ip 127.0.0.0 0.255.255.255 any remark - SSM-range deny ip 232.0.0.0 0.255.255.255 any permit ip any any ip access-list extended msdp-list-in remark - scoped groups deny ip any 239.0.0.0 0.255.255.255 remark - private (RFC 1918) addresses deny ip 10.0.0.0 0.255.255.255 any deny ip 172.16.0.0 0.15.255.255 any deny ip 192.168.0.0 0.0.255.255 any remark - loopback deny ip 127.0.0.0 0.255.255.255 any remark - SSM-range deny ip 232.0.0.0 0.255.255.255 any permit ip any any ip access-list extended msdp-list-out remark - scoped groups deny ip any 239.0.0.0 0.255.255.255 remark - private (RFC 1918) addresses deny ip 10.0.0.0 0.255.255.255 any deny ip 172.16.0.0 0.15.255.255 any deny ip 192.168.0.0 0.0.255.255 any remark - loopback deny ip 127.0.0.0 0.255.255.255 any remark - SSM-range deny ip 232.0.0.0 0.255.255.255 any permit ip any any ! ! ! 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 login authentication vtymethod line vty 5 15 exec-timeout 120 0 privilege level 15 login authentication vtymethod ! ! end