! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! 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.2 255.255.255.0 ! interface Ethernet0/0 ip address 192.168.12.2 255.255.255.0 ip pim sparse-mode half-duplex ! interface Ethernet0/1 ip address 192.168.26.2 255.255.255.0 ip pim sparse-mode half-duplex ! interface Ethernet0/2 no ip address shutdown half-duplex ! interface Ethernet0/3 ip address 192.168.23.2 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-announce Loopback0 scope 10 group-list 2 ip pim rp-candidate Loopback0 group-list 3 ! access-list 1 permit 239.1.1.1 access-list 2 permit 239.2.2.2 access-list 3 permit 239.3.3.3 ! ! ! 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