RiskyBusiness
Occasional Visitor
Is there any way to figure out what traffic is being tagged/routed through the different Adaptive QOS Classes? Most interested in the other and default classes.
Is there any way to figure out what traffic is being tagged/routed through the different Adaptive QOS Classes? Most interested in the other and default classes.
"Others" is a series of categories of their own, while "Default" is any traffic that does not match a category, or was unrecognized by the DPI engine.
"Others" consists of categories 10,11,21 and 23.
10: Remote access terminals
11: Tunneling and proxy services
21 and 23 aren't documented, so no idea what they contain.
tc -s class show dev eth0
tc -s class show dev br0
My firmware will show you something like this:
http://asuswrt.lostrealm.ca/sites/default/files/pictures/QoS_Stats.png
On the stock firmware, best you can do is view the raw kernel data, which might not be easy to decipher.
Code:tc -s class show dev eth0 tc -s class show dev br0
That's what I was looking for. I see the pie charts, but was trying to figure out what specific traffic was winding up in the different classes.
Thanks,
Ric
We use essential cookies to make this site work, and optional cookies to enhance your experience.