xStack
config igmp
| last_member_query_interval <value |
| disabled]} |
Description | This command allows IGMP to be configured 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 |
| query_interval <sec |
| general query transmissions, in seconds. |
| max_response_time <sec |
| seconds that the Switch will wait for reports from members. |
| robustness_variable <value |
| permitted packet loss that guarantees IGMP. |
| last_member_query_interval <value |
| Time inserted into |
| Source specific queries sent in response to Leave Group |
| messages, and is also the amount of time between Group- |
| Specific Query and |
| The default is 1 second. |
| state [enabled disabled] − Enables or disables IGMP for the |
| specified IP interface. |
Restrictions | Only |
|
|
Example Usage:
To configure the IGMP.
Command: config igmp all version 1 state enabled
Success.
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