30
Parameters
version-number
: Specifies an IGMP snooping version, in the range of 2 to 3.
Description
Use
igmp-snooping version
to configure the IGMP snooping version.
Use
undo igmp-snooping version
to restore the default.
By default, the IGMPv2 snooping is used.
This command can take effect only if IGMP snooping is enabled in the VLAN.
This command does not take effect in a sub-VLAN of a multicast VLAN.
Related commands:
igmp-snooping enable
and
subvlan
.
Examples
# Enable IGMP snooping in VLAN 2, and specify IGMPv3 snooping.
<Sysname> system-view
[Sysname] igmp-snooping
[Sysname-igmp-snooping] quit
[Sysname] vlan 2
[Sysname-vlan2] igmp-snooping enable
[Sysname-vlan2] igmp-snooping version 3
last-member-query-interval (IGMP-snooping view)
Syntax
last-member-query-interval
interval
undo last-member-query-interval
View
IGMP-snooping view
Default level
2: System level
Parameters
interval
: Specifies the IGMP last-member query interval in seconds. The value ranges from 1 to 5.
Description
Use
last-member-query-interval
to set the IGMP last-member query interval globally.
Use
undo last-member-query-interval
to restore the default.
By default, the IGMP last-member query interval is 1 second.
The IGMP last-member query interval determines the interval for sending IGMP group-specific queries
and the maximum response delay for IGMP group-specific queries.
This command works only in IGMP snooping–enabled VLANs.
Related commands:
igmp-snooping
last-member-query-interval
.
Examples
# Set the IGMP last-member query interval to 3 seconds globally.