diff options
-rw-r--r-- | pimd/LINUX_KERNEL_MROUTE_MFC | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pimd/LINUX_KERNEL_MROUTE_MFC b/pimd/LINUX_KERNEL_MROUTE_MFC index 7dc44b0d..e87e567f 100644 --- a/pimd/LINUX_KERNEL_MROUTE_MFC +++ b/pimd/LINUX_KERNEL_MROUTE_MFC @@ -19,4 +19,8 @@ Interface BytesIn PktsIn BytesOut PktsOut Flags Local Remote cat /proc/net/ip_mr_cache Group Origin Iif Pkts Bytes Wrong Oifs +# iproute2 can display the MFC: +ip mroute show +(2.2.2.2, 239.2.2.2) Iif: eth1 Oifs: eth0 + # -- end-of-file -- |