{
    "mode": "man",
    "parameter": "tipc-media",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/tipc-media/8/json",
    "generated": "2026-06-17T13:36:22Z",
    "synopsis": "tipc media set { priority PRIORITY | tolerance TOLERANCE | window WINDOW } media MEDIA\ntipc media get { priority | tolerance | window } media MEDIA",
    "sections": {
        "NAME": {
            "content": "tipc-media - list or modify media properties\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "tipc media set { priority PRIORITY | tolerance TOLERANCE | window WINDOW } media MEDIA\n\ntipc media get { priority | tolerance | window } media MEDIA\n",
            "subsections": [
                {
                    "name": "tipc media list",
                    "content": ""
                }
            ]
        },
        "OPTIONS": {
            "content": "Options (flags) that can be passed anywhere in the command chain.\n",
            "subsections": [
                {
                    "name": "-h --help",
                    "content": "Show help about last valid command. For example tipc media --help will show media help\nand tipc --help will show general help. The position of the option in the string is\nirrelevant.\n",
                    "flag": "-h",
                    "long": "--help"
                }
            ]
        },
        "DESCRIPTION": {
            "content": "",
            "subsections": [
                {
                    "name": "Media properties",
                    "content": ""
                },
                {
                    "name": "priority",
                    "content": "Default link priority inherited by all bearers subsequently enabled on a media. For\nmore info about link priority see tipc-link(8)\n\n"
                },
                {
                    "name": "tolerance",
                    "content": "Default link tolerance inherited by all bearers subsequently enabled on a media. For\nmore info about link tolerance see tipc-link(8)\n\n"
                },
                {
                    "name": "window",
                    "content": "Default link window inherited by all bearers subsequently enabled on a media. For more\ninfo about link window see tipc-link(8)\n\n"
                }
            ]
        },
        "EXIT STATUS": {
            "content": "Exit status is 0 if command was successful or a positive integer upon failure.\n\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "tipc(8), tipc-bearer(8), tipc-link(8), tipc-nametable(8), tipc-node(8), tipc-peer(8), tipc-\nsocket(8)\n",
            "subsections": []
        },
        "REPORTING BUGS": {
            "content": "Report any bugs to the Network Developers mailing list <netdev@vger.kernel.org> where the de‐\nvelopment and maintenance is primarily done.  You do not have to be subscribed to the list to\nsend a message there.\n\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Richard Alpe <richard.alpe@ericsson.com>\n\n\n\niproute2                                     02 Jun 2015                               TIPC-MEDIA(8)",
            "subsections": []
        }
    },
    "summary": "tipc-media - list or modify media properties",
    "flags": [
        {
            "flag": "-h",
            "long": "--help",
            "arg": null,
            "description": "Show help about last valid command. For example tipc media --help will show media help and tipc --help will show general help. The position of the option in the string is irrelevant."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "tipc",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/tipc/8/json"
        },
        {
            "name": "tipc-bearer",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/tipc-bearer/8/json"
        },
        {
            "name": "tipc-link",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/tipc-link/8/json"
        },
        {
            "name": "tipc-nametable",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/tipc-nametable/8/json"
        },
        {
            "name": "tipc-node",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/tipc-node/8/json"
        },
        {
            "name": "tipc-peer",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/tipc-peer/8/json"
        },
        {
            "name": "socket",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/socket/8/json"
        }
    ]
}