• See show ip igmp-proxy.
show ip igmp-proxy groups
• Use to display information about multicast groups that IGMP proxy reported.
• Field descriptions
• Grp Address—Address of the multicast group
• Interface—Type and specifier of the upstream interface associated with the multicast
group
• Member State—State of the associated group address and interface
• Idle—Interface is going to send a group membership report to respond to a group
membership query for this group
• Delay—Interface has responded to the latest group membership query for this
group
• count—Total number of multicast groups associated with this interface
• Example 1
host1#show ip igmp-proxy groups
Grp Address Interface Member State
--------------- --------------- --------------
225.1.1.1 atm3/0.2 Idle
225.1.1.2 atm3/0.2 Idle
225.1.1.3 atm3/0.2 Idle
225.1.1.4 atm3/0.2 Idle
225.1.1.5 atm3/0.2 Idle
225.1.1.6 atm3/0.2 Idle
count 6
• Example 2
host1#show ip igmp-proxy group 225.1.1.1
Grp Address Interface Member State
--------------- --------------- --------------
225.1.1.1 atm3/0.2 Idle
• Example 3
host1#show ip igmp-proxy group count
Count: 6 groups
• See show ip igmp-proxy groups.
show ip igmp-proxy interface
• Use to display information about the interface on which you configured IGMP proxy.
• To view information about a particular interface, enter an interface type and specifier,
such as atm 3/0. For details about interface types and specifiers, see Interface Types
and Specifiers in JunosE Command Reference Guide.
• Specify the brief keyword to display a summary rather than a detailed description.
73Copyright © 2010, Juniper Networks, Inc.
Chapter 2: Configuring IGMP