Connectivity Guide

Table Of Contents
OS10(conf-cmap-nqos-c)# pause buffer-size 45 pause-threshold 30 resume-
threshold 10
OS10(conf-cmap-nqos-c)# queue-limit 150
Example (queue)
OS10(config)# policy-map type queuing pmap1
OS10(config-pmap-queuing)# class cmap1
OS10(config-pmap-c-que)# queue-limit queue-len 100
OS10(config-pmap-c-que)# queue-limit thresh-mode static 50
Supported Releases 10.3.0E or later
queue bandwidth
Congures a bandwidth for a given queue on interface.
Syntax
queue queue-number bandwidth bandwidth-percentage
Parameters
queue-number — Enter the queue number.
bandwidth-percentage — Enter the percentage of bandwidth.
Default Not congured
Command Mode POLICY-MAP-CLASS-MAP
Usage Information The no version of this command removes the bandwidth from the queue.
Example None
Supported Releases 10.4.0E(R1) or later
queue qos-group
Congures a dot1p trac class to a queue.
Syntax
queue number [qos-group dot1p-values]
Parameters
queue number — Enter the trac single value queue ID, from 0 to 7.
qos-group dot1p-values — (Optional) Enter either single, comma-delimited, or a hyphenated range of
dot1p values, from 0 to 7.
Default 0
Command Mode TRUST-MAP
Usage Information If the trust map does not dene trac class values to a queue, those ows map to the default queue 0. If some of
the trac class values are already mapped to an existing queue, you see an error. The no version of this command
returns the value to the default.
Example
OS10(conf-tmap-tc-queue-qos)# queue 2 qos-group 5
Supported Releases 10.3.0E or later
Quality of service 809