DGS-1210/ME Metro Ethernet Switch CLI Reference Guide
319
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.
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, operator or power user-level users can issue this
command.
Example usage:
To configure the igmp snooping:
DGS-1210-28MP/ME:5# config igmp_snooping vlanid 2 fast_leave enable
host_timeout 130 leave_timer 2 report_suppression disable router_timeout 60 state
enable
Command: config igmp_snooping vlanid 2 fast_leave enable host_timeout 130
leave_
timer 2 report_suppression disable router_timeout 60 state enable
Success.
config igmp_snooping querier
Purpose To configure IGMP snooping querier on the Switch.
Syntax
config igmp_snooping querier [vlan_name <string 32> | vlanid
<vidlist> | all] state [enable | disable] {querier_version [2 | 3] |
last_member_query_interval <sec 1-25> | query_interval <sec
60-600> | robustness_variable <value 2-255> |
max_response_time <sec 10-25>}
Description
The config igmp_snooping querier
snooping querier on a specific VLAN.
Parameters
vlan_name <string 32> − The name of the VLAN for which IGMP
snooping is to be configured. Up to 20 characters can be used.
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.
state [enable | disable] − Enables/Disables IGMP Snooping Querier.
querier_version [2 | 3] − Specifies the IGMP Querier version on the
VLAN.
last_member_query_interval [sec 1-25] − Specifies the IGMP last
member query interval on the VLAN.
query_interval [sec 60-600] − Specifies the IGMP query interval on
the VLAN.
robustness_variable [value 2-255] − Specifies the robustness on the
VLAN.
max_response_time [sec 10-25] − Specifies the max response time
on the VLAN.
Restrictions Only administrator, operator or power user-level users can issue this