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

179 lines
3.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of TIPC-MEDIA</TITLE>
</HEAD><BODY>
<H1>TIPC-MEDIA</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-media - list or modify media properties
<P>
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<P>
<BR>
<P>
<BR>
<B>tipc media set</B>
{ <B>priority </B>
<I>PRIORITY</I>
| <B>tolerance</B>
<I>TOLERANCE</I>
| <B>window</B>
<I>WINDOW </I>}
<B>media </B><I>MEDIA</I>
<P>
<BR>
<B>tipc media get</B>
{ <B>priority</B> | <B>tolerance</B> | <B>window</B> } <B>media</B>
<I>MEDIA</I>
<P>
<BR>
<B>tipc media 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 media --help</B>
will show media 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>Media properties</H3>
<P>
<DL COMPACT>
<DT id="2"><B>priority</B>
<DD>
<BR>
Default link priority inherited by all bearers subsequently enabled on a
media. For more info about link priority see
<B><A HREF="/cgi-bin/man/man2html?8+tipc-link">tipc-link</A></B>(8)
<P>
<DT id="3"><B>tolerance</B>
<DD>
<BR>
Default link tolerance inherited by all bearers subsequently enabled on a
media. For more info about link tolerance see
<B><A HREF="/cgi-bin/man/man2html?8+tipc-link">tipc-link</A></B>(8)
<P>
<DT id="4"><B>window</B>
<DD>
<BR>
Default link window inherited by all bearers subsequently enabled on a
media. For more info about link window see
<B><A HREF="/cgi-bin/man/man2html?8+tipc-link">tipc-link</A></B>(8)
<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-nametable">tipc-nametable</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+tipc-node">tipc-node</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="5"><A HREF="#lbAB">NAME</A><DD>
<DT id="6"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="7"><A HREF="#lbAD">OPTIONS</A><DD>
<DT id="8"><A HREF="#lbAE">DESCRIPTION</A><DD>
<DL>
<DT id="9"><A HREF="#lbAF">Media properties</A><DD>
</DL>
<DT id="10"><A HREF="#lbAG">EXIT STATUS</A><DD>
<DT id="11"><A HREF="#lbAH">SEE ALSO</A><DD>
<DT id="12"><A HREF="#lbAI">REPORTING BUGS</A><DD>
<DT id="13"><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>