rajesh revuru <rvr_kumar@yahoo.com> writes: > Hi all, > > This may sound strange, but i have a question.. > > is there any commands which we can use to see the entire TC configurations.. tc qdisc show dev eth0 tc class show dev eth0 You can add couple command line options to those so that they show more information, but you'll have to find them from the tc manpage :) -j