sunos man page for tc-basic

Query: tc-basic

OS: sunos

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

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) iproute2 21 Oct 2015 Basic classifier in tc(8)
Related Man Pages
tc-fw(8) - mojave
tc-fw(8) - osx
tc-fw(8) - hpux
tc-fw(8) - posix
tc-fw(8) - ultrix
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to convert number to english?
Using awk to remove lines from file that match text
Sort only numbers within a string
UNIX Environment Setup - (Just starting!)