Enterasys Networks 1G58x-09 Benutzerhandbuch

Seite von 808
Process Overview: Routing Protocol Configuration
Configuring OSPF
13-47
no area area_id virtual-link ip_address dead-interval seconds
no area area_id virtual-link ip_address hello-interval seconds
no area area_id virtual-link ip_address retransmit-interval seconds
no area area_id virtual-link ip_address transmit-delay seconds
Command Type
Router command.
Command Mode
Router configuration: Matrix>Router(config-router)#
Command Defaults
None.
Example
This example shows how to configure a virtual link between OSPF area 0.0.0.2 and ABR network 
134.141.7.2:
13.1.2.20passive-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
Matrix>Router(config)#router ospf 1
Matrix>Router(config-router)#area 0.0.0.2 virtual-link 134.141.7.2
vlan vlan-id
Specifies the interface on which to enable passive OSPF 
mode.