Redistribute - Enterasys Matrix DFE-Gold Series Configuration Manual

Enterasys networks switch configuration guide
Table of Contents

Advertisement

redistribute

Mode
Router command, Router configuration: Matrix‐>Router(config‐router)# 
Usage
This allows an interface to be included in the OSPF route table, but turns off sending and receiving 
hellos for an interface. It also prevents OSPF adjacencies from being formed on an interface.
The "no" form of this command disables passive OSPF mode.
Example
This example shows how to enable passive OSPF mode on VLAN 102:
Matrix->Router(config)#router ospf 1
Matrix->Router(config-router)#passive-interface vlan 102
redistribute
Use this command to allow routing information discovered through non‐OSPF protocols to be 
distributed in OSPF update messages. 
Syntax
redistribute {rip | static [metric metric value] [metric-type type-value]
[subnets] [tag] [route-map id-number] | {connected [route-map id-number] [metric
metric value] [metric-type type-value] [subnets] [tag tag]}
no redistribute {connected | rip | static}
Parameters
rip
static
metric metric value
metric‐type type value
subnets
tag tag
connected 
route‐map id‐number
Specifies that RIP routing information will be redistributed in OSPF. 
Specifies that non‐OSPF information discovered via static routes will be 
redistributed. Static routes are those created using the ip route 
command detailed in "ip route" on page 16‐26. 
(Optional) Specifies a metric for the connected, RIP or static 
redistribution route. This value should be consistent with the 
designation protocol.
(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.
(Optional) Specifies that connected, RIP or static routes that are 
subnetted routes will be redistributed.
(Optional) Specifies that tagged routes will be redistributed in OSPF. 
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 "network" on page 21‐23.
(Optional) Redistributes routes using the rules established by the 
designated route‐map. Valid values are 1‐99.
Enterasys Matrix DFE-Gold Series Configuration Guide 21-37
Configuring OSPF

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents