>
> so, I want to limit the bandwidght on a interfaces eth1 , that every  
> PC on the interfaces can't download on the web higher than 100kpbs,  
> But with no limitation for the local network on another interfaces.
>
> So, I check the Commad Ref, and it's seems to be this kind of  
> command. but I haven't try it yet.
> Is this command correct ?
>
> set interfaces ethernet eth0 qos-policy policy10
> set qos-policy traffic-shaper Policy10 description "Limitation of  
> 100 kpbs for every PC on Interfaces eth0"
> set qos-policy traffic-shaper Policy10 bandwidth 100kbps
>
>
> But How can i not put any restriction on my local Network?

so local network is eth0 and internet is eth1?  or is this a one-nic  
box?  If it's a one-nic box, I'd say get a second nic and apply that  
policy on eth1...
_______________________________________________
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

Reply via email to