D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
278
config route redistribute dst ospf src
Parameters
src [static | rip | local] Allows the selection of the protocol of the
source device.
mettype allows the selection of one of the methods for calculating
the metric value.
Type-1 calculates the metric (for RIP to OSPF) by adding the
destination’s interface cost to the metric entered in the Metric
field.
Type-2 uses the metric entered in the Metric field without
change. This field applies only when the destination field is
OSPF.
metric <value 0-65535> Allows the entry of an OSPF interface
cost. This is analogous to a Hop Count in the RIP routing protocol.
Restrictions Only administrator-level users can issue this command.
Routing information source RIP: the Static Route table, and the Local interface routing information. Routing information will
be redistributed to OSPF. The following table lists the allowed values for the routing metrics and the types (or forms) of the
routing information that will be redistributed.
Route Source Metric Metric Type
RIP 0 to 16777214 mettype 1
mettype 2
Static 0 to 16777214 mettype 1
mettype 2
Local 0 to 16777214 mettype 1
mettype 2
Allowed Metric Type combinations are mettype 1 or mettype 2. The metric value 0 above will be redistributed in OSPF as the
metric 20.
Example Usage:
To configure route redistributions:
DGS-3324SRi:4#config route redistribute dst ospf src rip metric 2
Command: config route redistribute dst ospf src rip metric 2
Success.
DGS-3324SRi:4#
config route redistribute dst rip src
Purpose Used configure route redistribution settings for the exchange of
RIP routes to OSPF routes on the Switch.
Syntax
config route redistribute dst rip src [local | static | ospf | [all |
internal | external | type_1 | type_2 | inter+e1 | inter+e2]]
{metric <value>}
Description Route redistribution allows routers on the network that are running
different routing protocols to exchange routing information. This is
accomplished by comparing the routes stored in the various
router’s routing tables and assigning appropriate metrics. This