Attention: All pages of this wiki depend on the pages that come before it, in order as they are listed on the Main Page. Please check for Dependencies.
Please also look at What You Need to Know Before Using This Wiki

/root/scripts/qos.reset.sh: Difference between revisions

From COCNM
Jump to navigation Jump to search
m (1 revision)
 
(No difference)

Latest revision as of 02:19, 19 September 2013

#!/bin/sh

## this will remove all qos configurations.

tc qdisc del root dev eth0
tc qdisc del root dev eth1
tc qdisc del root dev eth2