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

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.

Default

Disabled.

Usage Guidelines

Not applicable.

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 ExtremeXOS 10.1.

Platform Availability

This command is available on platforms with an Advanced Edge or Base license, or higher, as described in the ExtremeXOS 32.2 Feature License Requirements document.