Skip to content
Ask AI

Traffic Shaping

[Command] port-shaper enablepir pbs

[Purpose] Configure interface traffic shaping

[Parameter]

ParameterDescription
pir Specifies the peak information rate of the queue, the unit is byte/s
pbs Specifies the peak burst size of the queue, the unit is byte

[View] Interface view

[Usage Scenario] The traffic shaping of the interface can be directly configured based on the interface, and the effective direction is the output direction of the interface.

[Use Cases]

sonic(config)# interface ethernet 1
sonic(config-if-1)# port-shaper enable 5000000 2000000