summaryrefslogtreecommitdiffstats
path: root/stamp-h.in
diff options
context:
space:
mode:
authorChirag Shah <chirag@cumulusnetworks.com>2017-04-03 22:11:58 +0200
committerChirag Shah <chirag@cumulusnetworks.com>2017-05-02 03:47:00 +0200
commit394381887e3a4826e256a89e35a122a6d4af338b (patch)
tree777c04fe39ccec4c9577be4ca47a27d5e1321bbc /stamp-h.in
parentMerge pull request #428 from qlyoung/fix-isis-mt (diff)
downloadfrr-394381887e3a4826e256a89e35a122a6d4af338b.tar.xz
frr-394381887e3a4826e256a89e35a122a6d4af338b.zip
pimd: Introduce show command for protocol counters
For all pim enabled interfaces and single pim enable interface command. Clear command to clear protocol counters stats. 'show ip pim interface traffic {WORD} {json}' 'clear ip pim interface traffic' Testing Done: bringup Pim configuration and form RPT and SPT and check show ip pim interface traffic command output, perform clear form of interface traffic command and verified all counters reset via show form of command. tor-21# show ip pim interface traffic swp2 Interface HELLO JOIN PRUNE REGISTER REGISTER-STOP ASSERT Rx/Tx Rx/Tx Rx/Tx Rx/Tx Rx/Tx Rx/Tx --------------------------------------------------------------------------------------------------------------- swp2 22/22 0/10 0/0 0/0 0/0 0/0 leaf-22# show ip pim interface traffic swp3 Interface HELLO JOIN PRUNE REGISTER REGISTER-STOP ASSERT Rx/Tx Rx/Tx Rx/Tx Rx/Tx Rx/Tx Rx/Tx --------------------------------------------------------------------------------------------------------------- swp3 23/22 10/0 0/0 0/0 0/0 0/0 spine-1#show ip pim interface traffic Interface HELLO JOIN PRUNE REGISTER REGISTER-STOP ASSERT Rx/Tx Rx/Tx Rx/Tx Rx/Tx Rx/Tx Rx/Tx --------------------------------------------------------------------------------------------------------------- br1 0/1 0/0 0/0 0/0 0/0 0/0 lo 0/0 0/0 0/0 0/0 0/0 0/0 swp1 0/1 0/0 0/0 0/0 0/0 0/0 swp2 0/1 0/0 0/0 0/0 0/0 0/0 Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
Diffstat (limited to 'stamp-h.in')
0 files changed, 0 insertions, 0 deletions