User Manual UMN:CLI
V8102
565
To limit the number of MLD state globally, use the following command.
ipv6 mld limit <1-2097152> [ex-
cept WORD]
Limits the number of MLD membership reports globally.
1-2097152: the number of MLD states allowed on a
router. (Default: 0 )
WORD: IPv6 access list name
Disables the globally configured MLD state limit.
If you want to exclude certain groups or channels from being counted against the MLD
limit so that they can be joined to an interface, use except option.
To limit the number of MLD state on an interface, use the following command.
ipv6 mld limit <1-2097152> [ex-
cept WORD]
Limits the number of MLD membership reports on an
interface.
1-2097152: the number of MLD states allowed on an
interface (default:0)
WORD: IPv6 access list name
Disables the configured MLD state limit per interface.
11.2.5 MLD Snooping Debug
To enable the debugging of all MLD or a specific feature of the MLD, use the following
command.
debug mld snooping {all | de-
code | encode | fsm | tib |
events}
Enables MLD snooping debugging.
To disable the MLD snooping debugging, use the following command.
no debug mld snooping {all |
decode | encode | fsm | tib |
events}
Disables MLD snooping debugging.
To display the debugging information, use the following command.
show debugging mld snooping
Shows the debugging status of MLD.