Specifications
set igmp rv
Chapter 13
IGMP Snooping Commands
437
Syntax
set igmp receiver port port-list {enable | disable}
Defaults
By default, no ports are static multicast receiver ports.
Access
Enabled.
Examples
The following command adds port 1as a static multicast receiver port:
PROMT# set igmp receiver port 1 enable
success: change accepted.
The following command removes port 1from the list of static multicast receiver
ports:
PROMT# set igmp receiver port 1 disable
success: change accepted.
See Also
show igmp receiver-table on page 446
set igmp rv
Changes the robustness value for one VLAN or all VLANs on a UNIVERGE WL
Controller . Robustness adjusts the IGMP timers to the amount of traffic loss that
occurs on the network.
Syntax
set igmp rv num [vlan vlan-id]
port port-list Network port list. UNIVERGE WL Control System 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.
num Robustness value. You can specify a value from 2 through
255. Set the robustness value higher to adjust for more
traffic loss.
vlan
vlan-id VLAN name or number. If you do not specify a VLAN,
UNIVERGE WL Control System changes the robustness
value for all VLANs.