Intel SBCEGBESW10 CLI Switch User Manual


 
QoS Commands
Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide 187
excess-burst — Specifies the excess burst size (CBS) in bytes.(Range: 4096-
16769020)
queue-id — Specifies the queue number to which the shaper is assigned. (Range: 0-8)
Default Configuration
No shape is defined.
Command Mode
Interface Configuration (Ethernet, port-channel) mode
User Guidelines
This command activates the shaper on a specified egress port or egress queue.
To activate the shaper on an egress port, enter the Interface Configuration mode and
specify the port number. Then run this command without the
queue-id parameter. The
CIR and the CBS will be applied to the specified port.
To activate the shaper for specific queue, run this command with the
queue-id parameter.
Example
The following example sets a shaper on Ethernet port 5 when the average traffic rate
exceeds 124000 bps or the normal burst size exceeds 96000 bps.
show qos interface
The show qos interface User EXEC mode command displays Quality of Service (QoS)
information on the interface.
Syntax
show qos interface [ethernet interface-number | port-channel number | port-channel
number] [buffers | queueing | policers | shapers]
Parameters
interface-number — Valid Ethernet port number.
number — Valid port-channel number.
Console(config)# interface ethernet ext.5
Console(config-if) traffic-shape 124000 96000