3com 5500-ei pwr Guía De Referencia

Descargar
Página de 1314
 
5-18 
Use the undo igmp host-join command to remove the current port as a simulated member host for the 
specified multicast group or source-group.  
Unlike a static member port, a port configured as a simulated member host will age out like a dynamic 
member port.  
Related commands: igmp-snooping enable,  multicast static-group interface,  multicast 
static-group vlan 
 
  
Before configuring a port as a simulated host, enable IGMP Snooping in VLAN view first.  
The current port must belong to the specified VLAN; otherwise this configuration does not take 
effect.  
 
Examples 
# Configure Ethernet 1/0/1 in VLAN 1 as a simulated member host for multicast source 1.1.1.1 and 
multicast group 225.0.0.1.  
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
[Sysname]igmp-snooping enable 
  Enable IGMP-Snooping ok. 
[Sysname]vlan 1 
[Sysname-vlan1]igmp-snooping enable 
[Sysname-vlan1]igmp-snooping version 3 
[Sysname-vlan1]quit 
[Sysname] interface Ethernet 1/0/1 
[Sysname-Ethernet1/0/1] igmp host-join 225.0.0.1 source-ip 1.1.1.1 vlan 10 
igmp-snooping special-query source-ip  
Syntax 
igmp-snooping special-query source-ip { current-interface | ip-address } 
undo igmp-snooping special-query source-ip 
View 
VLAN view 
Parameters 
current-interface: Specifies the IP address of the current VLAN interface as the source address to be 
carried in IGMP group-specific queries. If the current VLAN interface does not have an IP address, the 
default IP address 0.0.0.0 will be used as the source IP address of IGMP group-specific queries. 
ip-address: Specifies the source address to be carried in IGMP group-specific queries, which can be 
any legal IP address.