Specifications

Process Overview: Routing Protocol Configuration
Configuring OSPF
13-54 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
13.1.2.20 passive-ospf
Use this command to enable passive OSPF on an interface. 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.
passive-ospf vlan vlan-id
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command disables passive OSPF mode:
no passive-ospf vlan vlan-id
Command Type
Router command.
Command Mode
Router configuration: Matrix>Router(config-router)#
Command Defaults
None.
Example
This example shows how enable passive OSPF mode on VLAN 102:
vlan vlan-id Specifies the interface on which to enable passive OSPF
mode.
Matrix>Router(config)#router ospf 1
Matrix>Router(config-router)#passive-ospf vlan 102