A SERVICE OF

logo

xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
config igmp
last_member_query_interval <value 1-25> | state [enabled |
disabled]}
Description This command allows IGMP to be configured on the Switch.
<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 [enabled | disabled] Enables or disables IGMP for the
specified IP interface.
Only administrator-level users can issue this command.
Parameters
Restrictions
Example Usage:
Success.
To configure the IGMP.
DES-6500:4#config igmp all version 1 state enabled
Command: config igmp all version 1 state enabled
DES-6500: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:
140