ip mroute

Multicast routing cache management - list mroute cache entries.
mroute can be abbreviated to mr

Syntax
      ip mroute show [ PREFIX ] [ from PREFIX ] [ iif DEVICE ]

Key
   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.

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 may only display them. This limitation will be removed in the future.

“I can't change the direction of the wind, but I can adjust my sails to always reach my destination” ~ Jimmy Dean

Related linux commands

ip - Routing, devices and tunnels.
Equivalent Windows command: ROUTE - Manipulate network routing tables.


 
Copyright © 1999-2024 SS64.com
Some rights reserved