This command displays complete information about multicast groups that IGMP Proxy reported. It displays a table of entries with the following as the fields of each column.
Format | show ip igmp-proxy groups detail |
Mode |
|
Term | Definition |
---|---|
Interface | The interface number of the IGMP Proxy. |
Group Address | The IP address of the multicast group. |
Last Reporter | The IP address of host that last sent a membership report for the current group, on the network attached to the IGMP-Proxy interface (upstream interface). |
Up Time (in secs) | The time elapsed since last created. |
Member State | The status of the entry. Possible values are IDLE_MEMBER or DELAY_MEMBER.
|
Filter Mode | Possible values are Include or Exclude. |
Sources | The number of sources attached to the multicast group. |
Group Source List | The list of IP addresses of the sources attached to the multicast group. |
Expiry Time | Time left before a source is deleted. |
Example: The following shows example CLI display output for the command.
(Routing) #show ip igmp-proxy groups Interface Index................................ 1/0/1 Group Address Last Reporter Up Time Member State Filter Mode Sources ------------- -------------- ----------- ------------ ------------ --------- 225.4.4.4 5.5.5.48 00:02:21 DELAY_MEMBER Include 3 Group Source List Expiry Time ----------------- ----------------- 5.1.2.3 00:02:21 6.1.2.3 00:02:21 7.1.2.3 00:02:21 225.4.4.4 5.5.5.48 00:02:21 DELAY_MEMBER Include 3 Group Source List Expiry Time ------------------ --------------- 2.1.2.3 00:02:21 6.1.2.3 00:01:44 8.1.2.3 00:01:44 227.4.4.4 5.5.5.48 00:02:21 DELAY_MEMBER Exclude 0 228.4.4.4 5.5.5.48 00:03:21 DELAY_MEMBER Include 3 Group Source List Expiry Time ------------------ --------------- 9.1.2.3 00:03:21 6.1.2.3 00:03:21 7.1.2.3 00:03:21