Basic classifier in tc
Section: Linux (8)
Updated: 21 Oct 2015
Index
Return to Main Contents
NAME
basic - basic traffic control filter
SYNOPSIS
tc filter ... basic [ match
EMATCH_TREE ] [
action
ACTION_SPEC ] [
classid
CLASSID ]
DESCRIPTION
The
basic
filter allows to classify packets using the extended match infrastructure.
OPTIONS
- action ACTION_SPEC
-
Apply an action from the generic actions framework on matching packets.
- classid CLASSID
-
Push matching packets into the class identified by
CLASSID.
- match EMATCH_TREE
-
Match packets using the extended match infrastructure. See
tc-ematch(8)
for a detailed description of the allowed syntax in
EMATCH_TREE.
SEE ALSO
tc(8),
tc-ematch(8)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 00:06:17 GMT, March 31, 2021