Device Online Help # Go back one pageGo to the next page#Go to this book's Index

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:

  1. Enable RIP globally.
    1. From the Device Manager menu bar, select Edit > Chassis > Protocol Control.
    2. The Chassis dialog box opens with the Protocol Control tab displayed.
    3. Set RIPState to "enable".
    4. Click Apply.
  2. Enable RIP version 2 for the IP interface on VLAN 4.
    1. From the Device Manager menu bar, select IP Routing > RIP > Interfaces.
    2. The RIP dialog box opens with the Interfaces tab displayed.
    3. Set Send to "ripVersion2".
    4. Set Receive to "rip2".
    5. Set Status to "enable".
    6. Click Apply.
  3. Configure OSPF to RIP redistribution
    1. From the Device Manager menu bar, select IP Routing > Route Redistribution > Insert.
    2. The RouteRedistribution, Insert Route Redistribution dialog box opens.
    3. Set ScrProtocol to "ospf".
    4. Set DstProtocol to "rip".
    5. Set Type to "all".
    6. Click Insert.
  4. Configure RIP to OSPF redistribution using metric Type-1:
    1. From the Device Manager menu bar, select IP Routing > Route Redistribution > Insert.
    2. The RouteRedistribution, Insert Route Redistribution dialog box opens.
    3. Set SrcProtocol to "rip".
    4. Set DstProtocol to "ospf".
    5. Set Type to "type-1".
    6. Click Insert.
  5. Configure local interfaces to OSPF redistribution using metric Type-1
    1. From the Device Manager menu bar, select IP Routing > Route Redistribution > Insert.
    2. The RouteRedistribution, Insert Route Redistribution dialog box opens.
    3. Set SrcProtocol to "rip".
    4. Set DstProtocol to "ospf".
    5. Set Type to "type-1".
    6. Click Insert.

Go back one pageGo to the next page##Go to this book's Index