Deployment Guide
Related Commands
neighbor — enables RIP for a specied network.
network — denes a neighbor.
redistribute
Redistribute information from other routing instances.
Syntax
redistribute {connected | static}
To disable redistribution, use the no redistribute {connected | static} command.
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 congured.
Command Modes ROUTER RIP
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information To redistribute the default route (0.0.0.0/0), congure the default-information originate command.
Related Commands
default-information originate — generates a default route for RIP trac.
redistribute ospf
Redistribute routing information from an OSPF process.
Syntax
redistribute ospf process-id [match external {1 | 2} | match internal | metric
metric-value] [route-map map-name]
To disable redistribution, use the no redistribute ospf process-id [match external {1 | 2} |
match internal | metric metric-value] [route-map map-name] command.
Parameters
process-id Enter a number that corresponds to the OSPF process ID to redistribute. The range is
from 1 to 65355.
match external {1 |
2}
(OPTIONAL) Enter the keywords match external then the numbers 1 or 2 to
indicated that external 1 routes or external 2 routes should be redistributed.
match internal (OPTIONAL) Enter the keywords match internal to indicate that internal routes
should be redistributed.
1100 Routing Information Protocol (RIP)