summaryrefslogtreecommitdiff
path: root/lib/linklist.c
diff options
context:
space:
mode:
authorsaravanank <saravanank@vmware.com>2019-05-04 22:19:25 -0700
committersaravanank <saravanank@vmware.com>2019-05-14 21:42:22 -0700
commit415f63501b6e15943a2b7c06a4544a07e179bcad (patch)
treec58a8024e566d0241b795fdc47bc2f022685f5cd /lib/linklist.c
parent321295c1d75e112ca49df5bab55584041ef47250 (diff)
pimd: Implement show & clear ip pim statistics command
This would show only bsm related statistics for now. We shall add more statistics to this later. Sw3# show ip pim statistics BSM Statistics : ---------------- Number of Received BSMs : 1584 Number of Forwared BSMs : 793 Number of Dropped BSMs : 1320 Interface : ens192 ------------------- Number of BSMs dropped due to config miss : 0 Number of unicast BSMs dropped : 0 Number of BSMs dropped due to invalid scope zone : 0 Interface : ens224 ------------------- Number of BSMs dropped due to config miss : 0 Number of unicast BSMs dropped : 0 Number of BSMs dropped due to invalid scope zone : 0 Interface : ens256 ------------------- Number of BSMs dropped due to config miss : 0 Number of unicast BSMs dropped : 0 Number of BSMs dropped due to invalid scope zone : 0 Signed-off-by: Saravanan K <saravanank@vmware.com>
Diffstat (limited to 'lib/linklist.c')
0 files changed, 0 insertions, 0 deletions