R1#sh run | b router router ospf 1 router-id 1.1.1.1 log-adjacency-changes area 200 virtual-link 3.3.3.3 redistribute connected subnets tag 1 network 180.40.7.66 0.0.0.0 area 0 network 208.28.1.1 0.0.0.0 area 200 network 208.28.1.66 0.0.0.0 area 51 ! R2#sh run | b router router ospf 1 router-id 2.2.2.2 log-adjacency-changes area 200 virtual-link 3.3.3.3 redistribute connected subnets tag 2 network 180.40.7.2 0.0.0.0 area 200 network 180.40.7.65 0.0.0.0 area 0 network 208.28.1.3 0.0.0.0 area 200 network 208.28.1.129 0.0.0.0 area 51 ! R3#sh run | b router router ospf 1 router-id 3.3.3.3 log-adjacency-changes area 200 virtual-link 2.2.2.2 area 200 virtual-link 1.1.1.1 redistribute connected subnets tag 3 network 17.80.1.1 0.0.0.0 area 51 network 180.40.7.3 0.0.0.0 area 200 network 208.28.1.2 0.0.0.0 area 200 neighbor 208.28.1.1 ! R4#sh run | b Lo interface Loopback0 description for testing the summary ip address 200.1.0.1 255.255.255.0 ! router ospf 1 router-id 4.4.4.4 log-adjacency-changes redistribute connected subnets tag 4 network 17.80.1.2 0.0.0.0 area 51 ! S5#sh run | b router router ospf 1 router-id 5.5.5.5 log-adjacency-changes redistribute rip subnets network 208.28.1.65 0.0.0.0 area 51 network 208.28.1.130 0.0.0.0 area 51 ! router rip version 2 redistribute ospf 1 metric 3 network 217.57.100.0 no auto-summary ! Also fixed subnet mask on int Vlan 10 S6#sh run | b router router rip version 2 network 200.1.1.0 network 200.1.2.0 network 200.1.3.0 network 217.57.100.0 no auto-summary !