
xStack
19
IGMP SNOOPING COMMANDS
The IGMP Snooping commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
Command | Parameters |
config igmp_snooping | [<vlan_name 32> all] {host_timeout <sec |
| router_timeout <sec |
| 16711450> state [enable disable]} |
|
|
config igmp_snooping | [<vlan_name 32> all] {query_interval <sec |
querier | max_response_time <sec |
| 255> last_member_query_interval <sec |
| disabled]} |
|
|
enable igmp_snooping | {forward_mcrouter_only} |
|
|
disable igmp_snooping | {forward_mcrouter_only} |
|
|
config router_ports | <vlan_name 32> [add delete] <portlist> |
|
|
config | <vlan_name 32> [add delete] <portlist> |
router_ports_forbidden |
|
|
|
show router_ports | {<vlan_name 32>} {static dynamic forbidden} |
|
|
show igmp_snooping | {vlan<vlan_name 32>} |
|
|
show igmp_snooping | {vlan <vlan_name 32>} |
group |
|
show igmp_snooping | {vlan <vlan_name 32>} |
forwarding |
|
|
|
Each command is listed, in detail, in the following sections.
config igmp_snooping
Purpose | Used to configure IGMP snooping on the Switch. |
Syntax | config igmp_snooping [<vlan_name 32> all] {host_timeout |
| <sec |
| leave_timer <sec |
Description | This command allows configuration of IGMP snooping on the |
| Switch. |
Parameters | <vlan_name 32> − The name of the VLAN for which IGMP |
| snooping is to be configured. |
| all – Selecting this parameter will configure IGMP snooping for all |
| VLANs on the Switch. |
| host_timeout <sec |
| amount of time a host can be a member of a multicast group |
| without the Switch receiving a host membership report. The |
| default is 260 seconds. |
| router_timeout <sec |
| amount of time a router can be a member of a multicast group |
| without the Switch receiving a host membership report. The |
143