DGS-1100/ME Metro Ethernet Managed Switch CLI Reference Guide
DGS-1100-24P/ME:admin#
config mld_snooping static_group
Purpose
To configure an MLD snooping static group on the Switch.
Syntax
config mld_snooping static_group [vlan_name <vlan_name 8>
| vlanid < vidlist 1-4094> ] < ipv6addr > [ add | delete] <portlist>
Description
The
config mld_snooping
static_group
command is used to add
or delete static member ports in a static group on the Switch.
Member ports can be added to the static group.
When a port is configured as a static member port, the MLD protocol
will not operate on this port. For example, suppose that a port is a
dynamic member port found by MLD. If this port is configured as a
static member later, then the MLD protocol will stop operating on this
port. The MLD protocol will resume once this port is removed from
static member ports.
Parameters
vlan_name <vlan_name 8>
− The name of the VLAN for which
MLD
snooping static group is to be created. Up to 8 characters can be
used.
vlanid <1-4094>
−
The ID of the VLAN for which MLD snooping
static group is to be created. The range is from 1 to 4094.
<ipv6addr>
−
The multicast group IPv6 address.
<portlist>
− A port or range of ports that will be configured as
member ports of the specific multicast group.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To configure the mld snooping static group:
DGS-1100-24P/ME:admin#config mld_snooping static_group vlanid 1
ff1e::1 add 5-8
Command : config mld_snooping static_group vlanid 1 ff1e::1 add 5-8
Success.
DGS-1100-24P/ME:admin#
delete mld_snooping static_group
Purpose
To delete an MLD snooping static group on the Switch.
Syntax
delete mld_snooping static_group [vlan_name<vlan_name 8> |
vlanid < vidlist 1-4094> ] <ipv6addr>
Description
The
delete mld_snooping
static_group
command is used to
delete an MLD snooping multicast static group.
The deletion of an MLD snooping static group will not affect the MLD
snooping dynamic member ports for a group.
Parameters
vlan_name <vlan_name 8>
− The nam
e of the VLAN on which the
MLD snooping static group will be deleted. Up to 8 characters can
be used.
106