port-cos-bw-show
You can modify bandwidth guarantees on switch ports. Currently, Pluribus Networks switches allow rate limiting only for CPU facing (PCIe, data, and span) ports. Using this feature, you can configure bandwidth guarantees at egress CoS (Class of Service) queue level, and manage prioritized traffic. The feature is also used for setting SLAs (Service Level Agreements).
Syntax port-cos-bw-show
cos integer |
The CoS priority between 0, and 9. |
port port-list |
The physical port(s). |
min-bw-guarantee min-bw-guarantee-string |
The minimum bandwidth as a percentage. |
max-bw-limit max-bw-limit-string |
The maximum bandwidth as a percentage. |
weight priority |
The scheduling weight after the bandwidth guarantee is met. |
Defaults None
Access Network Administrator
History
Version 2.6.0 |
Command introduced. |
Version 3.0.0 |
The parameter weight added. |
Version 6.0.1 |
Introduced CoS queues 8, and 9. |
Usage Use this command to display CoS bandwidth information for a port or range of ports.
Examples To display the CoS bandwidth, use the following syntax:
CLI (network-admin@Spine1) > port-cos-bw-show
switch cos port min-bw-guarantee max-bw-limit weight
------ --- ----- ---------------- ------------ ------
Spine1 0 1-104 0% 100% 16
Spine1 1 1-104 0% 100% 32
Spine1 2 1-104 0% 100% 32
Spine1 3 1-104 0% 100% 32
Spine1 4 1-104 0% 100% 32
Spine1 5 1-104 0% 100% 32
Spine1 6 1-104 0% 100% 64
Spine1 7 1-104 0% 100% 127
Spine1 8 1-104 0% 100% 64
Spine1 9 1-104 0% 100% 127