D-Link DXS-3600 Series Cli Reference Manual page 1164

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Switch(config-router)# passive-interface vlan1
Switch(config-router)#
93-11
redistribute (RIP)
This command is used to redistribute routes from other routing domains into RIP. Use the no command to
disable route redistribution from a specific protocol.
redistribute PROTOCOL [metric METRIC-VALUE] [route-map MAP-NAME]
no redistribute PROTOCOL [metric METRIC-VALUE] [route-map MAP-NAME]
Parameters
PROTOCOL
metric METRIC-VALUE
route-map MAP-NAME
Default
By default, this option is disabled.
Command Mode
Router Configuration Mode.
Router Address Family Configuration (RIP) Mode.
Command Default Level
Level: 12.
Usage Guideline
If the metric option is not specified or is specified as 0, the following rules are applied:
The metric of the redistributed static route or connected route will be 1, if the metric option is not
specified, or is specified as 0.
The metric of the redistributed route from other protocols to the RIP process will be determined by
the default metric command if the metric option is not specified.
The metric of the redistributed route from other protocols to RIP process will be 1 if the metric
option is specified as 0.
If the default metric is not specified, then the original metric from the redistributed protocol will be
transparently carried through.
If a route map is configured but the route map doesn't exist, it means all routes are not permitted. If a
route map sequence has no match entry defined, then all routes will match this sequence.
Example
This example shows how to configure that the specified OSPF process routes will be redistributed into an
RIP domain. The OSP-derived metric will be remapped to 10.
Switch# configure terminal
Specifies the protocol whose routes are to be redistributed. The static
keyword means to redistribute IP static routes. The connected
keyword refers to routes that are established automatically by virtue of
configuring IP address on an interface.
(Optional) Specifies the value to be used as metric for the redistributed
routes. The range is from 0 to 16.
(Optional) Specifies the route map that is used in the filtering of the
routes to be redistributed to the current routing protocol. If not
specified, all routes are redistributed.
1159

Advertisement

Table of Contents
loading

Table of Contents