! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R4 ! 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.4 255.255.255.255 ip pim sparse-mode ! interface Ethernet0/0 ip address 192.168.34.4 255.255.255.0 ip pim sparse-mode half-duplex ! interface Ethernet0/1 ip address 192.168.45.4 255.255.255.0 ip pim sparse-mode half-duplex ! interface Ethernet0/2 no ip address shutdown half-duplex ! interface Ethernet0/3 no ip address shutdown 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 ! access-list 1 permit 239.1.1.1 ! ! ! 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