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
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!