Layer 2 management protocols
8.2 IGMP
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
443
8.2.3.2
no ip igmp
Description
With this command, you disable IGMP on an interface.
Requirement
You are in the Interface Configuration mode of VLAN.
The command prompt is as follows:
cli(config-if-vlan-$$$)#
Syntax
Call the command without parameter assignment:
no ip igmp
Result
IGMP is disabled on the interface.
Further notes
You enable IGMP on an interface with the
ip igmp
command.
You display the setting and other information with the
show ip igmp global-config
command.
8.2.3.3
ip igmp explicit-tracking
Description
With this command, you enable die function "Explicit Tracking" on an interface.
If the "Explicit Tracking" function is enabled, the multicast router tracks precisely which
clients log on to a multicast group (Join) and log off (Leave). As soon as the last client has
logged off from a multicast group, the multicast router deleted the multicast group. Since the
multicast router has precise information about the logged on and logged off clients, the
multicast router does not need to query whether a further client wants to receive the
multicast.