<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
 I need to limit a port to a bandwidth limit if possible inbound and
outbound.<br>
<br>
 I have 3 models, summit 200 with ExtremeWare (7.6 and 7.7), X250 and
x450 with ExtremeOS (12).<br>
<br>
 In the ExtremeWare i use this:<br>
<br>
<span class="875110408-13072006"><font><font color="#0000ff"
 face="Arial" size="2">create access-mask RATELIMIT ports precedence
1000<br>
create rate-limit &lt;port_name&gt; RATELIMIT port &lt;port_number&gt;
permit limit &lt;mbps&gt; exceed-action
drop<br>
</font></font></span><br>
 But this is no efficient and there is no real rate-limiting in the
port and cause more damage than help.<br>
<br>
 Can anybody help me to rate-limiting a port??<br>
<br>
 Thanks in advance.<br>
<br>
<br>
</body>
</html>