multicast streams back to the default
(512 channels).
Switch(config-if-PORT)# no ip
igmp static-multicast-ip
[E.F.G.H | E:F:G:H:I:J:K:L] vlan
[1-4094]
[E.F.G.H |
E:F:G:H:I:J:K:L]
Remove this static multicast IP
Note: Only one port could be
assigned at a time.
Remvoe the specified VLAN ID.
Switch(config)# show ip igmp
filter interface [port_list]
Show the specified ports’ IGMP
filtering configuration.
Switch(config)# show ip igmp
static-multicast-ip
Show the static multicast IP table.
Switch(config)#show ip igmp
snooping groups
Show IGMP snooping groups table.
Examples of IGMP & Interface
Switch(config)# interface1
Enter several discontinuous port
numbers separated by commas or a
range of ports with a hyphen. For
example:1,3 or 2-4
Switch(config-if-1)# ip igmp filter
Enable IGMP Filter on port 1.
Switch(config-if-1)# ip igmp filter profile Silverprofile
Assign the selected port to the
specified profile “Silverprofile”.
Switch(config-if-1)# ip igmp max-groups 400
Set the maximum number of
multicast streams to 400.
Switch(config-if-1)# ip igmp static-multicast-ip
224.10.0.5 vlan 50
Create a static multicast IP to VLAN
entry.