NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO | COLOPHON

Basic classifier in tc(8)           Linux          Basic classifier in tc(8)

NAME         top

       basic - basic traffic control filter

SYNOPSIS         top

       tc filter ... basic [ match EMATCH_TREE ] [ action ACTION_SPEC ] [
               classid CLASSID ]

DESCRIPTION         top

       The basic filter allows to classify packets using the extended match
       infrastructure.

OPTIONS         top

       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         top

       tc(8), tc-ematch(8)

COLOPHON         top

       This page is part of the iproute2 (utilities for controlling TCP/IP
       networking and traffic) project.  Information about the project can
       be found at 
       ⟨http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2⟩.
       If you have a bug report for this manual page, send it to
       netdev@vger.kernel.org, shemminger@osdl.org.  This page was obtained
       from the project's upstream Git repository 
       ⟨git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git⟩
       on 2017-07-05.  If you discover any rendering problems in this HTML
       version of the page, or you believe there is a better or more up-to-
       date source for the page, or you have corrections or improvements to
       the information in this COLOPHON (which is not part of the original
       manual page), send a mail to man-pages@man7.org
iproute2                         21 Oct 2015       Basic classifier in tc(8)

Pages that refer to this page: tc(8)