ip-mroute(8) - Linux manual page

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHOR | COLOPHON

IP-MROUTE(8)                        Linux                       IP-MROUTE(8)

NAME         top

       ip-mroute - multicast routing cache management

SYNOPSIS         top

       ip mroute show [ [  to  ] PREFIX ] [ from PREFIX ] [ iif DEVICE ] [
               table TABLE_ID ]

DESCRIPTION         top

       mroute objects are multicast routing cache entries created by a user-
       level mrouting daemon (f.e.  pimd or mrouted ).

       Due to the limitations of the current interface to the multicast
       routing engine, it is impossible to change mroute objects
       administratively, so we can only display them. This limitation will
       be removed in the future.

   ip mroute show - list mroute cache entries
       to PREFIX (default)
              the prefix selecting the destination multicast addresses to
              list.

       iif NAME
              the interface on which multicast packets are received.

       from PREFIX
              the prefix selecting the IP source addresses of the multicast
              route.

       table TABLE_ID
              the table id selecting the multicast table. It can be local,
              main, default, all or a number.

SEE ALSO         top

       ip(8)

AUTHOR         top

       Original Manpage by Michail Litvak <mci@owl.openwall.com>

COLOPHON         top

       This page is part of the iproute2 (utilities for controlling TCP/IP
       networking and traffic) project.  Information about the project can
       be found at 
       ⟨http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2⟩.
       If you have a bug report for this manual page, send it to
       netdev@vger.kernel.org, shemminger@osdl.org.  This page was obtained
       from the project's upstream Git repository
       ⟨git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git⟩
       on 2018-02-02.  (At that time, the date of the most recent commit
       that was found in the repository was 2018-01-29.)  If you discover
       any rendering problems in this HTML version of the page, or you
       believe there is a better or more up-to-date source for the page, or
       you have corrections or improvements to the information in this
       COLOPHON (which is not part of the original manual page), send a mail
       to man-pages@man7.org

iproute2                         13 Dec 2012                    IP-MROUTE(8)

Pages that refer to this page: ip(8)