! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef no ip domain lookup ! ! ip multicast-routing ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 192.168.0.3 255.255.255.255 ip pim sparse-mode ! interface Ethernet0/0 ip address 192.168.13.3 255.255.255.0 ip pim sparse-mode half-duplex ! interface Ethernet0/1 ip address 192.168.34.3 255.255.255.0 ip pim sparse-mode half-duplex ! interface Ethernet0/2 ip address 192.168.35.3 255.255.255.0 ip pim sparse-mode half-duplex ! interface Ethernet0/3 ip address 192.168.23.3 255.255.255.0 ip pim sparse-mode half-duplex ! ! router ospf 1 log-adjacency-changes network 192.168.0.0 0.0.255.255 area 0 ! ip http server ip forward-protocol nd ! ! ip pim bidir-enable ip pim rp-address 192.168.0.3 1 ip pim autorp listener ip pim send-rp-discovery Loopback0 scope 10 ip pim bsr-candidate Loopback0 0 ip pim rp-candidate Loopback0 group-list 4 bidir ! access-list 1 permit 239.1.1.1 access-list 4 permit 239.4.4.4 ! ! ! control-plane ! ! ! ! mgcp behavior g729-variants static-pt ! ! ! ! ! line con 0 exec-timeout 0 0 privilege level 15 line aux 0 line vty 0 4 login ! ! end