Home

ip-mroute(8)

IP-MROUTE(8)LinuxIP-MROUTE(8)

ip-mroute - multicast routing cache management


ip mroute show [ [ to ] PREFIX ] [ from PREFIX ] [ iif DEVICE ] [ tableTABLE_ID ]

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.

the prefix selecting the destination multicast addresses to list.

the interface on which multicast packets are received.

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

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

ip(8)

Original Manpage by Michail Litvak <[email protected]>

13 Dec 2012iproute2