View Multicast Group Trace Information for IGMP Snoop

About this task

Multicast group trace tracks the data flow path of the multicast streams.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. Display the multicast group trace for an IGMP snoop-enabled interface:

    show ip igmp snoop-trace [source {A.B.C.D}] [group {A.B.C.D}]

Example

Display the multicast group trace for an IGMP snoop-enabled interface:
Switch:1# show ip igmp snoop-trace

================================================================================
                           Snoop Trace - GlobalRouter
================================================================================
GROUP              SOURCE             IN     IN         OUT    OUT        TYPE      
ADDRESS            ADDRESS            VLAN   PORT       VLAN   PORT                 
--------------------------------------------------------------------------------
233.252.0.1        192.0.2.6         500    1/1        500    1/5        ACCESS   
233.252.0.10       192.0.2.7         500    1/1        500    1/10       ACCESS 

Variable Definitions

The following table defines parameters for the show ip igmp snoop-trace command.

Variable

Value

group {A.B.C.D}

Specifies the group IP address in the format a.b.c.d.

source {A.B.C.D}

Specifies the source IP address in the format a.b.c.d.