P4E# show run Building configuration... Current configuration : 2999 bytes ! version 12.4 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname P4E ! 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 15 ip subnet-zero ! ! ip cef no ip domain lookup no ip dhcp use vrf connected ! ip dhcp pool pod4r-dhcp network 206.244.204.160 255.255.255.224 dns-server 192.88.193.144 192.88.195.10 default-router 206.244.204.161 ! ip dhcp pool pod4r host 206.244.204.162 255.255.255.224 hardware-address 0003.4720.0b63 dns-server 192.88.193.144 192.88.195.10 default-router 206.244.204.161 ! ip dhcp pool pod3r host 206.244.203.162 255.255.255.224 hardware-address 0010.a48b.9c0c dns-server 192.88.193.144 192.88.195.10 default-router 206.244.203.161 ! ip dhcp pool pod3r-dhcp network 206.244.203.160 255.255.255.224 dns-server 192.88.193.144 192.88.195.10 default-router 206.244.203.161 ! ! ip multicast-routing ! ! ! ! ! ! ! ! ! ! ! ! username ws privilege 15 password 0 ! ! ! ! interface Loopback0 description Pod 4 Customer E ip address 206.244.204.5 255.255.255.255 ! interface FastEthernet0/0 description To Pod 4 Core-C ip address 206.244.204.38 255.255.255.252 ip pim sparse-mode duplex auto speed auto ! interface Serial0/0 description To Pod 4 Customer-D ip unnumbered Loopback0 ip pim sparse-mode encapsulation ppp ip ospf cost 1 no fair-queue service-module t1 clock source internal service-module t1 timeslots 1-24 ! interface FastEthernet0/1 description To Pod 4 Host-R Subnet ip address 206.244.204.161 255.255.255.224 ip access-group multicast-sanity in ip pim sparse-mode ip igmp version 3 duplex auto speed auto fair-queue ! router ospf 65504 log-adjacency-changes passive-interface FastEthernet0/1 network 206.244.204.0 0.0.0.255 area 0 ! router ospf 65503 log-adjacency-changes network 206.244.203.0 0.0.0.255 area 0 ! no ip http server ! ip classless ! ip pim rp-address 206.244.204.6 override ip pim spt-threshold infinity ip pim ssm default ! ! ip access-list extended multicast-sanity remark 224.0.0.x never creates state, it is link-local only permit ip any 224.0.0.0 0.0.0.255 remark multicast should be udp remark block TCP and ICMP scans of multicast address space deny tcp any 224.0.0.0 15.255.255.255 log deny icmp any 224.0.0.0 15.255.255.255 log remark never multicast source address deny ip 224.0.0.0 15.255.255.255 any log permit ip any any logging history alerts ! ! control-plane ! ! ! ! ! ! ! dial-peer cor custom ! ! ! ! line con 0 privilege level 15 logging synchronous 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 P4E#