show igmp flows

Use this command to display IGMP flow information.

Syntax

show igmp flows [portlist portlist] [group group] [vlan-list vlan-list] [sip sip]

Parameters

portlist portlist (Optional) Port or range of ports.
group group (Optional) Group IP address (none means show all groups)
vlan-list vlan-list (Optional) VLAN ID or range of IDs (1-4094)
sip sip (Optional) Source IP address (none means show all sips)

Defaults

If no parameters are specified, information for all IGMP flows is displayed.

Mode

All command modes.

Example

This example shows how to display all the IGMP flow information:

System(rw)->show igmp flows
				 Multicast Flows
--------------------------------------------------------------------------------
Port = ge.1.1
Multicast Group Address = 224.1.1.1
Vlan Id                 = 1010
Source IP Address       = 192.168.101.10
Port = ge.1.2
Multicast Group Address = 224.1.1.1
Vlan Id                 = 1020
Source IP Address       = 192.168.102.10
Port = ge.1.21
Multicast Group Address = 224.1.1.1
Vlan Id                 = 13
Source IP Address       = 20.1.1.10
Port = ge.1.21
Multicast Group Address = 224.1.1.1
Vlan Id                 = 13
Source IP Address       = 30.1.1.10
Port = ge.1.21
Multicast Group Address = 224.1.1.1
Vlan Id                 = 13
Source IP Address       = 40.1.1.10
Port = ge.1.21
Multicast Group Address = 224.1.1.1
Vlan Id                 = 13
Source IP Address       = 110.1.1.10