man-pages/man8/tipc-node.8.html
2021-03-31 01:06:50 +01:00

155 lines
3.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of TIPC-NODE</TITLE>
</HEAD><BODY>
<H1>TIPC-NODE</H1>
Section: Linux (8)<BR>Updated: 02 Jun 2015<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<P>
<P>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
tipc-node - modify and show local node parameters or list peer nodes
<P>
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<P>
<BR>
<B>tipc node set</B>
{ <B>address </B>
<I>ADDRESS</I>
| <B>netid</B>
<I>NETID</I>
}
<P>
<BR>
<B>tipc node get</B>
{ <B>address</B> | <B>netid</B> }
<P>
<BR>
<B>tipc node list</B>
<BR>
<P>
<A NAME="lbAD">&nbsp;</A>
<H2>OPTIONS</H2>
Options (flags) that can be passed anywhere in the command chain.
<DL COMPACT>
<DT id="1"><B>-h</B>,<B> --help</B>
<DD>
Show help about last valid command. For example
<B>tipc node --help</B>
will show node help and
<B>tipc --help</B>
will show general help. The position of the option in the string is irrelevant.
</DL>
<A NAME="lbAE">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
<A NAME="lbAF">&nbsp;</A>
<H3>Node parameters</H3>
<DL COMPACT>
<DT id="2"><B>address</B>
<DD>
<BR>
The TIPC logical address. On the form x.y.z where x, y and z are unsigned
integers.
<P>
<DT id="3"><B>netid</B>
<DD>
<BR>
Network identity. Can by used to create individual TIPC clusters on the same
media.
<P>
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>EXIT STATUS</H2>
Exit status is 0 if command was successful or a positive integer upon failure.
<P>
<A NAME="lbAH">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?8+tipc">tipc</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+tipc-bearer">tipc-bearer</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+tipc-link">tipc-link</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+tipc-media">tipc-media</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+tipc-nametable">tipc-nametable</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+tipc-peer">tipc-peer</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+tipc-socket">tipc-socket</A></B>(8)
<BR>
<A NAME="lbAI">&nbsp;</A>
<H2>REPORTING BUGS</H2>
Report any bugs to the Network Developers mailing list
<B>&lt;<A HREF="mailto:netdev@vger.kernel.org">netdev@vger.kernel.org</A>&gt;</B>
where the development and maintenance is primarily done.
You do not have to be subscribed to the list to send a message there.
<P>
<A NAME="lbAJ">&nbsp;</A>
<H2>AUTHOR</H2>
Richard Alpe &lt;<A HREF="mailto:richard.alpe@ericsson.com">richard.alpe@ericsson.com</A>&gt;
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="6"><A HREF="#lbAD">OPTIONS</A><DD>
<DT id="7"><A HREF="#lbAE">DESCRIPTION</A><DD>
<DL>
<DT id="8"><A HREF="#lbAF">Node parameters</A><DD>
</DL>
<DT id="9"><A HREF="#lbAG">EXIT STATUS</A><DD>
<DT id="10"><A HREF="#lbAH">SEE ALSO</A><DD>
<DT id="11"><A HREF="#lbAI">REPORTING BUGS</A><DD>
<DT id="12"><A HREF="#lbAJ">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:18 GMT, March 31, 2021
</BODY>
</HTML>