Configuring Type Network Qos Policies - Cisco Nexus 5000 NX-OS Service Configuration Manual

Quality of service configuration guide, release 5.1 3 n2 1
Table of Contents

Advertisement

Configuring Type Network QoS Policies

Configuring Type Network QoS Policies
Type network qos policies can only be configured on the system qos attachment point. They are applied to
the entire switch for a particular class.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Cisco Nexus 5000 NX-OS Quality of Service Configuration Guide, Release 5.1(3)N2(1)
22
Command or Action
switch# configure terminal
switch(config)# policy-map type
network-qos policy-name
switch(config-pmap-nq)# class
type network-qos class-name
switch(config-pmap-c-nq)# mtu
mtu-value
switch(config-pmap-c-nq)# no
mtu
switch(config-pmap-c-nq)# pause
no-drop
switch(config-pmap-c-nq)#
multicast-optimize
switch(config-pmap-c-nq)# no
multicast-optimize
switch(config-pmap-c)# pause
no-drop [pfc-cos pfc-cos-value]
Purpose
Enters global configuration mode.
Creates a named object that represents a set of policies that
are to be applied to a set of traffic classes. Policy-map names
can contain alphabetic, hyphen, or underscore characters, are
case sensitive, and can be up to 40 characters.
Associates a class map with the policy map, and enters
configuration mode for the specified system class.
Note
The associated class map must be the same type as
the policy map type.
Specifies the MTU value in bytes.
Note
The mtu-value that you configure must be less than
the value set by the system jumbomtu command.
(Optional)
Resets the MTU value in this class.
Configures a no-drop class.
Enables multicast optimization. Multicast traffic in this class
will be served by all available multicast queues.
Note
Only one class in a policy map can be configured for
multicast optimization.
For the Cisco Nexus device, multicast optimization
Note
is enabled by default on class-default. You must
remove it from class-default before enabling it on a
user-defined class.
(Optional)
Disables multicast optimization.
Configures a no-drop class. If you do not specify this
command, the default policy is drop.
The operation for the drop policy is a simple tail drop,
Note
where arriving packets will be dropped if the queue
increases to its allocated size.
The pfc-cos-value range is from 0 to 7. This option is supported
only for for a ACL-based system class (which filters traffic
using criteria other than cos-based matches).
Configuring Policy Maps
OL-26657-01

Advertisement

Table of Contents
loading

Table of Contents