Configuring Type Qos 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 System Classes
Step 7
This example shows how to define a type queuing policy map:
switch# configure terminal
switch(config)# policy-map type queuing policy-queue1
switch(config-pmap-que)# class type queuing class-queue1
switch(config-pmap-c-que)# bandwidth 20

Configuring Type QoS Policies

Type qos policies are used for classifying the traffic of a specific system class identified by a unique qos-group
value. A type qos policy can be attached to the system or to individual interfaces (including Fabric Extender
host interfaces) for input traffic only.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
This example shows how to define a type qos policy map:
switch# configure terminal
switch(config)# policy-map type qos policy-s1
switch(config-pmap-qos)# class type qos class-s1
switch(config-pmap-c-qos)# set qos-group 2
OL-16597-01
Command or Action
switch(config-pmap-c-que)# no
priority
Command or Action
switch# configure terminal
switch(config)# policy-map type
qos policy-name
switch(config-pmap-qos)# class
type qos class-name
switch(config-pmap-c-qos)# set
qos-group qos-group-value
switch(config-pmap-c-qos)# no set
qos-group qos-group-value
Purpose
(Optional)
Removes the strict priority queuing from the traffic 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.
The associated class map must be the same type as
Note
the policy map type.
Configures one or more qos-group values to match on for
classification of traffic into this class map. The range of
qos-group-value is from 2 to 5. There is no default value.
The Cisco Nexus 5000 Series switch can only
Note
support a maximum of five qos-groups within this
range.
(Optional)
Removes the qos-group values from this class.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring Type QoS Policies
441

Advertisement

Table of Contents
loading

Table of Contents