NETGEAR 7300S Network Router User Manual


 
User Manual for the NETGEAR 7300S Series Layer 3 Managed Switch Software
Quality of Service (QoS) Commands 11-13
202-10088-01, March 2005
no match class-map
This command removes from 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. Note: there is no [
not] option for this match
command.
Format
no match class-map <refclassname>
Mode Class-Map Config
match cos
This command adds to the specified class definition a match condition for the Class of Service
value (the only tag in a single tagged packet or the first or outer 802.1Q tag of a double VLAN
tagged packet). The value may be from 0 to 7. The optional [
not] parameter has the effect of
negating this match condition for the class (i.e., match all class of service values except for what is
specified here).
Default none
Format
match [not] cos <0-7>
Mode Class-Map Config
match destination-address mac
This command adds to the specified class definition a match condition based on the destination
MAC address of a packet. The <macaddr>
parameter is any layer 2 MAC address formatted as six,
two-digit hexadecimal numbers separated by colons (e.g., 00:11:22:dd:ee:ff). The <
macmask>
parameter is a layer 2 MAC address bit mask, which need not be contiguous, and is formatted as
six, two-digit hexadecimal numbers separated by colons (e.g., ff:07:23:ff:fe:dc). The optional [
not]
parameter has the effect of negating this match condition for the class (i.e., match all destination
MAC addresses except for what is specified here).
Default none
Format
match [not] destination-address mac <macaddr> <mac-
mask>
Mode Class-Map Config