![D-Link DGS-1210/ME series Reference Manual Download Page 371](http://html.mh-extra.com/html/d-link/dgs-1210-me-series/dgs-1210-me-series_reference-manual_77989371.webp)
DGS-1210/ME Metro Ethernet Switch CLI Reference Guide
351
delete an MLD multicast VLAN.
Parameters
[<vlan_name 32> | all] – S
pecifies the name or all multicast VLAN to
be deleted.
Restrictions
Only administrator, operator or power user–level users can issue
this command.
Example usage:
To delete a MLD multicast VLAN:
DGS-1210-28MP/ME:5# delete mld_snooping multicast_vlan mv1
Command: delete mld_snooping multicast_vlan mv1
Success.
DGS-1210-28MP/ME:5#
config mld_snooping multicast_vlan_group
Purpose
To bind a multicast group profile to a multicast VLAN. The binding
profile will affect the group joined to the multicast VLAN.
Syntax
config mld_snooping multicast_vlan_group <vlan_name 32>
[add | delete] ipv6_range <ipv6addr> <ipv6addr>
Description
After binding a profile to a multicast VLAN, when a multicast group
attempt to join this multicast VLAN member port, the group cannot
join this multicast VLAN if the group does not belong to the range of
binding profile.
Parameters
<vlan_name 32>
− The name of the multicast VLAN to be
configured, each multicast VLAN is given a name that can be up to
20 characters.
add
− Used to associate a profile to a multicast VLAN.
delete
− Used to de-associate a profile from a multicast VLAN.
ipv6_range <ipv6addr>
− Specified the IPv6 address range.
Restrictions
Only administrator, operator or power user–level users can issue
this command.
Example usage:
To configure mld snooping multicast VLAN group mv2:
DGS-1210-28MP/ME:5# config mld_snooping multicast_vlan_group mv2 add
ipv6_range 3000::1 3000::3
Command: config mld_snooping multicast_vlan_group mv2 add ipv6_range 3000::1
3000::3
Success.
DGS-1210-28MP/ME:5#
show mld_snooping multicast_vlan_group
Purpose
To display the multicast group profiles configured for the specified
MLD multicast VLAN.
Syntax
show mld_snooping multicast_vlan_group {<vlan_name 32>}
Description
After binding a profile to a multicast VLAN, when a multicast group
attempt to join this multicast VLAN member port, the group cannot
join this multicast VLAN if the group does not belong to the range of
binding profile.