debian man page for ip-mroute

Query: ip-mroute

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IP-MROUTE(8)							       Linux							      IP-MROUTE(8)

NAME
ip-mroute - multicast routing cache management
SYNOPSIS
ip mroute show [ PREFIX ] [ from PREFIX ] [ iif DEVICE ]
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 impossible to change mroute objects administra- tively, so we may 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.
SEE ALSO
ip(8)
AUTHOR
Original Manpage by Michail Litvak <mci@owl.openwall.com> iproute2 20 Dec 2011 IP-MROUTE(8)
Related Man Pages
ip-monitor(8) - centos
ip-neighbour(8) - centos
ip(8) - centos
ip-rule(8) - debian
ip(8) - v7
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?