![D-Link DES-3028 Скачать руководство пользователя страница 281](http://html.mh-extra.com/html/d-link/des-3028/des-3028_cli-reference-manual_77883281.webp)
DES-3028 DES-3028P DES-3028G DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
276
config mld_snooping
the chosen VLAN.
fast_done
enable or disable MLD snooping fast_done function.If
enable, the membership is immediately removed when the system
receives the MLD done message.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure the MLD snooping to the default vlan
with node_timeout 250 sec and state enable:DES-
3028P:4#config mld_snooping vlan default
node_timeout 250 state enable
Command: config mld_snooping vlan default
node_timeout 250 state enable
Success.
DES-3028P:4#
config mld_snooping mrouter_ports
Purpose
Used to configure ports as router ports.
Syntax
config mld_snooping mrouter_ports [<vlan_name 32>| vlanid
<vlanid >] [add|delete] <portlist>
Description
The config mld_snooping mrouter_ports command allows you to
designate a range of ports as being connected to multicast-enabled
routers. This will ensure that all packets with such a router as its
destination will reach the multicast-enabled router
regardless of
protocol, etc.
Parameters
<vlan_name 32>
The name of the VLAN on which the router port
resides.
add | delete
Specifies to add or delete the router ports.
<portlist>
Specifies a range of ports to be configured. (UnitID:port
number)
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To set up port range 1-10 to be static router ports:
DES-3028P:4# config mld_snooping mrouter_ports
default add 1-10
Command: config mld_snooping mrouter_ports default
add 1-10
Success.
DES-3028P:4#