[j-nsp] bandwidth limiting on 4 port Fast Ethernet

Gökhan Gümüş ggumus at gmail.com
Mon Feb 26 05:05:10 EST 2007


Hi all,

We have 4-port Fast Ethernet PIC on our M-series router.I am trying to
limit a certain customer on Fast Ethernet PIC to (for example) 6
Mbps.Iconfigured a policer like that:

filter test {
    policer p1 {
        if-exceeding {
            bandwidth-limit 6m;
            burst-size-limit 1m;
        }
        then discard;

But it is not working and then i see some options on juniper web
site.Underfasthether-options there is a command
"ingress-rate-limit".But it is working
on 12-port,48-port,etc PICs.We have 4-port Fast Ethernet.

Is anybody can help me about how can i limit traffic on 4-port Fast
Ethernet?

Thanks and best regards,

Gokhan Gumus


More information about the juniper-nsp mailing list