set igmp mrouter 435
set igmp mrouter Adds or removes a port in a WX’s list of ports on which it forwards traffic
to multicast routers. Static multicast ports are immediately added to or
removed from the list of router ports and do not age out.
Syntax — set igmp mrouter port port-list {enable | disable}
port port-list Port list. MSS adds or removes the specified ports
in the list of static multicast router ports.
enable Adds the port to the list of static multicast router ports.
disable Removes the port from the list of static multicast router
ports.
Defaults — By default, no ports are static multicast router 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 6 as a static multicast
router port:
WX1200# set igmp mrouter port 6 enable
success: change accepted.
The following command removes port 6 from the static multicast router
port list:
WX1200# set igmp mrouter port 6 disable
success: change accepted.
See Also
display igmp statistics on page 431