bridge traffic limiting via tc
        Posted  
        
            by jackhab
        on Server Fault
        
        See other posts from Server Fault
        
            or by jackhab
        
        
        
        Published on 2010-03-24T16:51:36Z
        Indexed on 
            2010/03/24
            16:53 UTC
        
        
        Read the original article
        Hit count: 281
        
I have a Linux machine running as a bridge simulating various network conditions. I use tc for this. Introducing delays or packet loss is quite simple but I got into trouble trying to configure bandwidth limiting.
Can you, please, show me how to limit all the traffic going through my bridge without any special rules and condition, simply limit it to 1Mb/s?
Thanks.
PS Your favorite link to tc tutorial will be appreciated.
© Server Fault or respective owner