322 ExtremeWare Software 7.3.0 Command Reference Guide
VLAN Commands
configure protocol delete
configure protocol <protocol_name> delete <protocol_type> <hex_value>
{<protocol_type> <hex_value>} ...
Description
Deletes the specified protocol type from a protocol filter.
Syntax Description
Default
N/A.
Usage Guidelines
None.
Example
The following command deletes protocol type LLC SAP with a value of FFEF from protocol Fred:
configure protocol fred delete llc feff
History
This command was first available in ExtremeWare 1.0.
Platform Availability
This command is available on all platforms.
protocol_name Specifies a protocol filter name.
protocol_type Specifies a protocol type. Supported protocol types include:
• etype – IEEE Ethertype.
• llc – LLC Service Advertising Protocol.
• snap – Ethertype inside an IEEE SNAP packet encapsulation.
hex_value Specifies a four-digit hexadecimal number between 0 and FFFF that
represents:
• The Ethernet protocol type taken from a list maintained by the IEEE.
• The DSAP/SSAP combination created by concatenating a two-digit LLC
Destination SAP (DSAP) and a two-digit LLC Source SAP (SSAP).
• The SNAP-encoded Ethernet protocol type.