xStack
®
DGS-3120 Series Managed Switch CLI Reference Guide
342
Example
To unset port range 9-10 from MLD snooping static member ports for group FF1E::1 on default
VLAN:
DGS-3120-24TC:admin# config mld_snooping static_group vlan default FF1E::1
delete 2:9-2:10
Command: create mld_snooping static_group vlan default FF1E::1 delete 2:9-2:10
Success.
DGS-3120-24TC:admin#
33-37 show mld_snooping static_group
Description
This command used to display the MLD snooping multicast group static members.
Format
show mld_snooping static_group {[vlan <vlan_name 32> | vlanid <vlanid_list>] <ipv6addr>}
Parameters
vlan - (Optional) Specify the name of the VLAN on which the static group resides.
<vlan_name 32> - Enter the VLAN name here. The VLAN name can be up to 32 characters
vlanid - (Optional) Specify the ID of the VLAN on which the static group resides.
<vlanid_list> - Enter the VLAN ID list here.
<ipv6addr> - (Optional) Specify the multicast group IPv6 address.
Restrictions
None.
Example
To display all the MLD snooping static groups:
DGS-3120-24TC:admin# show mld_snooping static_group
VLAN ID/Name IP Address Static Member Ports
-------------- ------------------ ------------------------
1 / Default FF1E ::1 2:9-2:10
Total Entries : 1
DGS-3120-24TC:admin#
33-38 config mld_snooping data_driven_learning
Description
This command is used to enable or disable the data-driven learning of an MLD snooping group.