HP Comware 5 Debug Manual Vol 3
Field
Description
RECV[DD]:Neighbor state is state, packet discarded
OSPFv3 discarded the received DD packet.
state indicates the current neighbor state. It can be:
• Down—The neighbor is down.
• Attempt—A further attempt is made to contact the
neighbor after receiving nothing from it.
• Init—The hello packet sent by the neighbor is
received but 2-way communication is not
established.
RECV[LS-Req]: Neighbor state is state packet
discarded
The neighbor state is less than Exchange and the
packet is discarded.
state indicates the neighbor state. It can be:
• Down—The neighbor is down.
• Init—The hello packet sent by the neighbor is
received but 2-way communication is not
established.
• 2-Way—2-way communication is established.
• ExStart—The master/subordinate negotiation is
performed.
[RECV]: Discard interface interface-type
interface-number packet due to IPsec policy
mismatch. IF SPI: if-spi, Packet SPI: packet-spi
OSPFv3 discarded the received packet because the
packet does not match the IPsec policy on the
receiving interface.
• if-spi—SPI on the interface.
• packet-spi—SPI carried in the packet.
Examples
# Enable DD packet debugging on Router A. The output in this example was created when the following
conditions exist:
•
Router A is connected to Router B through Ethernet 1/0.
•
OSPFv3 process 1 is created on Router A. OSPFv3 is enabled on Ethernet 1/0.
•
OSPFv3 process 1 is created on Router B. OSPFv3 is enabled on Ethernet 1/0.
<Sysname> debugging ospfv3 packet dd
*0.31611969 Sysname RM/6/RMDEBUG:OSPFv3 Packet[SEND]:
src:(FE80::200:5EFF:FE01:B400) -> dst:(FE80::200:5EFF:FE01:B403)
// OSPFv3 sent DD packets from FE80::200:5EFF:FE01:B400 to FE80::200:5EFF:FE01:B403.
*0.290484 Sysname RM/6/RMDEBUG:OSPFv3 RECV[DD]: Negotiation done (Slave)
// OSPFv3 finished the master/subordinate negotiation. The current router works as the subordinate
router.
debugging ospfv3 route
Use debugging ospfv3 route to enable OSPFv3 route debugging.
Use undo debugging ospfv3 route to disable OSPFv3 route debugging.
192