3com S7906E Guide De Référence

Page de 2327
 
1-19 
Description 
Use the igmp static-group command to configure the current interface to be a statically connected 
member of the specified multicast group or multicast source and group.  
Use the undo igmp static-group command to restore the system default.  
By default, an interface is not a static member of any multicast group or multicast source and group.  
If the specified multicast address is in the SSM multicast address range, you must specify a multicast 
source address at the same time; otherwise IGMP routing table entries cannot be established. There is 
no such a restriction if the specified multicast group address is not in the SSM multicast address range.  
Examples 
# Configure VLAN-interface 1 to be a statically connected member of multicast group 224.1.1.1.  
<Sysname> system-view 
[Sysname] interface Vlan-interface1 
[Sysname-Vlan-interface1] igmp static-group 224.1.1.1 
# Configure VLAN-interface 1 to be a statically connected member of multicast source and group 
(192.168.1.1, 232.1.1.1).  
<Sysname> system-view 
[Sysname] interface Vlan-interface1 
[Sysname-Vlan-interface1] igmp static-group 232.1.1.1 source 192.168.1.1 
igmp timer other-querier-present 
Syntax 
igmp timer other-querier-present interval 
undo igmp timer other-querier-present 
View 
Interface view 
Default Level 
2: System level 
Parameters 
interval: IGMP other querier present interval in seconds, in the range of 60 to 300.  
Description 
Use the igmp timer other-querier-present command to configure the IGMP other querier present 
interval on the current interface.  
Use the undo igmp timer other-querier-present command to restore the system default.  
By default, the IGMP other querier present interval is [ IGMP query interval ] times [ IGMP querier 
robustness variable ] plus [ maximum response time for IGMP general queries ] divided by two.