diff options
author | Everton Marques <everton.marques@gmail.com> | 2009-10-08 16:05:44 -0300 |
---|---|---|
committer | Everton Marques <everton.marques@gmail.com> | 2009-10-08 16:05:44 -0300 |
commit | 0722bb0da1e8abc3cccb76491348c15bbe730c6f (patch) | |
tree | b8f0c28f55fbe6b5af79be534312837e2ee3caa2 | |
parent | d1ebb233a5755724df44d9b87be9b2a779ed17ed (diff) | |
download | quagga-pim0.158.tar.bz2 quagga-pim0.158.tar.xz |
[pim] ssmpingd commandspim0.158
-rw-r--r-- | pimd/COMMANDS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pimd/COMMANDS b/pimd/COMMANDS index 5679e95a..60a4dbe7 100644 --- a/pimd/COMMANDS +++ b/pimd/COMMANDS @@ -2,6 +2,7 @@ global configuration commands: ip multicast-routing Enable IP multicast forwarding + ip ssmpingd Enable ssmpingd operation interface configuration commands: ip igmp Enable IGMP operation @@ -40,6 +41,7 @@ verification commands: show ip mroute IP multicast routing table show ip mroute count Route and packet count data show ip route IP routing table + show ip ssmpingd ssmpingd operation debug commands: clear ip interfaces Reset interfaces @@ -48,6 +50,7 @@ debug commands: debug igmp IGMP protocol activity debug pim PIM protocol activity debug pim zebra ZEBRA protocol activity + debug ssmpingd ssmpingd activity show debugging State of each debugging option test igmp receive report Test reception of IGMPv3 report test pim receive assert Test reception of PIM assert |