HP Comware 5 Debug Manual Vol 3
Field
Description
(sadd, gadd) (S, G) entry.
Table 9 describes output fields and messages for the debugging mfib wrong-iif command.
Table 69 Output from the debugging mfib wrong-iif command
Field
Description
WRONG_IF packet
The MFIB received a multicast data packet on a wrong
incoming interface.
(sadd, gadd) (S, G) entry.
Examples
•
On multi-core devices:
# Enable MFIB packet debugging for the public network. When PIM-DM is enabled on interfaces,
output similar to the following example is generated:
<Sysname> debugging mfib packet
*Nov 12 17:25:58:202 2007 Sysname DP_MFIB/7/PACKET:
(IPv4 0): (3.4.5.6, 226.1.1.1) Receive packet from interface Ethernet1/1 in vcpu
7. (D45208)
// The MFIB received a multicast packet (3.4.5.6, 226.1.1.1) from Ethernet 1/1 on VCPU 7.
*Nov 12 17:25:58:204 2007 Sysname DP_MFIB/7/PACKET:
(IPv4 0): (3.4.5.6, 226.1.1.1) Search entry in DP MFIB. (D45263)
// The MFIB searched the data plane MFIB for the forwarding entry for the multicast packet
(3.4.5.6, 226.1.1.1).
*Nov 12 17:25:58:204 2007 Sysname DP_MFIB/7/PACKET:
(IPv4 0): (3.4.5.6, 226.1.1.1) Send packet to control plane. (D45314)
// The data plane sent the multicast packet (3.4.5.6, 226.1.1.1) to the control plane.
*Nov 12 17:25:58:204 2007 Sysname MFIB/7/MFIB PACKET:
(public net):Receive packet (3.4.5.6, 226.1.1.1), iif = Ethernet1/1, TTL = 128,
InPktVrf = 0(A08238)
// The MFIB received a public network multicast packet (3.4.5.6, 226.1.1.1) with the TTL value
of 128.
*Nov 12 17:25:58:205 2007 Sysname MFIB/7/MFIB PACKET:
(public net):No MFIB entry matches (3.4.5.6, 226.1.1.1)(A08351)
// No matching multicast forwarding entry was found.
*Nov 12 17:25:58:206 2007 Sysname MFIB/7/MFIB PACKET:
(public net):Cache the packet for (3.4.5.6, 226.1.1.1)(A082126)
// The MFIB cached the multicast packet (3.4.5.6, 226.1.1.1).
*Nov 12 17:25:58:207 2007 Sysname MFIB/7/MFIB PACKET:
(public net):Forward multicast packet (3.4.5.6, 226.1.1.1) Ethernet1/1 (A081013)
*Nov 12 17:25:58:207 2007 Sysname MFIB/7/MFIB PACKET:
(public net): Forward multicast packet (3.4.5.6, 226.1.1.1) on local
Ethernet1/1(A084106)
//The MFIB forwarded the multicast packet (3.4.5.6, 226.1.1.1) out of Ethernet 1/1.
90