Hub/Switch Reference Guide
IGMP Snooping Commands 427
Nortel WLAN—Security Switch 2300 Series Command Line Reference
Examples
The following command changes the last member query interval on VLAN orange to 5 tenths of
a second:
WSS# set igmp lmqi 5 vlan orange
success: change accepted.
See Also
• set igmp oqi on page 418
• set igmp qi on page 420
• set igmp mrouter on page 417
set igmp mrouter
Adds or removes a port in a WSS’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}
Defaults
By default, no ports are static multicast router ports.
Access
Enabled.
Usage
You cannot add AP access ports or wired authentication ports as static multicast ports. However,
WSS Software can dynamically add these port types to the list of multicast ports based on multicast traffic.
Examples
The following command adds port 9 as a static multicast router port:
WSS# set igmp mrouter port 9 enable
success: change accepted.
The following command removes port 9 from the static multicast router port list:
WSS# set igmp mrouter port 9 disable
success: change accepted.
See Also
show igmp mrouter on page 426
set igmp mrsol
Enables or disables multicast router solicitation by a WSS on one VLAN or all VLANs.
port
port-list
Port list. WSS Software 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.










