! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R4 ! logging queue-limit 100 logging buffered 4096 debugging ! ip subnet-zero ! ! no ip domain lookup ! ip multicast-routing ip audit notify log ip audit po max-events 100 ! ! ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface Loopback0 ip address 4.4.4.4 255.255.255.255 ! interface Loopback1 ip address 1.1.1.1 255.255.255.255 ! interface Tunnel0 ip address 24.24.24.4 255.255.255.0 ip pim sparse-dense-mode ip ospf cost 1 tunnel source Loopback0 tunnel destination 2.2.2.2 no shutdown ! interface FastEthernet0/0 ip address 180.40.7.130 255.255.255.224 ip nat inside ip pim state-refresh origination-interval 88 ip pim sparse-dense-mode ip igmp join-group 230.230.230.230 speed auto duplex auto no shutdown ! interface ATM1/0 ip address 192.10.32.18 255.255.255.0 ip nat outside no atm ilmi-keepalive pvc 0/72 protocol ip 192.10.32.254 broadcast ! no shutdown ! router ospf 1 log-adjacency-changes network 4.4.4.4 0.0.0.0 area 100 network 180.40.7.130 0.0.0.0 area 100 network 0.0.0.0 255.255.255.255 area 0 ! ip nat inside source list IPNAT interface ATM1/0 overload no ip http server ip classless ip route 180.40.7.98 255.255.255.255 FastEthernet0/0 ! ip pim spt-threshold 0 ip pim rp-candidate Loopback1 interval 10 ip msdp peer 2.2.2.2 connect-source Loopback0 ip msdp originator-id Loopback0 ! ! ip access-list standard IPNAT permit 180.40.7.0 0.0.0.255 permit 17.0.0.0 0.255.255.255 ! ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 privilege level 15 no login ! ! end