Operation Manual - Multicast
Quidway S3000-EI Series Ethernet Switches
Chapter 2 IGMP Snooping Configuration
Huawei Technologies Proprietary
2-4
multicast group exists but does not contains the port received the report message,
the switch adds the port into the multicast group and starts the port aging timer.
And then the switch checks if the corresponding IP multicast group exists. If it does
not exist, the switch creates a new IP multicast group and adds the port received
the report message to it. If it exists, the switch adds the port to it. If the MAC
multicast group corresponding to the message exists and contains the port
received the message, the switch will only reset the aging timer of the port.
4) IGMP leave message: Transmitted from the multicast group member to the
multicast router to notify that a router host left the multicast group. When received
a leave message of an IP multicast group, the Ethernet switch transmits the
specific query message concerning that group to the port received the message,
in order to check if the host still has some other member of this group and
meanwhile starts a maximum response timer. If the switch has not receive any
report message from the multicast group, the port will be removed from the
corresponding MAC multicast group. If the MAC multicast group does not have
any member, the switch will notify the multicast router to remove it from the
multicast tree.
2.2 Configure IGMP Snooping
The main IGMP Snooping configuration includes:
z
Enable/disable IGMP Snooping
z
Configure the aging time of router port
z
Configure maximum response time
z
Configure the aging time of multicast group member port
z
Enabling/Disabling the function of fast removing a port from a multicast group
z
Setting the maximum number of multicast groups permited on a port
z
Configuring IGMP Snooping Filter
Among the above configuration tasks, enabling IGMP Snooping is required, while
others are optional for your requirements.
2.2.1 Enable/Disable IGMP Snooping
You can use the following commands to enable/disable IGMP Snooping to control
whether MAC multicast forwarding table is created and maintained on Layer 2.
Perform the following configuration in system view.
Table 2-1
Enable/Disable IGMP Snooping
Operation
Command
Enable/disable IGMP Snooping
igmp
-
snooping
{
enable
|
disable
}
Restore the default setting
undo igmp-snooping