DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
282
Example usage:
To delete a MLD multicast VLAN:
DES-1210-52/ME:5# delete mld_snooping multicast_vlan mv1
Command: delete mld_snooping multicast_vlan mv1
Success.
DES-1210-52/ME:5#
config mld_snooping multicast_vlan_group
To bind a multicast group profile to a multicast VLAN. The binding
profile will affect the group joined to the multicast VLAN.
config mld_snooping multicast_vlan_group <vlan_name 32>
[add | delete] ipv6_range <ipv6addr> <ipv6addr>
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.
<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.
Only administrator, operator or power user–level users can issue
this command.
Example usage:
To configure mld snooping multicast VLAN group mv2:
DES-1210-52/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.
DES-1210-52/ME:5#
show mld_snooping multicast_vlan_group
To display the multicast group profiles configured for the specified
MLD multicast VLAN.
show mld_snooping multicast_vlan_group {<vlan_name 32>}
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.
<vlan_name 32> − Specifies the name of multicast VLAN to be
displayed.
Example usage: