Reference Guide

Green Drop 0 0
Yellow Drop 0 0
Red Drop 0 0
View packets and bytes on specic queue
OS10# show queuing statistics interface ethernet 1/1/1 queue 3
Interface ethernet 1/1/1 Queue 3
Description Packets Bytes
Output 0 0
Dropped 0 0
QoS commands
bandwidth
Assigns a percentage of weight to the queue.
Syntax
bandwidth percent value
Parameters percent value — Enter the percentage assignment of bandwidth to the queue (1 to 100).
Default Not congured
Command Mode POLICY-MAP QUEUE
Usage Information If you congure this command, you cannot use the priority command for the class.
Example
OS10(conf-pmap-que)# bandwidth percent 70
Supported Releases 10.2.0E or later
class
Creates a QoS class for a type of policy-map.
Syntax
class class—name
Parameters class-name — Enter a name for the class-map (up to 32 characters).
Default Not congured
Command Mode POLICY-MAP-QUEUEING
Usage Information If you dene a class-map under a policy-map, the type (qos, queuing, or control-plane) is the same as the
policy-map. You must create this map in advance. The only exception to this rule is when the policy-map type is
trust, where the class type must be qos.
Example
OS10(conf-pmap-qos)# class c1
Supported Releases 10.2.0E or later
Quality of service 495