HP Comware 5 Debug Manual Vol 1

Default command level
1: Monitor level
Usage guidelines
Table 28 describes output fields and messages for the debugging adjacent-table entry command.
Table 28 Output from the debugging adjacent-table entry command
Field Description
IP Address Next hop address of the outgoing interface of the adjacency table.
ulRouteIfIndex Routing interface.
ulPhyIfIndex Physical interface.
ulLogicIfIndex Logical interface.
ucServiceType Service type of the adjacency entry, such as PPP and IP over ATM.
ucLinkMediaType Link type, such as P2P, broadcast, and NBMA.
ucActionType
Packet processing type, such as forwarding, discarding, and delivering to the
CPU.
ulTimeStamp Time stamp value of an entry.
ucslot Slot number.
ucSynFlag Flag indicating whether the entry is synchronized.
ulVirtualCircuitInfo Virtual link information of the adjacency entry, such as PVC and DLCI.
ulMtu MTU value.
LinkHeadLen(IP) Length of the link layer header (IP).
LinkHeadLen(MPLS) Length of the link layer header (MPLS).
LinkHead(IP) Link layer header (IP).
LinkHead(MPLS) Link layer header (MPLS).
Examples
# Enable IPv4 adjacency entry debugging.
<Sysname> debugging adjacent-table entry
*Aug 19 14:31:35:656 2007 Sysname ADJ4/7/Adj4_Entry_Add:
IP Address : 0.0.0.0 ulRouteIfIndex : S2/0
ulPhyfIndex : S2/0 ulLogicIfIndex : N/A
ucServiceType : PPP ucLinkMediaType : P2P
ucActionType : FORWARDING ulTimeStamp : 402650
usSlot : 0 ulVirtualCircuitInfo : N/A
ulMtu : 1500
LinkHeadLen(IP): 4 LinkHeadLen(MPLS) : 4
LinkHead(IP) : ff030021
LinkHead(MPLS) : ff030281
75