kuznet@amber:~ $ ip mroute ls (193.232.127.6, 224.0.1.39) Iif: unresolved (193.232.244.34, 224.0.1.40) Iif: unresolved (193.233.7.65, 224.66.66.66) Iif: eth0 Oifs: pimreg kuznet@amber:~ $
Each line shows one (S,G) entry in the multicast routing cache,
where S is the source address and G is the multicast group. Iif
is
the interface on which multicast packets are expected to arrive.
If the word unresolved
is there instead of the interface name,
it means that the routing daemon still hasn't resolved this entry.
The keyword oifs
is followed by a list of output interfaces, separated
by spaces. If a multicast routing entry is created with non-trivial
TTL scope, administrative distances are appended to the device names
in the oifs
list.