User Manual

Table Of Contents
[Note]
This command can only be specified for VLAN interface.
[Example]
Enables suppression of data transmission to multicast router ports at VLAN #2.
SWP2#configure terminal
SWP2(config)#interface vlan2
SWP2(config-if)#ip igmp snooping mrouter-port data-suppression enable
Disables suppression of data transmission to multicast router ports in VLAN #2.
SWP2#configure terminal
SWP2(config)#interface vlan2
SWP2(config-if)#ip igmp snooping mrouter-port data-suppression disable
8.2.10 Show multicast router connection port information
[Syntax]
show ip igmp snooping mrouter ifname
[Parameter]
ifname : VLAN interface name
Interface to show
[Input mode]
unprivileged EXEC mode, priviledged EXEC mode
[Description]
Shows the multicast router connection port information that was dynamically learned or statically set.
[Example]
Show multicast router connection port information for VLAN #2.
SWP2#show ip igmp snooping mrouter vlan2
VLAN Interface IP-address Expires
2 port1.8(dynamic) 192.168.100.216 00:00:49
8.2.11 Show IGMP group membership information
[Syntax]
show ip igmp snooping groups [detail]
show ip igmp snooping groups A.B.C.D [detail]
show ip igmp snooping groups ifname [detail]
[Keyword]
detail : Detailed information
[Parameter]
A.B.C.D : Multicast group address
ifname : VLAN interface name
Interface to show
[Input mode]
unprivileged EXEC mode, priviledged EXEC mode
[Description]
Shows IGMP group membership information.
[Example]
Show IGMP group membership information.
SWP2#show ip igmp snooping groups
IGMP Snooping Group Membership
Group source list: (R - Remote, S - Static)
Vlan Group/Source Address Interface Flags Uptime Expires Last
Reporter Version
Command Reference | IP multicast control | 237