3com 8807 참조 가이드

다운로드
페이지 1099
IGMP Configuration Commands
609
Description
Use the igmp group-policy command to configure the filtering rule of multicast 
groups on a specified VLAN so as to control the access to IP multicast groups. You 
can configure only one ACL rule for each VLAN, and the new configured rule will 
replace the old one.
Use the undo igmp group-policy command to cancel the configuration.
By default, no filtering rule is set in a VLAN. In this case, a host can join any 
multicast group.
Example
# Create ACL2001 and configure the flow rule for basic ACL, using the source IP 
address serves as the destination multicast address.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800]acl number 2001
 
[3Com-acl-basic-2001]rule 0 permit source 224.1.1.1 0
 
[3Com-acl-basic-2001]quit 
# Create VLAN 2.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800]vlan 2 
# Configure the filtering rule of multicast groups on VLAN2.
[3Com-vlan2]igmp group-policy 2001 
# Cancel the filtering rule in VLAN2.
[3Com-vlan2]undo igmp group-policy 
igmp host-join port
Syntax
igmp host-join group-address port interface-type interface- number [ to { 
interface-type interface- number ]
undo igmp host-join group-address port { interface-type interface-number [ to { 
interface-type interface- number ]
View
Interface view
Parameter
group-address: Multicast address of the multicast group that an interface will join.
interface-type interface-number [ to interface-type interface-number ]: Specifies 
the port under the interface.
Description
Use the igmp host-join command to enable a port in the interface of an Ethernet 
switch to join a multicast group.