Configuring Type Queuing Policies - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Configuring Type Queuing Policies

Step 13
This example shows how to define a type network-qos policy map:
switch# configure terminal
switch(config)# policy-map type network-qos policy-que1
switch(config-pmap-nq)# class type network-qos class-que1
switch(config-pmap-c-nq)# mtu 5000
switch(config-pmap-c-nq)# pause no-drop pfc-cos 1-3,5
switch(config-pmap-c-nq)# set cos 4
Configuring Type Queuing Policies
Type queuing policies are used for scheduling and buffering the traffic of a specific system class. A type
queuing policy is identified by its qos-group and can be attached to the system or to individual interfaces
(except for Fabric Extender host interfaces) for input or output traffic.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
440
Command or Action
switch(config-pmap-c-nq)# no set
cos cos-value
Command or Action
switch# configure terminal
switch(config)# policy-map type
queuing policy-name
switch(config-pmap-que)# class
type queuing class-name
switch(config-pmap-c-que)#
bandwidth percent percentage
switch(config-pmap-c-que)# no
bandwidth percent percentage
switch(config-pmap-c-que)#
priority
Purpose
(Optional)
Disables the marking operation in this class.
Purpose
Enters 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.
Specifies the guaranteed percentage of interface bandwidth
allocated to this class. By default, no bandwidth is specified
for a class.
Before you can successfully allocate bandwidth
Note
to the class, you must first reduce the default
bandwidth configuration on class-default and
class-fcoe.
(Optional)
Removes the bandwidth specification from this class.
Specifies that traffic in this class is mapped to a strict
priority queue.
Only one class in each policy map can have strict
Note
priority set on it.
Configuring System Classes
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents