Knowledgebase

Portal Home > Knowledgebase > Articles Database > Help about tc rules


Help about tc rules




Posted by rcbandit, 09-29-2009, 05:28 PM
Hi, I need help about tc rules. I want to set up tc rules to be capable to manage 2 gigabits of bandwidth between many PCs maybe 1000. I use that simple script tc qdisc add dev eth0 handle ffff: ingress tc filter add dev eth0 parent ffff: protocol ip prio 1 u32 match ip src 192.168.1.101 police rate 600kbit burst 15k drop flowid 1:1 but it I don't think that this script is suitable for gigabits of traffic Would you help me to write a script with random early detection (red) - it's very important to limit the speed per IP address regards



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Help VMware ESXi 4 (Views: 535)


Language:

Contact us