# ip-mroute(8) - man - phpman

[IP-MROUTE(8)](https://www.chedong.com/phpMan.php/man/IP-MROUTE/8/markdown)                                    Linux                                   [IP-MROUTE(8)](https://www.chedong.com/phpMan.php/man/IP-MROUTE/8/markdown)



## NAME
       ip-mroute - multicast routing cache management

## SYNOPSIS
       **ip** **mroute** **show** [ [  **to**  ] _PREFIX_ ] [ **from** _PREFIX_ ] [ **iif** _DEVICE_ ] [ **table** _TABLE_ID_ ]


## 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 impos‐
       sible 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
       [**ip**(8)](https://www.chedong.com/phpMan.php/man/ip/8/markdown)


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



iproute2                                     13 Dec 2012                                [IP-MROUTE(8)](https://www.chedong.com/phpMan.php/man/IP-MROUTE/8/markdown)
