DGS-1100/ME Metro Ethernet Managed Switch CLI Reference Guide
Parameters
<vlan_name 8> − The name of the VLAN for which MLD snooping is
to be configured. Up to 8 characters can be used.
action [add | delete] − Specify whether to add or delete ports defined
in the following parameter
member ports to the multicast VLAN.
member_port <portlist> − Specifies a port or a range of ports to be
the member port for the multicast VLAN of MLD snooping.
source_port <portlist> − Specifies a port or a range of ports to be the
source port for the multicast VLAN of MLD snooping.
tag_member_port <portlist> − Specifies a port or a range of ports to
be the tagged port for the multicast VLAN of MLD snooping.
state [enable | disable] − Enables/Disables MLD Snooping multicast
VLAN.
replace_source_ip <ipv6addr> – Specifies the replace source IPv6
address.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the mld snooping multicast VLAN:
DGS-1100-24P/ME:admin#config mld_snooping multicast_vlan test action
add member_port 10-12
Command : config mld_snooping multicast_vlan test action add
member_port 10-12
Success.
DGS-1100-24P/ME:admin#
delete mld_snooping multicast_vlan
Purpose To remove an MLD snooping multicast VLAN on the Switch.
Syntax
delete mld_snooping multicast_vlan [name <vlan_name 8>| all]
Description
The delete mld_snooping multicast_vlan command removes MLD
snooping multicast VLAN on the Switch.
Parameters
name <vlan_name 8> −
removed on the Switch.
all – All MLD snooping multicast vlans will be removed from the
Switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To remove the mld snooping multicast VLAN ‘test’:
DGS-1100-24P/ME:admin#delete mld_snooping multicast_vlan name test
Command : delete mld_snooping multicast_vlan name test
Success.
108