logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ip-mroute - multicast routing cache management

Author

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

iproute2                                           13 Dec 2012                                      IP-MROUTE(8)

Description

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.

   ipmrouteshow-listmroutecacheentriestoPREFIX(default)
              the prefix selecting the destination multicast addresses to list.

       iifNAME
              the interface on which multicast packets are received.

       fromPREFIX
              the prefix selecting the IP source addresses of the multicast route.

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

Name

       ip-mroute - multicast routing cache management

See Also

ip(8)

Synopsis

ipmrouteshow [ [  to  ] PREFIX ] [ fromPREFIX ] [ iifDEVICE ] [ tableTABLE_ID ]

See Also