{
    "mode": "man",
    "parameter": "tipc-node",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/tipc-node/8/json",
    "generated": "2026-06-02T22:31:30Z",
    "synopsis": "tipc node set { address ADDRESS | netid NETID }\ntipc node get { address | netid }",
    "sections": {
        "NAME": {
            "content": "tipc-node - modify and show local node parameters or list peer nodes\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "tipc node set { address ADDRESS | netid NETID }\n\ntipc node get { address | netid }\n",
            "subsections": [
                {
                    "name": "tipc node 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 node --help will show node 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": "Node parameters",
                    "content": ""
                },
                {
                    "name": "address",
                    "content": "The TIPC logical address. On the form x.y.z where x, y and z are unsigned integers.\n\n"
                },
                {
                    "name": "netid",
                    "content": "Network identity. Can by used to create individual TIPC clusters on the same media.\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-media(8), tipc-nametable(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-NODE(8)",
            "subsections": []
        }
    },
    "summary": "tipc-node - modify and show local node parameters or list peer nodes",
    "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"
        }
    ]
}