3Com 3CRWX440095A Webcam User Manual


 
set igmp receiver 367
Examples — The following example enables the pseudo-querier on the
orange VLAN:
WX1200# set igmp querier enable vlan orange
success: change accepted.
See Also
display igmp querier on page 353
set igmp receiver Adds or removes a network port in the list of ports on which a WX
forwards traffic to multicast receivers. Static multicast receiver ports are
immediately added to or removed from the list of receiver ports and do
not age out.
Syntax
set igmp receiver port port-list {enable | disable}
port port-list — Network port list. MSS adds the specified ports to
the list of static multicast receiver ports.
enable — Adds the port to the list of static multicast receiver ports.
disable — Removes the port from the list of static multicast receiver
ports.
Defaults — By default, no ports are static multicast receiver ports.
Access — Enabled.
History — Introduced in MSS Version 3.0.
Usage — You cannot add MAP access ports or wired authentication
ports as static multicast ports. However, MSS can dynamically add these
port types to the list of multicast ports based on multicast traffic.
Examples — The following command adds port 7 as a static multicast
receiver port:
WX1200# set igmp receiver port 7 enable
success: change accepted.
The following command removes port 7 from the list of static multicast
receiver ports:
WX1200# set igmp receiver port 7 disable
success: change accepted.