D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
551
Format
config mld_snooping static_group [vlan <vlan_name 32> | vlanid <vlanid_list>] <ipv6addr>
[add | delete] <portlist>
Parameters
vlan - Specify the name of the VLAN on which the static group resides.
<vlan_name 32> - Specify the VLAN name. The maximum length is 32 characters.
vlanid - Specify the ID of the VLAN on which the static group resides.
<vlanid_list> - Specify the VLAN ID list.
<ipv6addr> - Specify the multicast group IPv6 address.
add - Specify to add the member ports.
delete - Specify to delete the member ports.
<portlist> - Specify a range of ports to be configured.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To unset ports 9 to 10 from MLD Snooping static member ports for group FF1E::1 on default VLAN:
DGS-3420-28SC:admin#config mld_snooping static_group vlan default FF1E::1
delete 9-10
Command: config mld_snooping static_group vlan default FF1E::1 delete 9-10
Success.
DGS-3420-28SC:admin#
55-6 delete mld_snooping static_group
Description
This command is used to delete an MLD snooping static group on the switch. The deletion of an
MLD snooping static group will not affect the MLD snooping dynamic member ports for a group.
Format
delete mld_snooping static_group [vlan <vlan_name 32> | vlanid <vlanid_list>] <ipv6addr>
Parameters
vlan - Specify the name of the VLAN on which the static group resides.
<vlan_name 32> - Specify the VLAN name. The maximum length is 32 characters.
vlanid - Specify the ID of the VLAN on which the static group resides.
<vlanid_list>
- Specify the VLAN ID list.
<ipv6addr> - Specify the multicast group IPv6 address.