{
    "mode": "man",
    "parameter": "tc-basic",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/tc-basic/8/json",
    "generated": "2026-06-15T14:07:06Z",
    "synopsis": "tc filter ... basic [ match EMATCHTREE ] [ action ACTIONSPEC ] [ classid CLASSID ]",
    "sections": {
        "NAME": {
            "content": "basic - basic traffic control filter\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "tc filter ... basic [ match EMATCHTREE ] [ action ACTIONSPEC ] [ classid CLASSID ]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "The basic filter allows to classify packets using the extended match infrastructure.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "action ACTIONSPEC\nApply an action from the generic actions framework on matching packets.\n\nclassid CLASSID\nPush matching packets into the class identified by CLASSID.\n\nmatch EMATCHTREE\nMatch packets using the extended match infrastructure. See tc-ematch(8) for a detailed\ndescription of the allowed syntax in EMATCHTREE.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "tc(8), tc-ematch(8)\n\n\n\niproute2                                     21 Oct 2015                   Basic classifier in tc(8)",
            "subsections": []
        }
    },
    "summary": "basic - basic traffic control filter",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "tc",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/tc/8/json"
        },
        {
            "name": "tc-ematch",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/tc-ematch/8/json"
        },
        {
            "name": "tc",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/tc/8/json"
        }
    ]
}