Hi, We have three WAN links each of capacity 2 Mbps. There is a one linux box per link which is used for NAT and firewall. So I have three linux boxes and three WAN links to talk to the internet. We want to do bandwidth shaping over these three links. I know individually we can do bandwidth shaping for a particular WAN link using linux tc tool. I can repeat the same bandwidth shaping commands for other two links also. However it would be better if I can treat three links as one big WAN pipe and do the bandwidth shaping for all of them at one place. Is it possible? I am just thinking aloud and not sure if that is possible or not. Thanks, Madhuri