
Command Guide of WGSW-28040
229
The configure can use ‘
show ipv6 mld filter
’ to display
Example:
This example shows how to set ipv6 mld filter
Switch(config)#
ipv6 mld profile 1
Switch(config-igmp-profile)#
profile range ipv6 ff13::1 ff13::10 action permit
Switch(config-igmp-profile)#
exit
Switch(config)#
interface gi1
Switch(config-if)#
ipv6 mld filter 1
Switch(config-if)#
exit
Switch(config)#
exit
Switch#
show ipv6 mld filter
Port ID | Profile ID
---------+--------------
gi1 : 1
gi2 : None
gi3 : None
gi4 : None gi5 : None
4.17.11 ipv6 mld max-groups
Command:
ipv6 mld max-groups <0-256>
no ipv6 mld max-groups
ipv6 mld max-groups action (deny | replace)
show ipv6 mld max-group [interfaces IF_PORTS]
show ipv6 mld max-group action [interfaces IF_PORTS]
Parameter:
<1-128>
specifies profile ID
(deny | replace)
Deny: current port ipv6 group arrived max-groups, don’t add group.