[e-nsp] Per Port Rate-limit

Koshy Jacob koshy.jcb at gmail.com
Mon Nov 22 03:09:12 EST 2010


The egress rate-limiting works fine. But the ingress commands where not
accepted. Also the count term is not defined? Please suggest.
The XOS version is 12.2.1 (x450a)

X450a-24t.9 # create access-list OneMbps " ; " "  permit  ; meter
OneMpbs_ingress count OneM_out;"
Error:  Too many arguments from "count"
X450a-24t.10 # create access-list OneMbps " ; " "  permit  ; meter
OneMpbs_ingress;"
Error:  Meter not found


On 15 November 2010 08:36, Samit <janasamit at wlink.com.np> wrote:

> Should be possible.
>
> this is the command for limiting egress:
>
> ###
> config port 1 rate-limit egress 1000 Kbps
> ###
>
> this is the rule to limit ingress:
>
> #####
> create meter OneMbps_ingress
> configure meter OneMbps_ingress committed-rate 1000 Kbps out-actions drop
> create access-list OneMbps " ; " "  permit  ; meter OneMpbs_ingress
> count OneM_out;"
> configure access-list add "OneMbps" first ports 1 ingress
> #####
>
> On 11/11/10 11:40 AM, Jake Jake wrote:
> > Hi,
> > Is it possible to do per-port ingress & egress rate-limiting/policing on
> > Extreme Summit X450?
> >
> >
> >
> >
> > _______________________________________________
> > extreme-nsp mailing list
> > extreme-nsp at puck.nether.net
> > https://puck.nether.net/mailman/listinfo/extreme-nsp
> _______________________________________________
> extreme-nsp mailing list
> extreme-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/extreme-nsp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/extreme-nsp/attachments/20101122/67e073af/attachment.html>


More information about the extreme-nsp mailing list