![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 217](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439217.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
217
config mld_snooping querier
<
value 1-2
> - Enter the version number value here. This value must be between 1 and 2.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure the MLD snooping querier:
DES-3528:admin# config mld_snooping querier vlan_name default query_interval 125 state
enable
Command: config mld_snooping querier vlan_name default query_interval 125 state enable
Success.
DES-3528:admin#
config mld_snooping router_ports
Purpose
This command allows you to designate a range of ports as being connected to multicast-
enabled routers.
Syntax
config mld_snooping mrouter_ports [vlan <vlan_name 32> | vlanid <vlanid_list>] [add |
delete] <portlist>
Description
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
- Specify the name of the VLAN on which the router port resides.
<
vlan_name 32
> - Enter the VLAN name here. The VLAN name can be up to 32 characters
long.
vlanid
- Specify the ID of the VLAN on which the router port resides.
<
vlanid_list
> - Enter the VLAN ID list here.
add
- Specify to add the router ports.
delete
- Specify to delete the router ports.
<
portlist
> - Specify a range of ports to be configured. (UnitID:port number)
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To set up static router ports:
DES-3528:admin# config mld_snooping mrouter_ports vlan default add 2:1-2:10
Command: config mld_snooping mrouter_ports vlan default add 2:1-2:10
Success.
DES-3528:admin#