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

122 lines
2.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of IP-MROUTE</TITLE>
</HEAD><BODY>
<H1>IP-MROUTE</H1>
Section: Linux (8)<BR>Updated: 13 Dec 2012<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
ip-mroute - multicast routing cache management
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<P>
<BR>
<B>ip mroute show</B> [ [
<B> to </B> ]
<I>PREFIX</I> ] [
<B>from</B>
<I>PREFIX</I> ] [
<B>iif</B>
<I>DEVICE</I> ] [
<B>table</B>
<I>TABLE_ID</I> ]
<P>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>mroute</B>
objects are multicast routing cache entries created by a user-level
mrouting daemon (f.e.
<B>pimd</B>
or
<B>mrouted</B>
).
<P>
Due to the limitations of the current interface to the multicast routing
engine, it is impossible to change
<B>mroute</B>
objects administratively, so we can only display them. This limitation
will be removed in the future.
<P>
<A NAME="lbAE">&nbsp;</A>
<H3>ip mroute show - list mroute cache entries</H3>
<P>
<DL COMPACT>
<DT id="1"><B>to</B><I> PREFIX </I><B>(default)</B>
<DD>
the prefix selecting the destination multicast addresses to list.
<P>
<DT id="2"><B>iif</B><I> NAME</I>
<DD>
the interface on which multicast packets are received.
<P>
<DT id="3"><B>from</B><I> PREFIX</I>
<DD>
the prefix selecting the IP source addresses of the multicast route.
<P>
<DT id="4"><B>table</B><I> TABLE_ID</I>
<DD>
the table id selecting the multicast table. It can be
<B>local</B>, <B>main</B>, <B>default</B>, <B>all</B> or a number.
<P>
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>
<BR>
<B><A HREF="/cgi-bin/man/man2html?8+ip">ip</A></B>(8)
<P>
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>
Original Manpage by Michail Litvak &lt;<A HREF="mailto:mci@owl.openwall.com">mci@owl.openwall.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">DESCRIPTION</A><DD>
<DL>
<DT id="8"><A HREF="#lbAE">ip mroute show - list mroute cache entries</A><DD>
</DL>
<DT id="9"><A HREF="#lbAF">SEE ALSO</A><DD>
<DT id="10"><A HREF="#lbAG">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:13 GMT, March 31, 2021
</BODY>
</HTML>