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

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
redistribute {connected | static | rip | ospf | bgp} [metric VALUE] [metric-type {internal |
external}] [route-map MAP-NAME] [level-1 | level-1-2 | level-2]
no redistribute {connected | static | rip | ospf | bgp} [metric] [metric-type] [route-map]
Parameters
connected
static
rip
ospf
bgp
metric VALUE
metric-type
route-map MAP-NAME
level-1
level-1-2
level-2
Default
By default, no redistribution is configured.
Command Mode
Router Configuration Mode.
Address Family Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to import other routing protocol routes into the IS-IS routing domain.
Example
This example shows how to redistribute RIP routes into IS-IS level-2 areas only.
Switch# configure terminal
Switch(config)# router isis
Switch(config-router)# redistribute rip level-2
Switch(config-router)#
48-32
redistribute isis
This command is used redistribute IS-IS routes from level 1 into level 2. Use the no command to disable
the redistribution.
redistribute isis {level-1 | level-2} into {level-2 | level-1} [distribute-list LIST-NAME]
Specifies to redistribute connected routes into IS-IS.
Specifies to redistribute static routes into IS-IS.
Specifies to redistribute RIP routes into IS-IS.
Specifies to redistribute OSPF routes into IS-IS
Specifies to redistribute BGP routes into IS-IS.
(Optional) Specifies the metric value of redistributed routes.
(Optional) Specifies the metric type of redistributed routes.
internal: The redistributed routes advertised with internal metrics.
external: The redistributed routes advertised with external metrics.
(Optional) Specifies the route map used to filter which route should be
redistributed.
(Optional) Specifies redistribute routes into level-1 areas only.
(Optional) Specifies redistribute routes into level-1 and level-2 areas.
(Optional) Specifies redistribute routes into level-2 areas only.
611

Advertisement

Table of Contents
loading

Table of Contents