Process Overview: Routing Protocol Configuration
Configuring RIP
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide 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 1 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
Section 12.2.5.6.
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