1IP-MROUTE(8)                         Linux                        IP-MROUTE(8)
2
3
4

NAME

6       ip-mroute - multicast routing cache management
7

SYNOPSIS

9       ip mroute show [ [  to  ] PREFIX ] [ from PREFIX ] [ iif DEVICE ] [ ta‐
10               ble TABLE_ID ]
11
12

DESCRIPTION

14       mroute objects are multicast routing cache entries created by a user-
15       level mrouting daemon (f.e.  pimd or mrouted ).
16
17       Due to the limitations of the current interface to the multicast rout‐
18       ing engine, it is impossible to change mroute objects administratively,
19       so we can only display them. This limitation will be removed in the
20       future.
21
22
23   ip mroute show - list mroute cache entries
24       to PREFIX (default)
25              the prefix selecting the destination multicast addresses to
26              list.
27
28
29       iif NAME
30              the interface on which multicast packets are received.
31
32
33       from PREFIX
34              the prefix selecting the IP source addresses of the multicast
35              route.
36
37
38       table TABLE_ID
39              the table id selecting the multicast table. It can be local,
40              main, default, all or a number.
41
42

SEE ALSO

44       ip(8)
45
46

AUTHOR

48       Original Manpage by Michail Litvak <mci@owl.openwall.com>
49
50
51
52iproute2                          13 Dec 2012                     IP-MROUTE(8)
Impressum