xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
192
config mld_snooping multicast_vlan
Purpose
Used to configure the parameter of the specific MLD multicast VLAN.
Syntax 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_ip <ipv6addr> | remap_priority
[<value 0-7> | none] { replace_priority}}(1)
Description
This command allows you to add a 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.
Parameters
<vlan_name32> − The name of the VLAN to be created. Each multicast VLAN is given a
name that can be up to 32 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.
replace_source_ip – With the MLD snooping function, the MLD report packet sent by the
host will be forwarded to the source port. Before the forwarding of the packet, the source IP
address in the join packet needs to be replaced by this IPv6 address.
remap_priority – Associates the remap priority value (0 to 7) with the data traffic and is
forwarded on the multicast VLAN. If none is specified, the packet’s original priority will be
used.The default setting is none.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To config MLD multicast VLAN mv1:
create mld_snooping multicast_vlan_group_profile
Purpose
Used to create an MLD multicast VLAN group profile on the Switch.
Syntax create mld_snooping multicast_vlan_group_profile <profile_name 1-32>
Description
This command is used to create an MLD multicast VLAN group profile on the Switch. The
maximum supported number of multicast VLAN group profiles is project dependenet. The
profile name used for mld snooping must be unique.
Parameters
<profile_name 32> − Specifies the MLD multicast VLAN group profile name, max length is 32
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage: