set interface gigabit-ethernet rate-limiting egress ratio


The set interface gigabit-ethernet rate-limiting egress ratio command sets a rate limit value on a port for the egress traffic in percentage.

NOTE:

In the same direction of the same interface, kilobits and ratio cannot be configured simultaneously.


Command Syntax

set interface gigabit-ethernet <interface-name> rate-limiting egress ratio <value>


Parameter

Parameter

Description

interface <interface-name>

Specifies an interface name. The value is a string.

ratio <value>

Specifies the rate limit value in percentage of the interface rate. The value is an integer that ranges from 0 to 100.

When the value is configured to 0, it indicates no rate limit on the interface.


Example

  •   Set the rate limit value to 10% of the interface rate on ge-1/1/1 for the egress traffic.
admin@Xorplus# set interface gigabit-ethernet ge-1/1/1 rate-limiting egress ratio 10
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.