R2#sh run int tu 0 Building configuration... Current configuration : 162 bytes ! interface Tunnel0 ip address 24.24.24.2 255.255.255.0 ip pim sparse-dense-mode ip ospf cost 1 tunnel source Serial1/2 tunnel destination 180.40.7.130 end R2#sh run | b router router eigrp 100 network 180.40.7.2 0.0.0.0 no auto-summary ! router ospf 1 router-id 180.40.7.35 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! R3#sh run | b router router eigrp 100 network 180.40.7.3 0.0.0.0 network 180.40.7.129 0.0.0.0 no auto-summary ! router ospf 1 router-id 180.40.7.129 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! R4#sh run int tu 0 Building configuration... Current configuration : 166 bytes ! interface Tunnel0 ip address 24.24.24.4 255.255.255.0 ip pim sparse-dense-mode ip ospf cost 1 tunnel source FastEthernet0/0 tunnel destination 180.40.7.2 end R4#sh run int fa 0/0 Building configuration... Current configuration : 236 bytes ! 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 ospf cost 10000 ip igmp join-group 224.4.4.4 duplex auto speed auto end R4#sh run | b router router eigrp 100 network 180.40.7.130 0.0.0.0 no auto-summary ! router ospf 1 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 !