Viewing the IGMP proxy data

Syntax:


show igmp-proxy [entries | domains | vlans]

Shows the currently active IGMP proxy entries, domains, or VLANs.

Showing active IGMP proxy entries

switch(config)# show igmp-proxy entries

 Total number of multicast routes: 2

 Multicast Address Border Address   VID   Multicast Domain
 ----------------- --------------   ----- ------
 234.43.209.12     192.168.1.1      1     George
 235.22.22.12      15.43.209.1      1     SAM
 226.44.3.3        192.168.1.1      2     George

Showing IGMP proxy domains

switch(config)# show igmp-proxy domains


  Total number of multicast domains: 5

 Multicast Domain Multicast Range          Border Address   Active entries
 ---------------  -------------------      ---------------- -----
 George           225.1.1.1/234.43.209.12  192.168.1.1      2
 SAM              235.0.0.0/239.1.1.1      15.43.209.1      1
 Jane             236.234.1.1/236.235.1.1  192.160.1.2      0
 Bill             ALL                      15.43.209.1      0

Showing active IGMP proxy VLANs

switch(config)# show igmp-proxy vlans

 IGMP PROXY VLANs

 VID     Multicast Domain   Active entries
 ------  ----------------   --------------
 1            George            1
 1            Sam               1
 1            Jane              0
 2            George            1
 4            George            0
 4            Bill              0