For port-level rate limiting, the following considerations apply:
The egress-rate command is in the config>port>ethernet context.
The egress-rate command configures the maximum rate (in kb/s).
By default, the egress-rate command is not set on the port, and the port operates at the maximum line-rate speed it is operating at.
The following is a sample configuration output that shows the egress-rate configuration for a port.
*A:Dut-1>config>port# info
----------------------------------------------
ethernet
egress-rate 120000
exit
no shutdown
----------------------------------------------
*A:Dut-1>config>port#