Netgear gsm7312 사용자 설명서

다운로드
페이지 268
User Manual for the NETGEAR 7300 Series Layer 3 Managed Switch Software 
Differentiated Services
9-3
202-10009-01
General Commands
The following characteristics are configurable for the platform as a whole. 
config diffserv adminmode
This command sets the DiffServ operational mode to active or inactive. The value for the 
administrative mode is either enable or disable. The default value is disable. While disabled, the 
DiffServ configuration is retained and can be changed, but it is not activated.
Format  
config diffserv adminmode <enable/disable>
    
Class Commands
The 'class' command set is used in DiffServ to define:
Traffic Classification  
Specify Behavior Aggregate (BA), based on DSCP, and Multi-Field (MF) 
classes of traffic (name, match criteria)
Service Levels  
Specify the BA forwarding classes / service levels. Conceptually, DiffServ is a 
two-level hierarchy of classes: 1. Service/PHB, 2. Traffic Class
This set of commands consists of class creation/deletion and matching, with the class match 
commands specifying layer 3, layer 2, and general match criteria. The class match criteria are also 
known as class rules, with a class definition consisting of one or more rules to identify the traffic 
belonging to the class. Note that once a class match criterion is created for a class, it cannot be 
changed or deleted - the entire class must be deleted and re-created.
The CLI command root is 
config diffserv class
.
config diffserv class create acl
This command defines a new DiffServ class of type 
acl
. The 
<classname>
 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). The 
<aclid>
 parameter is an integer 
specifying an existing access list (ACL) number (refer to the appropriate ACL documentation for 
the valid ACL number range).