I don't believe you can apply the policer in both directions on the EX. At 
least this has been my experience.

-b

-----Original Message-----
From: juniper-nsp-boun...@puck.nether.net 
[mailto:juniper-nsp-boun...@puck.nether.net] On Behalf Of Brendan Mannella
Sent: Tuesday, May 19, 2009 11:36 AM
To: juniper-nsp@puck.nether.net
Subject: [j-nsp] Ex Series Bandwidth Policer



Hi, 



I was wondering what the best way to limit bandwidth per customer port on a 
EX3200 would be. 



Lets say i have customer A on port 3 and customer B on port 4 and would like to 
give each one 10 mbits per sec up and down. Something like this... 





 ge-0/0/3 { 
        description Customer A; 
        unit 0 { 
            family ethernet-switching { 
                port-mode access; 
                vlan { 
                    members 43; 




 ge-0/0/4 { 
        description Customer B; 
        unit 0 { 
            family ethernet-switching { 
                port-mode access; 
                vlan { 
                    members 44 ; 



firewall { 
    policer 10m { 
        if-exceeding { 
            bandwidth-limit 10m; 
            burst-size-limit 100k; 
        } 
        then discard; 


Then i would just apply the 10m policer to both interfaces for both input and 
output? 



Any clarification on this would be helpful. 



Thanks, 



Brendan 


_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to