Netgear NETGEAR Manual Do Utilizador

Página de 400
User Manual for the NETGEAR 7300S Series Layer 3 Managed Switch Software 
Quality of Service (QoS) Commands
11-11
202-10088-01, March 2005
class-map rename
This command changes the name of a DiffServ class. The
 <classname>
 is the name of an existing 
DiffServ class. The
 <newclassname>
 parameter is a case-sensitive alphanumeric string from 1 to 
31 characters uniquely identifying the class (Note: the class name ‘default’ is reserved and must 
not be used here).
Default  
none
Format  
class-map rename <classname> <newclassname>
Mode  
Global Config
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.
Format  
match [not] ethertype {<keyword> | custom <0x0600-
0xFFFF>}
Mode  
Class-Map Config
match secondary-cos
This command adds to the specified class definition a match condition for the secondary Class of 
Service value (the inner 802.1Q tag of a double VLAN tagged packet). The value may be from 0 to 
7.
Format  
match [not] secondary-cos <0-7>
Mode  
Class-Map Config
match secondary-vlan
This command adds to the specified class definition a match condition for the secondary VLAN 
identifier value (the inner 802.1Q tag of a double VLAN tagged packet). The range from 
vlanmin 
and vlanmax 
are integers from 1 to 4094 with vlanmax being optional.
Format  
match [not] secondary-vlan <vlanmin> [<vlanmax>]
Mode  
Class-Map Config