[e-nsp] Per Port Rate-limit
Samit
janasamit at wlink.com.np
Mon Nov 15 00:36:30 EST 2010
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
More information about the extreme-nsp
mailing list