Modifying port level egress-rate command

To modify egress rate parameters you can simply apply an egress-rate command with new egress-rate and max-burst value.

Example

The following is a sample configuration that shows a modified egress-rate configuration for a port.

*A:Dut-1>config>port# ethernet egress-rate 10000 max-burst default 
*A:Dut-1>config>port# info 
----------------------------------------------
        ethernet
            egress-rate 10000
        exit
        no shutdown
----------------------------------------------
*A:Dut-1>config>port#