{
    "content": [
        {
            "type": "text",
            "text": "# tipc-node(8) (man)\n\n**Summary:** tipc-node - modify and show local node parameters or list peer nodes\n\n**Synopsis:** tipc node set { address ADDRESS | netid NETID }\ntipc node get { address | netid }\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -h | --help | — | Show help about last valid command. For example tipc node --help will show node help and tipc --help will show general h |\n\n## See Also\n\n- tipc(8)\n- tipc-bearer(8)\n- tipc-link(8)\n- tipc-media(8)\n- tipc-nametable(8)\n- tipc-peer(8)\n- socket(8)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (4 lines) — 1 subsections\n  - tipc node list (1 lines)\n- **OPTIONS** (2 lines) — 1 subsections\n  - -h --help (4 lines)\n- **DESCRIPTION** (1 lines) — 3 subsections\n  - Node parameters (1 lines)\n  - address (3 lines)\n  - netid (3 lines)\n- **EXIT STATUS** (3 lines)\n- **SEE ALSO** (3 lines)\n- **REPORTING BUGS** (5 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\ntipc-node - modify and show local node parameters or list peer nodes\n\n### SYNOPSIS\n\ntipc node set { address ADDRESS | netid NETID }\n\ntipc node get { address | netid }\n\n#### tipc node list\n\n### OPTIONS\n\nOptions (flags) that can be passed anywhere in the command chain.\n\n#### -h --help\n\nShow help about last valid command. For example tipc node --help will show node help\nand tipc --help will show general help. The position of the option in the string is\nirrelevant.\n\n### DESCRIPTION\n\n#### Node parameters\n\n#### address\n\nThe TIPC logical address. On the form x.y.z where x, y and z are unsigned integers.\n\n#### netid\n\nNetwork identity. Can by used to create individual TIPC clusters on the same media.\n\n### EXIT STATUS\n\nExit status is 0 if command was successful or a positive integer upon failure.\n\n### SEE ALSO\n\ntipc(8), tipc-bearer(8), tipc-link(8), tipc-media(8), tipc-nametable(8), tipc-peer(8), tipc-\nsocket(8)\n\n### REPORTING BUGS\n\nReport 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### AUTHOR\n\nRichard Alpe <richard.alpe@ericsson.com>\n\n\n\niproute2                                     02 Jun 2015                                TIPC-NODE(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "tipc-node",
        "section": "8",
        "mode": "man",
        "summary": "tipc-node - modify and show local node parameters or list peer nodes",
        "synopsis": "tipc node set { address ADDRESS | netid NETID }\ntipc node get { address | netid }",
        "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 node --help will show node 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-media",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/tipc-media/8/json"
            },
            {
                "name": "tipc-nametable",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/tipc-nametable/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 node list",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-h --help",
                        "lines": 4,
                        "flag": "-h",
                        "long": "--help"
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 1,
                "subsections": [
                    {
                        "name": "Node parameters",
                        "lines": 1
                    },
                    {
                        "name": "address",
                        "lines": 3
                    },
                    {
                        "name": "netid",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "EXIT STATUS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "REPORTING BUGS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}