OcNOS-RON-6.3.1 : Quality of Service Guide : Quality of Service Command Reference : Quality of Service Commands : bandwidth
bandwidth
Use this command to allocate a minimum percentage of the interface bandwidth to a queue.
Use the no command to remove a bandwidth configuration.
Command Syntax
bandwidth (<1-1000000000> (kbps|mbps|gbps) | percent <1-100>)
no bandwidth
Parameters
<1-1000000000>
Bandwidth value
kbps
Units in kilobits/sec.
mbps
Units in megabits/sec.
gbps
Units in gigabits/sec.
percent
Specify the percentage from 1 to 100.
Default
No default value is specified
Command Mode
Policy-class-map mode
Applicability
This command was introduced before OcNOS version 1.3.
This command applies only to the Trident II, Trident II+, and Tomahawk platforms.
Examples
(config)# policy-map type queuing PQOS
(config-pmap-que)# class type queuing 1p7q4t-out-pq1
(config-pmap-c-que)# bandwidth 10 mbps
Last modified date: 07-14-2023