
ProSafe 7200 Managed Switches CLI Manual, Software Version 8.0.3
Quality of Service (QoS) Commands
6-12
v1.0, May 2010
match ethertype
This command adds to the specified class definition a match condition based on the value of the
ethertype. The
<ethertype>
value is specified as one of the following keywords:
appletalk
,
arp
,
ibmsna
,
ipv4
,
ipv6
,
ipx
,
mplsmcast
,
mplsucast
,
netbios
,
novell
,
pppoe
,
rarp
or as a custom ethertype value in the range of 0x0600-0xFFFF.
match any
This command adds to the specified class definition a match condition whereby all packets are
considered to belong to the class.
match class-map
This command adds to the specified class definition the set of match conditions defined for another
class. The
<refclassname>
is the name of an existing DiffServ class whose match conditions
are being referenced by the specified class definition.
Format
match ethertype {<keyword> | custom <0x0600-0xFFFF>}
Mode
Class-Map Config
Ipv6-Class-Map Config
Default
none
Format
match any
Mode
Class-Map Config
Ipv6-Class-Map Config
Default
none
Format
match class-map <refclassname>
Mode
Class-Map Config
Ipv6-Class-Map Config