Command Line Reference Guide

Parameters
connected Enter the keyword connected to specify that information from
active routes on interfaces is redistributed.
static Enter the keyword static to specify that information from static
routes is redistributed.
Defaults Not configured.
Command Modes ROUTER RIP
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
To redistribute the default route (0.0.0.0/0), configure the default-information
originate command.
Related
Commands
default-information originate – generates a default route for RIP traffic.
redistribute isis
Redistribute routing information from an IS-IS instance.
S5000
Syntax
redistribute isis [tag] [level-1 | level-1-2 | level-2] [metric
metric-value] [route-map map-name]
To disable redistribution, use the no redistribute isis [tag] [level-1 |
level-1-2 | level-2] [metric metric-value] [route-map map-name]
command.
Parameters
tag
(OPTIONAL) Enter the name of the IS-IS routing process.
level-1 (OPTIONAL) Enter the keywords level-1 to redistribute only IS-IS
Level-1 routes.
level-1-2 (OPTIONAL) Enter the keywords level-1-2 to redistribute both IS-
IS Level-1 and Level-2 routes.
level-2 (OPTIONAL) Enter the keywords level-2 to redistribute only IS-IS
Level-2 routes.
metric
metric-
value
(OPTIONAL) Enter the keyword metric followed by a number as the
metric value. The range is 0 to 16.
route-map
map-
name
(OPTIONAL) Enter the keywords route-map followed by the name
of a configured route map.
Defaults Not configured.
1091