[Click] Traffic Shaping in Click

Latency Buster latencybuster at gmail.com
Fri Feb 6 18:58:48 EST 2009


> You need to post your config.
FromDevice (eth0, PROMISC true) -> SetTimestamp -> Queue (10000) ->
BandwidthShaper (5242880B/s) -> ToDevice (eth1);

FromDevice (eth1, PROMISC true) -> SetTimestamp -> Queue (10000) ->
BandwidthShaper (5242880B/s) -> ToDevice (eth0);

@100Mbps input, I am losing 66% pkts.. Machine: Quad core opteron with 8GB ram..

I was unable to use PollDevice () till now..


More information about the click mailing list