D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
161
config igmp
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 IGMPv2 for all IP interfaces.
DGS-3600:4#config igmp all version 2
Command: config igmp all version 2
Success.
DGS-3600: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:
To display IGMP configurations:
DGS-3600:4#show igmp
Command: show igmp
IGMP Interface Configurations
Interface IP Address/Netmask Ver- Query Maximum Robust- Last State
sion Response ness Member
Time Value Query
Interval
------------ --------------- ---- ------ -------- ------- ----- -------
System 10.90.90.90/8 1 125 10 2 1 Enabled
p1 20.1.1.1/8 1 125 10 2 1 Enabled
Total Entries: 2
DGS-3600:4#