Displaying 1 result from an estimated 1 matches for "1516b".
Did you mean:
1516
2002 Oct 23
0
Statistics truncated
...t handle 1: prio
#tc qdisc add dev pvc0 parent 1:1 handle 10: sfq
#tc qdisc add dev pvc0 parent 1:2 handle 20: sfq
#tc qdisc add dev pvc0 parent 1:3 handle 30: sfq
When I try to watch at the qdisc statistics with the command:
#tc -s qdisc ls dev pvc0
I have this response:
qdisc sfq 30: quantum 1516b
statistics truncated
qdisc sfq 20: quantum 1516b
statistics truncated
qdisc sfq 10: quantum 1516b
statistics truncated
qdisc prio 1: bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
statistics truncated
What is the problem?
Thanks.
Mauro Passadore
_____________________________________________...