C
ONFIGURING
THE
S
WITCH
3-192
Web – Click IGMP Snooping, IGMP Member Port Table. Specify the
interface attached to a multicast service (via an IGMP-enabled switch or
multicast router), indicate the VLAN that will propagate the multicast
service, specify the multicast IP address, and click Add. After you have
completed adding ports to the member list, click Apply.
Figure 3-86 IGMP Member Port Table
CLI – This example assigns a multicast address to VLAN 1, and then
displays all the known multicast services supported on VLAN 1.
Console(config)#ip igmp snooping vlan 1 static 224.1.1.12
ethernet 1/11 4-239
Console(config)#exit
Console#show mac-address-table multicast vlan 1 4-241
VLAN M'cast IP addr. Member ports Type
---- --------------- ------------ -------
1 224.1.1.12 Eth1/11 User
1 224.1.2.3 Eth1/12 IGMP
Console#