Specifications
Process Overview: Routing Protocol Configuration
Configuring OSPF
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide 13-53
13.1.2.20 redistribute
Use this command to allow routing information discovered through non-OSPF protocols to be
distributed in OSPF update messages.
redistribute {connected | rip | static}[metric metric value] [metric-type
type-value] [subnets]
Syntax Description
connected Specifies that non-OSPF information discovered via
directly connected interfaces will be redistributed. These
are routes not specified in the OSPF network command as
described in Section 13.1.2.2.
rip Specifies that RIP routing information will be redistributed
in OSPF.
static Specifies that non-OSPF information discovered via static
routes will be redistributed. Static routes are those created
using the ip route command detailed in Section 12.2.5.5.
metric metric
value
(Optional) Specifies a metric for the connected, RIP or
static redistribution route. This value should be consistent
with the designation protocol.
metric-type type
value
(Optional) Specifies the external link type associated with
the default connected, RIP or static route advertised into
the OSPF routing domain. Valid values are 1 for type 1
external route, and 2 for type 2 external route.
subnets (Optional) Specifies that connected, RIP or static routes
that are subnetted routes will be redistributed.