tipc-node (8)
NAME
tipc-node - modify and show local node parameters or list peer nodesSYNOPSIS
tipc node set { address ADDRESS | netid NETID }
tipc node get { address | netid }
tipc node list
OPTIONS
Options (flags) that can be passed anywhere in the command chain.- -h, --help
- 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.
DESCRIPTION
Node parameters
- address
-
The TIPC logical address. On the form x.y.z where x, y and z are unsigned integers.
- netid
-
Network identity. Can by used to create individual TIPC clusters on the same media.