# This test is used for both ETS and PRIO. Even though we only need two # bands, PRIO demands a minimum of three.
tc qdisc add dev $swp2 root handle 10: $QDISC 3 priomap 2 1 0
defer tc qdisc del dev $swp2 root
tbf_test_one 128K
}
tbf_root_test()
{
local bs=128K
log_info "Testing root-tbf-$QDISC_TYPE"
tc qdisc replace dev $swp2 root handle 1: \
tbf rate 400Mbit burst $bs limit 1M
defer tc qdisc del dev $swp2 root
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.