DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
create mld_snooping static_group
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To create a static group FF12::1 for VID 1:
DGS-3700-12:5#create mld_snooping static_group vlanid 1 FF12::1
Command: create mld_snooping static_group vlanid 1 FF12::1
Success.
DGS-3700-12:5#
delete mld_snooping static_group
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To delete a static group FF12::1 on VID 1:
Used to display the current MLD snooping static group information on the Switch.
create mld_snooping static_group [ vlan <vlan_name 32> | vlanid <vlanid_list> ]
<ipv6addr>
This command is used to create a mld snooping static group. Member ports can be
added to the static group. The static member and the dynamic member port 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.
For a layer 3 device, the device is also responsible to route the packet destined for
this specific group to static member ports.
The static member port will only affect V1 MLD operation.
The Reserved IP multicast address FF0E::X must be excluded from the configured
group. The VLAN must be created first before a static group can be created.
vlan − The name of the VLAN for which to create MLD snooping static group
information.
vlanid − The list of the VLAN IDs for which to create MLD snooping static group
information.
< ipv6addr > − The static group IPv6 address for which to create MLD snooping
static group information.
Only Administrator and Operator-level users can issue this command.
Used to delete the current MLD snooping static group on the Switch.
delete mld_snooping static_group [vlan <vlan_name 32> | vlanid < vlanid_list > ]
<ipv6addr>
This command is used to delete an MLD snooping static group will not affect the
MLD snooping dynamic member ports of a group.
vlan − The name of the VLAN for which MLD snooping static group information will
be deleted.
vlanid − The list of the VLAN IDs for which MLD snooping static group information
will be deleted.
< ipv6addr > − The static group IPv6 address for which MLD snooping static group
information will be deleted.
Only Administrator and Operator-level users can issue this command.
Page | 252