OcNOS-SP : Quality of Service Guide : Quality of Service Command Reference : Quality of Service Commands : shape rate
shape rate
Use this command to configure shaping on an egress port to impose a maximum rate on it.
Use the no form of the command to remove a shaping configuration.
Note: Minimum configurable port shape rate is 52 Kbps with Granularity of 52 Kbps and maximum shape rate is 1000 Gbps, but applicable maximum rate may be speed of interface.
Command Syntax
shape rate <1-1000000000> (kbps|mbps|gbps)
no shape rate
Parameters
<1-1000000000>
Specify rate for shaping in the range of <1-1000000000>. Min shape rate configured on port is 52kbps and max shape rate configured on port is 1000gbps
kbps
Specify the units of kbps per second.
mbps
Specify the units of mbps per second.
gbps
Specify the units of gbps per second.
Default
No default value is specified
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 3.0.
Examples
(config)# interface xe11
(config-if)# shape rate 100 mbps
Last modified date: 10/20/2023