D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
136
config igmp
Purpose Used to configure IGMP on the Switch.
Syntax
config igmp [ipif <ipif_name 12> | all] {version <value 1-3> |
query_interval <sec 1-31744> | max_response_time <sec 1-25> |
robustness_variable <value 1-255> | last_member_query_interval
<value 1-25> | state [enable | disable]}
Description This command is used to configure IGMP on the Switch.
Parameters
<ipif_name 12> The name of the IP interface for which to configure
IGMP.
all Specifies all the IP interfaces on the Switch.
version <value 1-3> Select the IGMP version number.
query_interval <sec 1-31744> The time in seconds between general
query transmissions, in seconds.
max_response_time <sec 1-25> Enter the maximum time in seconds
that the Switch will wait for reports from members.
robustness_variable <value 1-255> This value states the permitted
packet loss that guarantees IGMP.
last_member_query_interval <value 1-25> The Max Response Time
inserted into Group-Specific Queries and Group-and-Source specific
queries sent in response to Leave Group messages, and is also the
amount of time between Group-Specific Query and Group-and-Source
specific query messages. The default is 1 second.
state [enable | disable] Enables or disables IGMP for the specified IP
interface.
Restrictions Only administrator-level users can issue this command.
Example Usage:
To configure the IGMPv3 for all IP interfaces.
DGS-3324SRi:4#config igmp all version 3 state enable
Command: config igmp all version 3 state enable
Success.
DGS-3324SRi:4#
show igmp
Purpose Used to display the IGMP configuration for the Switch of for a specified
IP interface.
Syntax
show igmp {ipif <ipif_name 12>}
Description This command will display the IGMP configuration for the Switch if no
IP interface name is specified. If an IP interface name is specified, the
command will display the IGMP configuration for that IP interface.
Parameters
<ipif_name 12> The name of the IP interface for which the IGMP
configuration will be displayed.
Restrictions None.
Example Usage: