![D-Link DES-3828 - xStack Switch - Stackable Скачать руководство пользователя страница 421](http://html.mh-extra.com/html/d-link/des-3828-xstack-switch-stackable/des-3828-xstack-switch-stackable_cli-manual_76456421.webp)
xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
417
60
MLD
S
NOOPING
C
OMMANDS
The MLD snooping commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the
following table.
Command Parameters
config mld_snooping
[ <vlan_name 32> |all] { node_timeout <sec 1-16711450> | router_timeout
<sec 1-16711450> | done_timer <sec 1-16711450> | state
[enable|disable] | fast_done [enable|disable] }
config mld_snooping mrouter_ports
<vlan_name 32> [add|delete]<portlist>
enable mld_snooping
{forward_mcrouter_only}
disable mld_snooping
{forward_mcrouter_only}
show mld_snooping
{vlan <vlan_name 32>}
show mld_snooping group
{vlan <vlan_name 32>}
show mld_snooping forwarding
{vlan <vlan_name 32>}
show mld_snooping mrouter_ports
{vlan <vlan_name 32>} { [static|dynamic]}
Each command is listed, in detail, in the following sections.
config mld_snooping
Purpose
Used to configurer MLD snooping on the switch.
Syntax
config mld_snooping [ <vlan_name 32> |all] { node_timeout <sec
1-16711450> | router_timeout <sec 1-16711450> | done_timer
<sec 1-16711450> | state [enable|disable] | fast_done
[enable|disable] }
Description
The config mld_snooping command configures MLD snooping on the
switch.
Parameters
vlan_name
- The name of the VLAN for which MLD snooping is to be
configured.
all - Specifies that all VLANs configured on the switch will be
configured.
node_timeout
- Specifies the amount of time that must pass before a
link node is considered to be not a listener anymore. The default is
260 seconds.
router_timeout
- Specifies the maximum amount of time a router will
remain in the switch’s can be a listener of a multicast group without
the switch receiving a node listener report. The default is 260
seconds.
done_timer
- Specifies the maximum amount of time a group will
remain in the switch after receiving a done message of the group
without receiving a node listener report. The default setting is 2
seconds.
state
- Allows you to enable or disable the MLD snooping function for
the chosen VLAN.
fast_done
- enable or disable MLD snooping fast_done function.If
enable, the membership is immediately removed when the system
receive the MLD done message.
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage Example: