C
ONFIGURING
THE
S
WITCH
3-204

Web – Click IP, IGMP, Interface Settings. Specify each interface that will

support IGMP (Layer 3), specify the IGMP parameters for each interface,

then click Apply.

CLI – This example configures the IGMP parameters for VLAN 1.

Console(config)#interface vlan 13-57
Console(config-if)#ip igmp3-107
Console(config-if)#ip igmp last-memb-query-interval 103-111
Console(config-if)#ip igmp max-resp-interval 203-110
Console(config-if)#ip igmp query-interval 1003-110
Console(config-if)#ip igmp robustval 33-108
Console(config-if)#ip igmp version 13-112
Console(config-if)#end
Console#show ip igmp interface vlan 13-113
Vlan 1 is up
IGMP is enable, version is 2
Robustness variable is 2
Query interval is 125 sec
Query Max Response Time is 10 sec, Last Member Query Interval is 1 sec
Querier is 10.1.0.253
Console#