Technical Documentation

Creating Routing Tables for DVMRP Routes

DVMRP needs to access route information from the unicast routing table, inet.0, and from a separate routing table that is reserved for DVMRP. You need to create the routing table for DVMRP and to create groups of routing tables so that the routing protocol process imports and exports routes properly. We recommend that you use routing table inet.2 for DVMRP routing information.

To create the necessary routing tables and routing table groups for DVMRP, include the following statements:

routing-options {interface-routes {rib-group group-name1;}rib-groups {group-name1 {import-rib [ inet.0 inet.2 ];}group-name2 {import-rib inet.2;export-rib inet.2;}}}

You can include these statements at the following hierarchy levels:

  • [edit]
  • [edit logical-systems logical-system-name]

To associate the routing tables with DVMRP, include the rib-group statement at the [edit protocols dvmrp] hierarchy level, as described in Enabling DVMRP.

Related Topics


Published: 2010-07-19

Help
|
My Account
|
Log Out