[j-nsp] Rate-Limit Policer

Kyle Duren kyled at noelcomm.com
Thu Jan 22 14:34:19 EST 2009


Doing some testing with a J4350 running JunOS (NOT Enhanced Services) and im
having some issues with the rate limiting functions.

 

 

ge-0/0/2 {

        unit 0 {

            family inet {

                policer {

                    input 10mb;

                    output 10mb;

}

                address 66.xxx.xxx.xxx/29;

policer 10mb {

        if-exceeding {

            bandwidth-limit 10m;

            burst-size-limit 500k;

        }

        then discard;

 

The download limits seem to work fine, but when the user uploads, its not
putting the limits on it at all and they can upload well beyond the 10mb
limit that's set. Any ideas here?

 

Kyle Duren

Network Coordinator

Noel Communications, Inc.

Office: (509) 575-4780

Fax: (509) 457-5008

 

 



More information about the juniper-nsp mailing list