xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
223
create mld_snooping static_group
Purpose
This command allows you to create an MLD snooping static group.
Syntax create mld_snooping static_group [vlan <vlan_name 32> | vlanid <vlanid_list>]
<ipv6addr>
Description
Member ports can be added to the static group. The static member and the dynamic member
ports form the member ports of a group.
The static group will only take effect when MLD snooping is enabled on the VLAN. For those
static member ports, the device needs to emulate the MLD protocol operation to the querier,
and forward the traffic destined to the multicast group to the member ports.
The static member ports will only affect MLD V2 operation.
The Reserved IP multicast addresses FF0x::/16 must be excluded from the configured
group.
The VLAN must be created first before a static group can be created.
Parameters vlan - 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
long.
vlanid - Specify the ID of the VLAN on which the static group resides.
<vlanid_list> - Enter the VLAN ID list here.
<ipv6addr> - Specify the multicast group IPv6 address.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To create an MLD snooping static group for VLAN 1, group FF1E::1:
delete mld_snooping static_group
Purpose
Used to delete a MLD Snooping multicast static group.
Syntax delete mld_snooping static_group [vlan <vlan_name 32> | vlanid <vlanid_list>]
<ipv6addr>
Description
Used to delete a MLD Snooping multicast static group.
Parameters vlan - 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
long.
vlanid - Specify the ID of the VLAN on which the static group resides.
<vlanid_list> - Enter the VLAN ID list here.
<ipv6addr> - Specify the multicast group IP address.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To delete an MLD snooping static group for VLAN 1, group FF1E::1: