DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
280
MLD multicast_vlan. Multiple multicast VLANs can be configured.
When creating MLD multicast VLAN, it cannot duplicate with the
VLAN entries in the existing 802.1Q VLAN database. The MLD
Multicast VLAN snooping function co-exists with the 1Q VLAN
snooping function.
<vlan_name 32> − The name of the VLAN to be created. Each
multicast VLAN is given a name that can be up to 20 characters.
vlanid – The VLAN ID of the multicast VLAN to be create. The range
is 2-4094.
Only administrator, operator or power user–level users can issue
this command.
Example usage:
To create mld snooping multicast VLAN mv1:
DES-1210-52/ME:5# create mld_snooping multicast_vlan mv1 2
Command: create mld_snooping multicast_vlan mv1 2
Success.
DES-1210-52/ME:5#
config mld_snooping multicast_vlan
To configure an MLD multicast VLAN.
config mld_snooping multicast_vlan <vlan_name 32> {[add |
delete] [member_port <portlist> | [source_port <portlist> |
untag_source_port <portlist>] | tag_member_port <portlist>] |
state [enable | disable] | replace_source_ipv6 <ipv6addr> |
remap_priority [<value 0-7> | none] { replace_priority}}
The config mld_snooping multicast_vlan command allows you to
add an untagged member port, a tagged member port, a untagged
source port and a tagged source port to the port list. The untagged
member port and the untagged source port will automatically
become the untagged members of the multicast VLAN, the tagged
member port and the tagged source port will automatically become
the tagged members of the multicast VLAN. To change the port list,
the Switch will add or delete the port list that user entered, and
update the previous port list.
The member port list and source port list cannot overlap. However,
the member port of one multicast VLAN can overlap with another
multicast VLAN.
Before configuring the multicast VLAN member port by using this
command, the multicast VLAN must be created first.
<vlan_name 32> − The name of the VLAN to be created. Each
multicast VLAN is given a name that can be up to 20 characters.
member_port – Adds a range of member ports to the multicast
VLAN. They will become the untagged member port of the MLD
multicast VLAN.
source_port – Adds a range of source ports to the multicast VLAN.
untag_source_port – Adds a range of untagged source ports to the
multicast VLAN.The PVID of the untag source port will be
automatically changed to the multicast VLAN. It shall be only one
kind of source port, tag or untag for an ISM VLAN.
tag_member_port – Specifies the tagged member port of the MLD
multicast VLAN.
state – enable or disable multicast VLAN for the chosen VLAN.