Enterasys Networks 1H582-xx User Manual

Page of 808
Process Overview: Routing Protocol Configuration
Configuring RIP
13-25
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command clears redistribution parameters:
no redistribute {connected | ospf process_id | static}
Command Mode
Router configuration: Matrix>Router(config-router)#
Command Defaults
If metric value is not specified, 1 will be applied.
If subnets is not specified, only non-subnetted routes will be redistributed.
Example
This example shows how to redistribute routing information discovered through 
OSPF process ID 1 non-subnetted routes into RIP update messages:
connected
Specifies that non-RIP routing information discovered via 
directly connected interfaces will be redistributed. 
ospf 
Specifies that OSPF routing information will be 
redistributed in RIP.
process-id
Specifies the process ID, an internally used identification 
number for each instance of the OSPF routing process run 
on a router. Valid values are to 65535.
static 
Specifies that non-RIP routing information discovered via 
static routes will be redistributed. Static routes are those 
created using the ip route command detailed in 
.
metric metric 
value
(Optional) Specifies a metric for the connected, OSPF or 
static redistribution route. This value should be consistent 
with the designation protocol.
subnets
(Optional) Specifies that connected, OSPF or static routes 
that are subnetted will be redistributed.
Matrix>Router(config)#router rip
Matrix>Router(config-router)#redistribute ospf 1