R1#sh run | b int interface Loopback0 ip address 223.1.1.1 255.255.255.0 ! interface Tunnel0 ip address 17.13.13.1 255.255.255.0 tunnel source Loopback0 tunnel destination 222.1.1.3 ! router ospf 1 router-id 1.1.1.1 log-adjacency-changes network 17.0.0.0 0.255.255.255 area 0 ! router rip version 2 redistribute eigrp 100 metric 2 passive-interface Ethernet0/0 offset-list 1 out 5 network 208.28.1.0 network 223.1.1.0 neighbor 208.28.1.3 maximum-paths 3 no auto-summary ! R1# RACK16AS>3 [Resuming connection 3 to r3 ... ] R3#sh run | b int interface Loopback0 ip address 222.1.1.3 255.255.255.0 ! interface Tunnel0 ip address 17.13.13.3 255.255.255.0 tunnel source Loopback0 tunnel destination 223.1.1.1 ! router ospf 1 router-id 3.3.3.3 log-adjacency-changes network 17.0.0.0 0.255.255.255 area 0 ! router rip version 2 no validate-update-source timers basic 30 180 0 240 network 180.40.0.0 network 208.28.1.0 network 222.1.1.0 neighbor 208.28.1.3 neighbor 208.28.1.1 maximum-paths 3 no auto-summary !