D-Link xStack DGS-3420 Series Reference Manual page 656

Layer 2 managed stackable gigabit switch cli
Hide thumbs Also See for xStack DGS-3420 Series:
Table of Contents

Advertisement

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
Example
To create an MLD snooping static group on vlan1, group FF1E::1:
DGS-3420-28SC:admin#create mld_snooping static_group vlan vlan1 FF1E::1
Command: create mld_snooping static_group vlan vlan1 FF1E::1
Success.
DGS-3420-28SC:admin#
58-5
config mld_snooping static_group
Description
This command is used to configure an MLD snooping static group on the switch. When a port is
configured as a static member port, the MLD protocol will not operate on this port. Therefore, suppose
that a port is a dynamic member port learned 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.
Format
config mld_snooping static_group [vlan <vlan_name 32> | vlanid <vlanid_list>] <ipv6addr>
[add | delete] <portlist>
Parameters
vlan - Specify the name of the VLAN on which the static group resides.
<vlan_name 32> - Specify the VLAN name. The maximum length is 32 characters.
vlanid - Specify the ID of the VLAN on which the static group resides.
<vlanid_list> - Specify the VLAN ID list.
<ipv6addr> - Specify the multicast group IPv6 address.
add - Specify to add the member ports.
delete - Specify to delete the member ports.
<portlist> - Specify a range of ports to be configured.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To unset ports 9 to 10 from MLD Snooping static member ports for group FF1E::1 on default VLAN:
DGS-3420-28SC:admin#config mld_snooping static_group vlan default FF1E::1 delete 9-
10
Command: config mld_snooping static_group vlan default FF1E::1 delete 9-10
651

Advertisement

Table of Contents
loading

Table of Contents