HP Comware 5 Debug Manual Vol 3
Field
Description
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 10 describes output fields and messages for the debugging mld proxying routing-table command.
Table 19 Output from the debugging mld 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 MLD proxy event debugging. When MLD proxy is enabled on the interface, output similar to
the following example is generated:
<Sysname> debugging mld proxying event
*0.1631452 Sysname MLD/7/PRY_EVT:(public net): Group FF0E::101:101 added in proxy cache.
(G363219)
// MLD received a join message for group F F 0 E : :101:101 on a downstream interface and added this
multicast group into the MLD proxy cache.
*0.1631831 Sysname MLD/7/PRY_EVT:(public net): EXCLUDE group FF0E::101:101 added in proxy
database.
// MLD added an entry for the multicast group in the EXCLUDE mode to the group membership
database in the MLD proxy device.
*0.1632021 Sysname MLD/7/PRY_EVT:(public net): Number of joins increased to 2 for group
FF0E::101:101 in proxy database.
// MLD received a join message for the multicast group FF0E::101:101 on another downstream interface.
The number of records for the same group in the database increased to two.
*0.1678546 Sysname MLD/7/PRY_EVT: Group FF0E::101:101 enqueued in proxy_calq. (M363784)
// Upon receiving a query message for group FF0E::101:101, the upstream interface started the delay
timer and put this group in the CALQ queue.
*0.1714536 Sysname MLD/7/PRY_EVT: Group FF0E::101:101 dequeued from proxy_calq. (G363833)
// When the upstream interface went down, it removed the group from the CALQ queue.
*0.5532846 Sysname MLD/7/PRY_EVT:(public net): Group record created for group
FF0E::101:101 at delay timer timeout.
// The delay timer timed out, and a group record was created for the multicast group FF0E::101:101.
29