DGS-3000 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
392
function but does 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 send the multicast-routing protocol packet, the port will be
timed out as a router port.
enable - Specify to enable this state.
disable - Specify to disable this state.
version - (Optional) Specify the version of IGMP packet that will be sent by this device. If an
IGMP packet received by the interface has a version higher than the specified version, this
packet will be dropped.
<value 1-3> - Enter the version number here. This value must be between 1 and 3.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure the IGMP snooping querier:
DGS-3000-26TC:admin#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.
config igmp access_authentication ports 38-4
Description
This command is used to enable or disable the IGMP Access Control function for the specified
ports. If the IGMP Access Control function is enabled and the Switch receives an IGMP JOIN
message, the Switch will send the access request to the RADIUS server for authentication.
Format
config igmp access_authentication ports [all | <portlist>] state [enable | disable]
Parameters
all - Specify all ports to be configured.
<portlist> - Enter a range of ports to be configured.
state - Specify the state of the RADIUS authentication function on the specified ports.
enable - Enables the RADIUS authentication function on the specified ports.
disable - Disables the RADIUS authentication function on the specified ports.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.