OcNOS-RON-6.3.1 : 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.
Command Syntax
shape rate <1-1000000000> (kbps|mbps|gbps) burst SHAPE_BURST_RATE
no shape rate
Parameters
<1-1000000000>
Average rate for shaping in the following range:
8 kbps to 1000 gbps for Trident3
1 kbps to 1000 gbps for other XGS platforms
kbps
Units of kbps per second.
mbps
Units of mbps per second.
gbps
Units of gbps per second.
SHAPE_BURST_RATE
 
Burst value in kbits in the following range:
<2-1000000> for Trident3 and tomahwak
<1-1000000> for other XGS platforms
Default
N/A
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 1.3.8.
Examples
(config)#interface xe11
(config-if)#shape rate 100 mbps burst 20
 
Last modified date: 07-14-2023