Route distribution configuration prerequisites
To configure an OSPF route distribution, you must already have completed steps 1 through 6 in Configuring OSPF in a default area to configure VLAN 3, enable OSPF, and add OSPF Router ID of 10.1.1.69. Follow the same procedure to add VLAN 4 with an InterfaceName of ip_4 and an IP address of 10.1.1.76/30 to port 12. After performing these steps, complete the following:
To configure an OSPF routes to RIP:
- Enable RIP globally.
- From the Device Manager menu bar, select Edit > Chassis > Protocol Control.
| The Chassis dialog box opens with the Protocol Control tab displayed. |
- Set RIPState to "enable".
- Click Apply.
- Enable RIP version 2 for the IP interface on VLAN 4.
- From the Device Manager menu bar, select IP Routing > RIP > Interfaces.
| The RIP dialog box opens with the Interfaces tab displayed. |
- Set Send to "ripVersion2".
- Set Receive to "rip2".
- Set Status to "enable".
- Click Apply.
- Configure OSPF to RIP redistribution
- From the Device Manager menu bar, select IP Routing > Route Redistribution > Insert.
| The RouteRedistribution, Insert Route Redistribution dialog box opens. |
- Set ScrProtocol to "ospf".
- Set DstProtocol to "rip".
- Set Type to "all".
- Click Insert.
- Configure RIP to OSPF redistribution using metric Type-1:
- From the Device Manager menu bar, select IP Routing > Route Redistribution > Insert.
| The RouteRedistribution, Insert Route Redistribution dialog box opens. |
- Set SrcProtocol to "rip".
- Set DstProtocol to "ospf".
- Set Type to "type-1".
- Click Insert.
- Configure local interfaces to OSPF redistribution using metric Type-1
- From the Device Manager menu bar, select IP Routing > Route Redistribution > Insert.
| The RouteRedistribution, Insert Route Redistribution dialog box opens. |
- Set SrcProtocol to "rip".
- Set DstProtocol to "ospf".
- Set Type to "type-1".
- Click Insert.