HP Comware 5 Debug Manual Vol 3

Usage guidelines
Table 8 describes output fields and messages for the debugging ospfv3 packet command.
Table 119 Output from the debugging ospfv3 packet command
Field
Description
Packet[event] : src(source-ipv6) -> dst(dest-ipv6)
OSPFv3 sent/received hello packets.
eventRECV indicates that a hello packet is
received. SEND indicates that a hello packet is
sent.
source-ipv6Source IPv6 link-local address of the
hello packet.
dest-ipv6Destination IPv6 link-local address of
the hello packet.
Type number(string)
OSPFv3 packet type.
The value of number can be:
0—Unknown packets.
1—Hello packets.
2DD packets.
3—Link state request packets.
4—Link state update packets.
5—Link state acknowledgement packets.
The value of string can be:
Unknown.
Hello.
Database Description.
Link State Request.
Link State Update.
Link State Acknowledgment.
Router ID RouterID ID of the sending/receiving router.
Area ID AreaID Area ID of the packet.
Options number Router processing capabilities.
RECV[DD]: LSA received Type(number), ID(LSID) is not
recent
Received LSA is not the latest.
number indicates the LSA number. It can be:
0x2001Router-LSAs.
0x2002Network-LSAs.
0x2003Inter-Area-Prefix-LSAs.
0x2004Inter-Area-Router-LSAs.
0x2005AS-external-LSAs.
0x0008Link-LSAs.
0x2009Intra-Area-Prefix-LSAs.
0x000bGrace-LSA.
LSID indicates the Link-state ID of the LSA.
191