Displaying 2 results from an estimated 2 matches for "vlan0891".
Did you mean:
vlan0001
2005 Jul 16
0
Odp: LARTC Digest, Vol 5, Issue 34
Hello
Yes i have separate class for every user, every class have pfifp qdisc.
User direction shaping:
tc -s -d qdisc show dev eth2 | grep pfifo |wc -l
3959
Internet direction shaping:
tc -s -d qdisc show dev vlan0891 | grep pfifo |wc -l
3959
Nat:
iptables -L -n -v -t nat | grep SNAT | wc -l
3959
For shaping i use hfsc classifier.
Date: Fri, 15 Jul 2005 14:16:33 +0200
From: Peter Surda <surda@shurdix.com>
Subject: Re: [LARTC] Use of qcdisc+htb
To: lartc@mailman.ds9a.nl
Message-ID: <200561514163326...
2005 Jun 02
8
How many (htb) tc classes and qdiscs are too many?
We have a Linux box that is acting as the gateway to the internet for about
400 people, typically there are not more then 50 of them using the internet
at any given time. We would like to provide different levels of access to
different users. For example 128kbps to some users and 256kbps to others.
We have considered creating a class and qdisc for each user (using htb)
however we don''t