HP Comware 5 Debug Manual Vol 2
Field
Description
Number of joins Number of joined sources.
Table 8 describes output fields and messages for the debugging igmp proxying packet command.
Table 89 Output from the debugging igmp proxying packet command
Field
Description
proxying interface IGMP proxy interface.
query IGMP query message.
report IGMP report message.
record Group record.
type 1
type 2
type 3
type 4
type 5
type 6
type 7
type 8
Group record types:
• Type 1—IS_IN.
• Type 2—IS_EX.
• Type 3—TO_IN.
• Type 4—TO_EX.
• Type 5—ALLOW.
• Type 6—BLOCK.
• Type 7—JOIN.
• Type 8—LEAVE.
Table 9 describes output fields and messages for the debugging igmp proxying routing-table command.
Table 90 Output from the debugging igmp proxying routing-table command
Field
Description
(sadd, gad) (S, G) entry.
Recovery of route The route was recovered.
Loss of route The route was lost.
Examples
# Enable IGMP proxy event debugging for the public network. When IGMP proxy is enabled on the
interface, output similar to the following example is generated:
<Sysname> debugging igmp proxying event
*0.5531452 Sysname IGMP/7/PRY_EVT:(public net): Group 225.1.1.1 added in proxy cache.
(G363219)
// IGMP received a join message for the multicast group 225.1.1.1 o n a downstream interface and
added this multicast group into the IGMP proxy cache.
*0.5531831 Sysname IGMP/7/PRY_EVT:(public net): EXCLUDE group 225.1.1.1 added in proxy
database.
// IGMP added an entry for the multicast group in the EXCLUDE mode to the group membership
database on the IGMP proxy device.
*0.5532021 Sysname IGMP/7/PRY_EVT:(public net): Number of joins increased to 2 for group
225.1.1.1 in proxy database.
// IGMP received a join message for multicast group 225.1.1.1 on another downstream interface. The
number of records for the same group in the database increased to 2.
107