! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R6 ! 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.6 255.255.255.255 ip pim sparse-mode ! interface Ethernet0/0 ip address 192.168.26.6 255.255.255.0 ip pim sparse-mode half-duplex ! interface Ethernet0/1 ip address 192.168.6.6 255.255.255.0 ip pim sparse-mode ip igmp version 3 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 autorp listener ip pim spt-threshold infinity group-list 2 ip pim spt-threshold infinity 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 access-list 5 permit 239.5.5.5 ! ! ! 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