DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
191
Command Parameter
enable igmp_snooping
{multicast_vlan}
disable igmp_snooping
{multicast_vlan}
show igmp_snooping
{vlan <vlan_name 20> | vlanid <vidlist> | multicast_vlan <vlan_name 32> |
multicast_vlan_group <vlan_name 32>}
show igmp_snooping
group
[all | vlan_name <string 20> | vlanid <vidlist>] {data_driven}
show igmp_snooping
forwarding
{vlan <vlan_name 20>}
show igmp_snooping
host
show router_port {vlan <vlan_name 20> | static | dynamic | forbidden}
Each command is listed in detail, as follows:
config igmp_snooping
Purpose To configure IGMP snooping on the Switch.
Syntax
config igmp_snooping [vlan_name <string 20> | vlanid <vidlist>
| all] [host_timeout <sec 130-153025> | router_timeout <sec 60-
600> | leave_timer <sec 1-25> | fast_leave [enable | disable] |
state [enable | disable]]
Description
The config igmp_snooping command configures IGMP snooping
on the Switch.
Parameters
vlan_name <string 20> − The name of the VLAN for which IGMP
snooping is to be configured.
vlanid <vidlist> − The VLAN id for which IGMP snooping is to be
configured.
all − Specifies all VLAN for which IGMP snooping is to be
configured.
host_timeout <sec 130-153025> − Specifies the maximum 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 60-600> − Specifies the maximum amount of
time a route can be a member of a multicast group without the
Switch receiving a host membership report.
leave_timer <sec 1-25> − Leave timer. The default is 10 seconds.
fast_leave [enable | disable] − Enables or disables the fast leave.
state [enable | disable] − Enables or disables IGMP snooping for the
specified VLAN.
Restrictions Only administrator or operator-level users can issue this command.
Example usage:
To configure the igmp snooping:
DES-1210-28/ME:5# config igmp_snooping default host_timeout 250 state
enable
Command: config igmp_snooping default host_timeout 250 state enable