{
    "content": [
        {
            "type": "text",
            "text": "# tipc-media (man)\n\n## NAME\n\ntipc-media - list or modify media properties\n\n## SYNOPSIS\n\ntipc media set { priority PRIORITY | tolerance TOLERANCE | window WINDOW } media MEDIA\ntipc media get { priority | tolerance | window } media MEDIA\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS** (1 subsections)\n- **OPTIONS** (1 subsections)\n- **DESCRIPTION** (4 subsections)\n- **EXIT STATUS**\n- **SEE ALSO**\n- **REPORTING BUGS**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "tipc-media",
        "section": "",
        "mode": "man",
        "summary": "tipc-media - list or modify media properties",
        "synopsis": "tipc media set { priority PRIORITY | tolerance TOLERANCE | window WINDOW } media MEDIA\ntipc media get { priority | tolerance | window } media MEDIA",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "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"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": [
                    {
                        "name": "tipc media list",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-h --help",
                        "lines": 4,
                        "flag": "-h",
                        "long": "--help"
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 1,
                "subsections": [
                    {
                        "name": "Media properties",
                        "lines": 1
                    },
                    {
                        "name": "priority",
                        "lines": 4
                    },
                    {
                        "name": "tolerance",
                        "lines": 4
                    },
                    {
                        "name": "window",
                        "lines": 4
                    }
                ]
            },
            {
                "name": "EXIT STATUS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "REPORTING BUGS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}