$manlookup

tipc-node

(8)

modify and show local node parameters or list peer nodes

tipc node set { address ADDRESS | netid NETID } tipc node get { address | netid } tipc node list

Options

1
-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


The TIPC logical address. On the form x.y.z where x, y and z are unsigned integers.


Network identity. Can by used to create individual TIPC clusters on the same media.

EXIT STATUS

Exit status is 0 if command was successful or a positive integer upon failure.

REPORTING BUGS

Report any bugs to the Network Developers mailing list netdev@vger.kernel.org where the development and maintenance is primarily done. You do not have to be subscribed to the list to send a message there.

AUTHOR

See also