HP Comware 5 Debug Manual Vol 2

// The data plane also created an entry for the IPv6 multicast packet (40::2, FF1E::101:101).
*Apr 26 12:17:11:59 2008 Sysname MFIB/7/MFIB ROUTE:
IPv6 (public net): Receive add-entry message of (40::2, FF1E::101:101) from MRM, OIF
num is 1.(A112176)
// An add-entry message was received from the IPv6 MRM for adding an entry for (40::2,
FF1E::101:101) with the outgoing interface number of 1.
*Apr 26 12:17:11:61 2008 Sysname MFIB/7/MFIB ROUTE:
IPv6 (public net): Entry (40::2, FF1E::101:101) is deleted from dummy list(A064252)
*Apr 26 12:17:11:61 2008 Sysname MFIB/7/MFIB ROUTE:
IPv6 (public net): The dummy entry (40::2, FF1E::101:101) is replaced by actual
entry(A07415)
*Apr 26 12:17:11:62 2008 Sysname MFIB/7/MFIB ROUTE:
IPv6 (public net): The entry (40::2, FF1E::101:101) is added :(A06746)
// The IPv6 MFIB deleted the dummy entry for (40::2, FF1E::101:101) from the control plane
table and created a forwarding entry in the data plane table.
*Apr 26 12:17:11:60 2008 Sysname DP_MFIB/7/ROUTE:
(IPv6 0): (40::2, FF1E::101:101) Add entry successfully! (D44177)
// A forwarding entry for (40::2, FF1E::101:101) was successfully created in the data plane
table.
On single-core devices:
# Enable IPv6 MFIB interface driver debugging. When IPv6 PIM-DM is enabled, output similar to
the following example is generated:
<Sysname> debugging mfib ipv6 driver
*Jan 24 17:24:06:634 2003 Sysname MFIB/7/MFIB DRIVER:
IPv6 (public net): Succeed to set IPMC 0x0 on interface Vlan-interface40(A082335)
// IPv6 multicast routing was enabled on VLAN-interface 40
*Jan 24 17:24:06:782 2003 Sysname MFIB/7/MFIB DRIVER:
IPv6 (public net): Succeed to set unknown packet to CPU 0x3 on interface
Vlan-interface40(A082428)
// VLAN-interface 40 was configured to send unknown multicast data packets to the CPU.
NOTE:
A router does not output interface driver debugging information about MFIB.
# Enable IPv6 MFIB unknown packet debugging. When IPv6 PIM-DM was enabled, output similar
to the following example is generated:
<Sysname> debugging mfib ipv6 no-cache
*Apr 26 12:43:32:67 2000 Sysname MFIB/7/MFIB NO-CACHE:
IPv6 (public net): No MFIB entry matches (40::2, FF1E::101:101)(A08564)
*Apr 26 12:43:32:77 2000 Sysname MFIB/7/MFIB NO-CACHE:
IPv6 (public net): Receive no cache report,add dummy entry (40::2,
FF1E::101:101)(A07120)
*Apr 26 12:43:32:87 2000 Sysname MFIB/7/MFIB NO-CACHE:
IPv6 (public net): Cache the packet for (40::2, FF1E::101:101)(A082099)
// The IPv6 MFIB received an IPv6 multicast packet (40::2, FF1E::101:101). A dummy
forwarding entry was created and the multicast data packet was cached.
# Enable IPv6 MFIB packet debugging. When IPv6 PIM-DM is enabled, output similar to the
following example is generated:
205