OSPF Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1544
configure ospf add vlan area
configure ospf add vlan [<vlan-name> | all] area <area-identifier>
{passive}
Description
Enables OSPF on one or all VLANs (router interfaces).
Syntax Description
Default
Disabled.
Usage Guidelines
None.
Example
The following command enables OSPF on a VLAN named
accounting
:
configure ospf add vlan accounting area 0.0.0.1
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
vlan-name
Specifies a VLAN name.
all
Specifies all VLANs.
area-identifier
Specifies the area to which the VLAN is assigned.
passive
Specifies to stop sending and receiving hello packets on this interface.