diff options
author | Everton Marques <everton.marques@gmail.com> | 2010-03-01 17:00:07 -0300 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2015-02-04 06:07:53 +0100 |
commit | 034bd7fe705b03ea4025478650bd3d690bda923f (patch) | |
tree | 56be090efc310696b0aedbe770fd37190c3d1898 | |
parent | 67faabc18026bf3f8ae6d7ee1df9f2b1729ea06b (diff) | |
download | quagga-034bd7fe705b03ea4025478650bd3d690bda923f.tar.bz2 quagga-034bd7fe705b03ea4025478650bd3d690bda923f.tar.xz |
[pim] debug mroute
-rw-r--r-- | pimd/COMMANDS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pimd/COMMANDS b/pimd/COMMANDS index 56b15dd5..1199368b 100644 --- a/pimd/COMMANDS +++ b/pimd/COMMANDS @@ -49,6 +49,7 @@ debug commands: clear ip igmp interfaces Reset IGMP interfaces clear ip pim interfaces Reset PIM interfaces debug igmp IGMP protocol activity + debug mroute PIM interaction with kernel MFC cache debug pim PIM protocol activity debug pim zebra ZEBRA protocol activity debug ssmpingd ssmpingd activity |