D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
568
tag_member_port - Specify the tagged member port of the multicast VLAN.
<portlist> - Specify a range of ports to be configured.
state - Specify if the multicast VLAN for a chosen VLAN should be enabled or disabled.
enable - Enable multicast VLAN for the chosen VLAN.
disable - Disable multicast VLAN for the chosen VLAN.
replace_source_ipv6 - With the MLD snooping function, the MLD report packet sent by the host
will be forwarded to the source port. Before forwarding of the packet, the source IP address in
the join packet needs to be replaced by this IP address. If none is specified, the source IP
address will use :: ip address
<ipv6addr>
- Enter the IP address here.
remap_priority - Specify the remap priority here.
<value 0-7> - The remap priority value (0 to 7) to be associated with the data traffic to be
forwarded on the multicast VLAN.
none - If none is specified, the packet’s original priority is used. The default setting is none.
replace_priority - (Optional) Specify that the packet priority will be changed to the remap priority,
when remap priority is set.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure an MLD snooping multicast VLAN with the name “v1”, make ports 1 and 3 members
of the VLAN, and set the state to enable:
DGS-3420-28SC:admin#config mld_snooping multicast_vlan v1 add member_port 1,3
state enable
Command: config mld_snooping multicast_vlan v1 add member_port 1,3
state enable
Success.
DGS-3420-28SC:admin#
56-3 create mld_snooping multicast_vlan_group_profile
Description
This command is used to create a multicast group profile. The profile name for MLD snooping
must be unique.
Format
create mld_snooping multicast_vlan_group_profile <profile_name 1-32>
Parameters
<profile_name 1-32> - Specify the multicast VLAN profile name. The maximum length is 32
characters.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.