Install guide

IP Multicasting set igmpsnooping vlan 73
set igmpsnooping vlan
Syntax SET IGMPSNooping VLAN={vlan-name|1..4094|ALL}
[Fastleave={ON|OFF|YES|NO|True|False}]
[QUErysolicit={OFF|NO|False|ON|YES|True}]
where vlan-name is a unique name from 1 to 32 characters. Valid characters are
uppercase and lowercase letters, digits, the underscore, and hyphen. The
vlan-name cannot be a number or all.
Description This command enables or disables Fast Leave processing and query solicitation
for IGMP Snooping.
The vlan parameter specifies the VLAN on which the specified feature is to be
enabled or disabled. The default is all.
The fastleave parameter specifies whether Fast Leave processing is enabled or
disabled. If you specify on, yes or true then Fast Leave processing is enabled on
the specified VLAN or all VLANs. If you specify off, no or false then Fast
Leave processing is disabled on the specified VLAN or all VLANs. Note that
Fast Leave should not be configured on a port that has multiple hosts attached
because it may adversely affect multicast services to some hosts. See “Fast
Leave” on page 24 for more information. The default is off.
This command deprecates the following command, which is still valid:
set igmpsnooping fastleave={on|yes|true|off|no|false}
[interface=vlan]
The querysolicit parameter specifies whether query solicitation is enabled or
disabled. Query solicitation minimises loss of multicast data after a topology
change on networks that use spanning tree (STP, RSTP, or MSTP) for loop
protection and IGMP snooping. See “Query Solicitation” on page 24 for more
information. The default is on for the root bridge in an STP topology and off
for other switches.
Examples To enable IGMP Snooping Fast Leave processing on ‘vlan2’, use the command:
set igmpsn vlan=vlan2 f=on
Related Commands disable igmpsnooping
enable igmpsnooping
set igmpsnooping routermode
show igmpsnooping