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


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
277
Routing information source OSPF and the Static Route table. Routing information will be redistributed to RIP. 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 Type
OSPF 0 to 16
all
type_1
type_2
inter+e1
inter+e2
external
internal
Static 0 to 16 not applicable
Entering the Type combination internal type_1 type_2 is functionally equivalent to all. Entering the combination type_1
type_2 is functionally equivalent to external. Entering the combination internal external is functionally equivalent to all.
Entering the metric 0 specifies transparency.
Example Usage:
To add route redistribution settings:
DGS-3324SRi:4#create route redistribute dst rip src ospf all metric 2
Command: create route redistribute dst rip src ospf all metric 2
Success.
DGS-3324SRi:4#
config route redistribute dst ospf src
Purpose Used configure route redistribution settings for the exchange of RIP
routes to OSPF routes on the Switch.
Syntax
config route redistribute dst ospf src [static | rip | local]
{mettype [1 | 2] | metric <value 0-65535>}
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
information is then exchanged among the various routers according
to the individual routers current routing protocol. The switch can
redistribute routing information between the OSPF and RIP routing
protocols to all routers on the network that are running OSPF or
RIP. Routing information entered into the Static Routing Table on
the local switch is also redistributed.