[j-nsp] EX3200/EX4200 Rate-Limit
Brendan Mannella
bmannella at teraswitch.com
Mon Nov 16 11:34:48 EST 2009
Upgrading to 9.3R4.4 seems to have broken my rate-limiting.
The switch is being used to aggregate colo customers, and i need to be able to create rate-limits for different speeds and apply them to different physical ports.
Can anyone provide a example config for this? I had..
firewall {
policer 10m {
##
## Warning: statement ignored: unsupported platform (ex3200-48t)
##
filter-specific;
if-exceeding {
bandwidth-limit 10m;
burst-size-limit 100k;
}
then discard;
}
family ethernet-switching {
filter rate-limit-10m {
term 1 {
then policer 10m;
Thanks,
Brendan Mannella
More information about the juniper-nsp
mailing list