Reference Guide

Routing Information Protocol (RIP) | 1247
Command Modes
ROUTER RIP
Command
History
Usage
Information
To redistribute the default route (0.0.0.0/0), configure the default-information originate
command.
Related
Commands
redistribute isis
e
Redistribute routing information from an IS-IS instance.
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
Defaults
Not configured.
Command Modes
ROUTER RIP
Command
History
Usage
Information
IS-IS is not supported on S-Series systems.
Version 8.3.7.0 Introduced on S4810
Version 7.8.1.0 Introduced on S-Series
Version 7.6.1.0 Introduced on C-Series
pre-Version 6.2.1.1 Introduced on E-Series
default-information
originate
Generate a default route for RIP traffic.
tag
(OPTIONAL) Enter the name of the IS-IS routing process.
level-1
(OPTIONAL) Enter the keyword level-1 to redistribute only IS-IS
Level-1 routes.
level-1-2
(OPTIONAL) Enter the keyword level-1-2 to redistribute both IS-IS
Level-1 and Level-2 routes.
level-2
(OPTIONAL) Enter the keyword 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.
Range: 0 to16
route-map map-name (OPTIONAL) Enter the keyword route-map followed by the name of a
configured route map.
Version 8.3.7.0 Introduced on S4810
pre-Version 6.2.1.1 Introduced on E-Series