configure protocol delete
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
731
configure protocol delete
configure protocol <name> delete [etype | llc | snap] <hex> {[etype | llc |
snap] <hex>} ...
Description
Deletes the specified protocol type from a protocol filter.
Syntax Description
Default
N/A.
Usage Guidelines
Supported protocol types include:
●
etype – IEEE Ethertype.
●
llc – LLC Service Advertising Protocol.
●
snap – Ethertype inside an IEEE SNAP packet encapsulation.
Example
The following command deletes protocol type LLC SAP with a value of FEFF from protocol
fred
:
configure protocol fred delete llc feff
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
name
Specifies a protocol filter name.
hex
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.