Configuration manual

Configuring IGMP
19-16 Configuring Multicast
Table 19-4 lists the Layer 3 IGMP configuration commands for fixed switch devices that support
basic routing.
Table 19-3 Layer 2 IGMP Configuration Commands
Task Command
Enable or disable IGMP on the system. set igmpsnooping adminmode {enable | disable}
Enable or disable IGMP on one or all ports. set igmpsnooping interfacemode port-string
{enable | disable}
Configure the IGMP group membership interval time
for the system.
set igmpsnooping groupmembershipinterval
time
Configure the IGMP query maximum response time
for the system.
set igmpsnooping maxresponse time
Configure the IGMP multicast router expiration time
for the system.
set igmpsnooping mcrtrexpire time
Create a new static IGMP entry or add one or more
new ports to an existing entry.
set igmpsnooping add-static group vlan-list
[modify] [port-string]
Delete a static IGMP entry or remove one or more
new ports from an existing entry.
set igmpsnooping remove-static group vlan-list
[modify] [port-string]
Clear all IGMP snooping entries. clear igmpsnooping
Table 19-4 Layer 3 IGMP Configuration Commands
Task Command
Enable IGMP on the router. Use the no command to
disable IGMP on the router.
ip igmp
no ip igmp
Enable IGMP on an interface. Use the no command
to disable IGMP on an interface.
ip igmp enable
no ip igmp enable
Set the version of IGMP running on the router. Use
the no command to reset IGMP to the default
version of 2 (IGMPv2).
ip igmp version version
no ip igmp
Set the IGMP query interval on a routing interface.
Use the no command to reset the IGMP query
interval to the default value of 125 seconds.
ip igmp query-interval time
no ip igmp query-interval
Set the maximum response time interval advertised
in IGMPv2 queries. Use the no command to reset
the IGMP maximum response time to the default
value of 100 (one tenth of a second).
ip igmp query-max-response-time time
no ip igmp query-max-response-time
Set the interval between general IGMP queries sent
on startup. Use the no command to reset the IGMP
startup query interval to the default value of 31
seconds.
ip igmp startup-query-interval time
no ip igmp startup-query-interval
Set the number of IGMP queries sent out on startup,
separated by the startup-query-interval. Use the
no command to reset the IGMP startup query count
to the default value of 2.
ip igmp startup-query-count count
no ip igmp startup-query-count