ProSafe XSM7224S Managed Stackable Switch CLI Manual, Software Version 9.0
Quality of Service (QoS) Commands 5-13
v1.0, November 2010
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.
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.
Default none
Format class-map rename <class-map-name> <new-class-map-name>
Mode Global Config
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