3com S7906E Guide De Référence

Page de 2327
 
1-15 
If configured in port group view, this feature takes effect only on those ports in this port group that 
belong to the specified VLAN.  
Examples 
# Configure Ethernet 2/0/1 as a simulated member host in VLAN 2 for multicast source 1.1.1.1 and 
multicast group 232.1.1.1.  
<Sysname> system-view 
[Sysname] igmp-snooping 
[Sysname-igmp-snooping] quit 
[Sysname] vlan 2 
[Sysname-vlan2] igmp-snooping enable 
[Sysname-vlan2] igmp-snooping version 3 
[Sysname-vlan2] quit 
[Sysname] interface ethernet 2/0/1 
[Sysname-Ethernet2/0/1] igmp-snooping host-join 232.1.1.1 source-ip 1.1.1.1 vlan 2 
igmp-snooping last-member-query-interval 
Syntax 
igmp-snooping last-member-query-interval interval 
undo igmp-snooping last-member-query-interval 
View 
VLAN view 
Default Level 
2: System level 
Parameters 
interval: Interval between IGMP last-member queries, in seconds. The effective range is 1 to 5.  
Description 
Use the igmp-snooping last-member-query-interval command to configure the interval between 
IGMP last-member queries in the VLAN.  
Use the undo igmp-snooping last-member-query-interval command to restore the default setting.  
By default, the IGMP last-member query interval is 1 second.  
This command takes effect only if IGMP Snooping is enabled in the VLAN.  
Related commands: igmp-snooping enablelast-member-query-interval.  
Examples 
# Enable IGMP Snooping and set the interval between IGMP last-member queries to 3 seconds in 
VLAN 2.  
<Sysname> system-view 
[Sysname] igmp-snooping 
[Sysname-igmp-snooping] quit 
[Sysname] vlan 2