ex3500-qos-class-map-policy

Creates a EX3500 QoS (Quality of Service) class map policy and enters its configuration mode

A QoS class map policy contains a set of DiffServ (Differentiated Services) classification criteria that are used to classify incoming traffic into different category and provide differentiated service based on this classification. Each policy defines a set match criteria rules that use objects, such as access lists, IP precedence or DSCP values, and VLANs. When configured and applied, the policy classifies traffic based on layer 2, layer 3, or layer 4 information contained in each incoming packet.

Supported in the following platforms:

  • Service Platforms — NX7500, NX9500, NX9600, VX9000

Syntax

ex3500-qos-class-map-policy <POLICY-NAME>

Parameters

ex3500-qos-class-map-policy <POLICY-NAME>
<POLICY-NAME> Specify the EX3500 QoS class map policy name. If the policy does not exist, it is created.

Examples

nx9500-6C8809(config)#ex3500-qos-class-map-policy dscp
nx9500-6C8809(config-ex3500-qos-class-map-policy-dscp)#?
EX3500_Qos_class_map Mode commands:
  description  Class-map description
  match        Defines the match criteria to classify traffic
  no           Negate a command or set its defaults
  rename       Redefines the name of class-map

  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-class-map-policy-dscp)#

Related Commands

no Removes an existing EX3500 QoS class map policy