User Manual

498
Users Manual of XGS-6350-24X4C
interface configuration mode will be omitted. If the command is first configured in
interface configuration mode, the command configured in global configuration mode
will delete the command configured in interface configuration mode.
For IGMP-Router V2, run the following command in interface configuration mode to configure the IGMP
Immediate-leave list:
Command Purpose
ip igmp immediate-leave
group-listlist-name
Configures the access list that
realizes the function to immediately
leave the multicast group for the IGMP
host.
ip access-list standardlist-name
Creates a standard IP access list
named list-name.
permitsource-address
Configures the IP address for the
IGMP host that will realize the
immediate-leave function in standard
access-list configuration mode.
The previous command is invalid to IGMP-Router V1 and IGMP-Router V3.
50.3.3 IGMP Characteristic Configuration Example
All configurations about the IGMP characteristics are performed in VLAN port.
50.3.3.1 Example for changing the IGMP version
The IGMP-Router protocol of latter version is compatible with the IGMP host of low version, but cannot be
compatible with the IGMP-Router protocol of the earlier version. Therefore, if, there are switches running the
IGMP-Router protocol of the earlier version in the current network, you need to change the IGMP-Router
protocol of latter version to the IGMP-Router protocol of earliest version in the same network segment.
Suppose the administrator knows that switches running IGMP-Router V1 and IGMP-Router V2 exist in a
network that the local switch connects, the administrator needs to change the version of the IGMP-Router
protocol from version 2 to version 1 on a port of the switch that runs IGMP-Router V2.
interface ethernet 1/0
ip igmp version 1
50.3.3.2 IGMP query interval configuration example
The following example shows how to modify the IGMP query interval to 50 seconds on the interface ethernet
1/0:
interface ethernet 1/0
ip igmp query-interval 50