D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
167
config igmp_snooping querier
Querier (sends IGMP query packets). It the state is disabled, then the switch can
not play the role as a querier. Note that if the Layer 3 router connected to the
switch provide only the IGMP proxy function but not provide the multicast routing
function, then this state must be configured as disabled. Otherwise, if the Layer 3
router is not selected as the querier, it will not send the IGMP query packet.
Since it will not also send the multicast-routing protocol packet, the port will be
timed out as a router port.
version – Specifies the version of IGMP packet that will be sent by this VLAN.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure IGMP snooping querier:
DES-3200-28:4#config igmp_snooping querier vlan_name default query_interval
125 state enable
Command: config igmp_snooping querier vlan_name default query_interval 125
state enable
Success.
DES-3200-28:4#
config router_ports
Purpose
Used to configure ports as router ports.
Syntax
config router_ports [<vlan_name 32> | vlanid <vidlist>] [add | delete]
<portlist>
Description
This command is used 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.
<vidlist> The VID range of the router ports to be configured.
[add|delete] Specifies whether to add or delete router ports to be
configured.
<portlist> Specifies a range of ports to be configured.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To set up static router ports:
DES-3200-28:4#config router_ports default add 1-10
Command: config router_ports default add 1-10
Success.
DES-3200-28:4#
config router_ports_forbidden
Purpose
Used to configure ports as forbidden router ports.
Syntax
config router_ports_forbidden [<vlan_name 32> | vlanid <vidlist>] [add
| delete] <portlist>