DXS-1210 Series Smart Managed Switch CLI Reference Guide
220
Switch# configure terminal
Switch(config)#vlan 1000
Switch(config-vlan)# ipv6 mld snooping robustness-variable 3
Switch(config-vlan)#
28-11
ipv6 mld snooping static-group
This command is used to configure an MLD snooping static group. Use the no form of this command
to delete a static group.
ipv6 mld snooping static-group IPV6-ADDRESS interface INTERFACE-ID [,|-]
no ipv6 mld snooping static-group IPV6-ADDRESS [interface INTERFACE-ID [,|-]]
Parameters
IPV6-ADDRESS
Specifies an IPv6 multicast group address.
interface INTERFACE-ID [,|-]
Specifies an interface or an interface list. No space is allowed before
and after the comma. The interface can be a physical interface or a
port-channel.
Default
No static-group is configured.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The command is only available for VLAN interface configuration. This command applies to MLD
snooping on a VLAN interface to statically add group membership entries.
The ipv6 mld snooping static-group command allows the user to create an MLD snooping static
group in case that the attached host does not support MLD protocol.
Example
This example shows how to statically add group records for MLD snooping on VLAN 1.
Switch# configure terminal
Switch(config)#vlan 1
Switch(config-vlan)# ipv6 mld snooping static-group FF02::12:03 interface eth 1/0/5
Switch(config-vlan)#
28-12
show ipv6 mld snooping
This command is used to display MLD snooping information on the Switch.
show ipv6 mld snooping [vlan VLAN-ID]
Parameters
vlan VLAN-ID
(Optional) Specifies the VLAN to be displayed.