Netgear gsm7312 Manuale Utente

Pagina di 268
User Manual for the NETGEAR 7300 Series Layer 3 Managed Switch Software 
Differentiated Services
9-5
202-10009-01
config diffserv class delete
This command eliminates an existing DiffServ class. The 
<classname>
 is the name of an existing 
DiffServ class (note: the class name ‘default’ is reserved and is not allowed here). This command 
may be issued at any time; if the class is currently referenced by one or more policies or by any 
other class, this deletion attempt shall fail.
Format  
config diffserv class delete <classname>
    
config diffserv class 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  
config diffserv class rename <classname> 
<newclassname>
        
config diffserv class match cos
This command adds to the specified class definition a match condition based on the class of 
service of a packet, which is defined as the three bit priority field in the 802.1p header. The 
<classname>
 is the name of an existing DiffServ class. The CoS value is an integer from 0 to 7. 
The optional 
[exclude]
 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  
config diffserv class match cos <classname> <0-7> 
[exclude]