The debugging mld-snooping command enables debugging of MLD snooping.
The undo debugging mld-snooping command disables debugging of MLD snooping.
By default, debugging of MLD snooping is disabled.
debugging mld-snooping { query | report | event | timer | packet } [ [ vsi vsi-name | vlan vlanid | user-id userId ] | source source-addr | group group-addr | interface { port-name | port-type port-num } ] *
debugging mld-snooping done [ [ vsi vsi-name | vlan vlanid | user-id userId ] | group group-addr | interface { port-name | port-type port-num } ] *
undo debugging mld-snooping { query | report | done | event | timer | packet }
debugging mld-snooping all
debugging mld-snooping { done basic-acl-num | { query | report | packet } advance-acl-num }
undo debugging mld-snooping all
| Parameter | Description | Value | 
|---|---|---|
| query | Enables or disables debugging of received MLD snooping query packets. | - | 
| report | Enables or disables debugging of received MLD snooping report packets. | - | 
| event | Enables or disables debugging of MLD snooping events. | - | 
| timer | Enables or disables debugging of MLD snooping timers. | - | 
| packet | Enables or disables debugging of received MLD snooping packets. | - | 
| all | Enables or disables all debugging functions of MLD snooping. | - | 
| vsi vsi-name | Enables or disables debugging of MLD snooping for a VSI. | The value is a string of 1 to 31 characters. | 
| vlan vlanid | Enables or disables debugging of MLD snooping for a VLAN. | The value is an integer ranging from 1 to 4094. | 
| user-id userId | Enables or disables debugging of MLD snooping for a specified user ID. | The value is an integer ranging from 0 to 4294967295. | 
| source source-addr | Enables or disables debugging of MLD snooping for a specified multicast source address. | The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. | 
| group group-addr | Enables or disables debugging of MLD snooping for a specified multicast group address. | The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. The value ranges from FF00::0 to FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF. | 
| interface port-name | Specifies the name of an interface. | The value is a string case-insensitive characters, spaces not supported. | 
| port-type | Specifies the type and number of an interface. | - | 
| port-num | Specifies the number of an interface. | - | 
| done | Enables or disables debugging of received MLD snooping done packets. | - | 
| basic-acl-num | Specifies the number of a basic IPv6 ACL. | The value is an integer ranging from 2000 to 2999. | 
| advance-acl-num | Specifies the number of an advanced ACL that defines the range of multicast group addresses. | The value is an integer that ranges from 3000 to 3999. |