1864 ExtremeWare Software 7.3.0 Command Reference Guide
High Density Gigabit Ethernet Commands
configure ports egress-rate-limit
configure ports <portlist> egress-rate-limit [percent <percent> | rate
<bps> [k | m]]
Description
Configures a maximum egress rate limit on the specified
“3”
series ports.
Syntax Description
Default
100 percent.
Usage Guidelines
If you use the
percent
parameter to configure the egress rate limit, you must use an integer.
The
rate <bps>
range is:
• kbps—0 to 1000000
• mbps—0 to 1000
This setting is independent of any “i” series egress rate-limiting configurations that you have on the
switch and is applied to the aggregate bandwidth after the “i” series per-queue egress rate-limiting.
Example
The following command sets the maximum egress rate limit on slot 1, port 1 to 100 mbps:
configure ports 1:1 egress-rate-limit rate 100 m
History
This command was first available in ExtremeWare 7.1.
Platform Availability
This command is available on
“3”
series I/O modules only.
portlist Specifies one or more slots and ports. May be in the form 2:*, 2:5, 2:6-2:8.
percent Specifies the maximum percentage of bandwidth allowed for all egress traffic
for each selected port. The default is 100. The range is 0 to 100.
bps Specifies the maximum kilobits per second (kbps) or megabits per second
(mbps) allowed for all egress traffic for each selected port.
• k—kbps (the range is 0-1000000)
• m—mbps (the range is 0-1000)