168.72.1 168.72.1 95 0X8000000A 0XBB64 5 NOTICE THAT NONE OF T...

192.168.72.1 192.168.72.1 95 0x8000000A 0xBB64 5

Notice that none of the remote RIP networks are populating the OSPF data-

bases.

The “subnets” keyword tells OSPF to redistribute all subnet routes. Without the

subnets keyword, only networks that are not subnetted will be redistributed by

OSPF; that is why none of the RIP networks are being properly redistributed.

Issue the following commands on Berlin and Frankfurt to resolve this issue.

Berlin(config)#router ospf 1 Berlin(config-router)#redistribute rip subnets Frankfurt(config)#router ospf 1 Frankfurt(config-router)#redistribute rip subnets

Step 6

What were the results of your implementation? Did it fix the problem? List your

results and observations below.

Check the routing tables for the appropriate RIP routes.

Berlin#show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static route Gateway of last resort is not set O 192.168.72.0/24 [110/782] via 192.168.10.14, 00:00:13, Serial0/0