ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
configure protocol add
configure protocol <name> add [etype | llc | snap] <hex> {[etype | llc |
snap] <hex>}
Description
Configures a user-defined protocol filter.
Syntax Description
name
hex
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.
●
A maximum of 15 protocol filters, each containing a maximum of six protocols, can be defined.
The protocol filter must already exist before you can use this command: use the
command to create the protocol filter.
No more than seven protocols can be active and configured for use.
Example
The following command configures a protocol named Fred by adding protocol type LLC SAP with a
value of FFEF:
configure protocol fred add llc 0xfeff
History
This command was first available in ExtremeWare XOS 10.1.
ExtremeWare XOS 11.5 Command Reference Guide
Specifies a protocol filter name.
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.
configure protocol add
create bvlan
729
Need help?
Do you have a question about the ExtremeWare XOS and is the answer not in the manual?