Specifications

DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
DGS-3224TGR:4#config igmp_snooping querier default query_interval 125 state
enable
Command: config igmp_snooping querier default query_interval 125 state enable
Success.
DGS-3224TGR:4#
config router_ports
Purpose
Used to configure ports as router ports.
Syntax config router_ports <vlan_name 32> [add|delete] <portlist>
Description
This 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.
<portlist> Specifies a range of ports which will be configured as router ports. The port list is
specified by listing the beginning port number and the highest port number of the range. The
beginning and end of the port list range are separated by a dash. For example, 3 would
specify port 3. 4 specifies port 4. 3-4 specifies all of the ports between port 3 and port 4 in
numerical order.
Restrictions
Only administrator-level users can issue this command.
Example Usage:
To set up static router ports:
DGS-3224TGR:4#config router_ports default add1-10
Command: config router_ports default add 1-10
Success.
DGS-3224TGR:4#
93