tc
[ OPTIONS ] qdisc [ add | change | replace | link | delete ]
dev
DEV [ parent
qdisc-id | root ] [ handle
qdisc-id ] [
ingress_block
BLOCK_INDEX ] [ egress_block
BLOCK_INDEX ] qdisc [
qdisc specific parameters ]
tc
[ OPTIONS ] class [ add | change | replace | delete ] dev
DEV
parent
qdisc-id [ classid
class-id ] qdisc [ qdisc specific
parameters ]
tc
[ OPTIONS ] filter [ add | change | replace | delete | get ]
dev
DEV [ parent
qdisc-id | root ] [ handle
filter-id ] protocol
protocol prio
priority filtertype [ filtertype specific
parameters ] flowid
flow-id
tc
[ OPTIONS ] filter [ add | change | replace | delete | get ]
block
BLOCK_INDEX [ handle
filter-id ] protocol
protocol prio
priority filtertype [ filtertype specific parameters ] flowid
flow-id
tc
[ OPTIONS ] chain [ add | delete | get ] dev
DEV [ parent
qdisc-id | root ]
filtertype [ filtertype specific parameters ]
tc
[ OPTIONS ] chain [ add | delete | get ] block
BLOCK_INDEX
filtertype [ filtertype specific parameters ]
tc
[ OPTIONS ] [ FORMAT ] qdisc { show | list } [ dev
DEV ] [
root | ingress | handle
QHANDLE | parent
CLASSID ] [ invisible ]
tc
[ OPTIONS ] [ FORMAT ] class show dev
DEV
tc
[ OPTIONS ] filter show dev
DEV
tc
[ OPTIONS ] filter show block
BLOCK_INDEX
tc
[ OPTIONS ] chain show dev
DEV
tc
[ OPTIONS ] chain show block
BLOCK_INDEX
tc
[ OPTIONS ] monitor [ file
FILENAME ]
OPTIONS := { [ -force ] -b
[atch] [ filename ]
| [ -n
[etns] name
]
| [ -N
[umeric] ]
| [ -nm
| -nam
[es] ]
| [
{ -cf
| -c
[onf] } [
filename ] ] [ -t
[imestamp] ]
| [ -t
[short] | [ -o
[neline] ]
}
FORMAT := { -s
[tatistics] | -d
[etails] | -r
[aw] | -i
[ec] |
-g
[raph] | -j
[json] | -p
[retty] | -col
[or] }