2 class-map rename, 3 match ethertype, 4 match any – Kontron AT8902M CLI User Manual
Page 177: 5 match class-map, Class-map rename - 9, Match ethertype - 9, Match any - 9, Match class-map - 9, At8902m quality of service (qos) commands
AT8902M
Quality of Service (QoS) Commands
Page 4 - 9
AT8902M CLI Reference Manual
4.3.2
class-map rename
This command changes the name of a DiffServ class. The
<
class-map-name>
is the
name of an existing DiffServ class. The
<
new-class-map-name>
parameter is a case-
sensitive alphanumeric string from 1 to 31 characters uniquely identifying the class
(The
‘default’ is reserved and must not be used here).
Default
none
Format
class-map rename
Mode
Global Config
4.3.3
match ethertype
This command adds to the specified class definition a match condition based on the
value of the ethertype. The
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.
NOTE: This command is not available on the Broadcom 5630x platform.
Format
match ethertype {
Mode
Class-Map Config
4.3.4
match any
This command adds to the specified class definition a match condition whereby all
packets are considered to belong to the class.
Default
none
Format
match any
Mode
Class-Map Config
4.3.5
match class-map
This command adds to the specified class definition the set of match conditions defined
for another class. The
is the name of an existing DiffServ class whose
match conditions are being referenced by the specified class definition. There is no
default value.
Format
match class-map
Mode
Class-Map Config
NOTE:
•
The parameters
<
refclassname>
and
can not be the same.
•
Only one other class may be referenced by a class.
•
Any attempts to delete the
class while the class is still referenced
by any
fails.
•
The combined match criteria of
and
must be
an allowed combination based on the class type.
•
Any subsequent changes to the
class match criteria must main-
tain this validity, or the change attempt fails.