Redistribute - Enterasys C3G124-24 Configuration Manual

Stackable switches
Hide thumbs Also See for C3G124-24:
Table of Contents

Advertisement

Defaults
None.
Mode
Router configuration: C3(su)->router(Config-router)#
Usage
Passive mode allows an interface to be included in the OSPF route table, but turns off sending and
receiving hellos for the interface. It also prevents OSPF adjacencies from being formed on an
interface.
The no form of this command disables passive OSPF mode.
Examples
This example enables passive OSPF mode on VLAN 102.
C3(su)->router(Config)#router ospf 1
C3(su)->router(Config-router)#passive-interface vlan 102
This example shows how to make passive OSPF mode the default mode on all interfaces.
C3(su)->router(config#router ospf 1
C3(su)->router(Config-router)#passive-interface default

redistribute

Use this command to allow routing information discovered through non-OSPF protocols to be
distributed in OSPF update messages. The no form of this command clears redistribution
parameters.
Syntax
redistribute {connected | rip | static} [metric metric value] [metric-type type-
value] [subnets]
no redistribute {connected | rip | static}
Parameters
connected
rip
static
metric metric value
metric-type type
value
subnets
Specifies that non-OSPF information discovered via directly connected
interfaces will be redistributed.
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 25-21.
(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.
Enterasys C3 Configuration Guide 27-17
redistribute

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterasys c3

Table of Contents