334 ExtremeWare Software 7.3.0 Command Reference Guide
VLAN Commands
configure vlan protocol
configure vlan <vlan name> protocol [<protocol_name> | any]
Description
Configures a VLAN to use a specific protocol filter.
Syntax Description
Default
Protocol Any.
Usage Guidelines
If the keyword
any
is specified, all packets that cannot be classified into another protocol-based VLAN
are assigned to this VLAN as the default for its member ports.
Use the
configure protocol
command to define your own protocol filter.
Example
The following command configures a VLAN named accounting as an IP protocol-based VLAN:
configure accounting protocol ip
History
This command was first available in ExtremeWare 1.0.
Platform Availability
This command is available on all platforms.
vlan name Specifies a VLAN name.
protocol_name Specifies a protocol filter name. This can be the name of a predefined protocol
filter, or one you have defined.
The following protocol filters are predefined:
• IP
• IPX
• NetBIOS
• DECNet
• IPX_8022
• IPX_SNAP
• AppleTalk
any indicates that this VLAN should act as the default VLAN for its member
ports.