show mld snooping statistics
Use this command to display MLD snooping statistics data.
Command Syntax
show mld snooping statistics
show mld snooping statistics (interface IFNAME|)
show mld snooping statistics (count)
Parameters
IFNAME
The name of the VLAN interface
Count
Consolidated group statistics
Command Mode
Exec mode
Applicability
This command was introduced in OcNOS version 3.0.
Example
#show mld snooping statistics
MLD Snooping statistics for vlan1.300
Group Count : 2
MLDv1 reports received : 0
MLDv2 reports received : 2
MLDv1 leaves received : 0
MLDv1 query warnings : 0
MLDv2 query warnings : 0
#show mld snooping statistics count
MLD Snooping consolidated statistics
Total number of groups : 2
Total MLDv1 reports received : 0
Total MLDv2 reports received : 4
Total MLDv1 leaves received : 2
Total MLDv1 query warnings : 0
Total MLDv2 query warnings : 0
#show mld snooping statistics interface vlan1.100
MLD Snooping statistics for vlan1.100
Group Count : 0
MLDv1 reports received : 0
MLDv2 reports received : 2
MLDv1 leaves received : 1
MLDv1 query warnings : 0
MLDv2 query warnings : 0
Last modified date: 10/20/2023