class
  
  
    Creates a policy map class and enters
      its configuration mode. The policy map class is a traffic classification upon which a policy
      can act.
    Supported in the following platforms:
      
      
        - Service Platforms — NX 7510, NX 95XX, NX 96XX
Syntax
      
      class <EX3500-QoS-CLASS-MAP-POLICY-NAME>
    
    Parameters
      
      class <EX3500-QoS-CLASS-MAP-POLICY-NAME>
      
            
              | class <EX3500-QoS-CLASS-MAP-POLICY-NAME> | Specify the EX3500 QoS class map policy‘s name (should
                be existing and configured) | 
          
    
    Examples
      
      nx9500-6C8809(config-ex3500-qos-policy-map-testPolicyMap)#class dscp
nx9500-6C8809(config-ex3500-qos-policy-map-testPolicyMap-pmap-class-dscp)#?
commands:
  no       Negate a command or set its defaults
  police   Defines a policer for classified traffic
  set      Classify IP traffic
  clrscr   Clears the display screen
  commit   Commit all changes made in this session
  do       Run commands from Exec mode
  end      End current mode and change to EXEC mode
  exit     End current mode and down to previous mode
  help     Description of the interactive help system
  revert   Revert changes
  service  Service Commands
  show     Show running system information
  write    Write running configuration to memory or terminal
nx9500-6C8809(config-ex3500-qos-policy-map-testPolicyMap-pmap-class-dscp)#
    
    Related Commands
      
      
            
              | set | Sets CoS value, per-hop behavior (PHB) value, and IP DSCP value in
                matching packets | 
            
              | police | Configures an enforcer for classified traffic | 
            
              | no (ex3500-qos-policy-map) | Removes this traffic classification‘s settings |