Service Manual

neighbor router-id (OPTIONAL) Enter the keyword neighbor then the neighbor’s router-id in dotted
decimal format (A.B.C.D.).
Defaults none
Command Modes
EXEC
EXEC Privilege
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information The following describes the show ip ospf statistics process-id global command shown in the
following example.
Row Heading Description
Total Displays the total number of packets the OSPF process receives/transmits.
Error Displays the error count while receiving and transmitting packets by the OSPF process.
Hello Number of OSPF Hello packets.
DDiscr Number of database description packets.
LSReq Number of link state request packets.
LSUpd Number of link state update packets.
LSAck Number of link state acknowledgement packets.
TxQ-Len The transmission queue length.
RxQ-Len The reception queue length.
Tx-Mark The highest number mark in the transmission queue.
Rx-Mark The highest number mark in the reception queue.
Hello-Q The queue, for transmission or reception, for the hello packets.
LSR-Q The queue, for transmission or reception, for the link state request packets.
Other-Q The queue, for transmission or reception, for the link state acknowledgement, database
description, and update packets.
The following describes the error definitions for the show ip ospf statistics process-id global
command.
Error Type
Description
Intf_Down Received packets on an interface that is either down or OSPF is not enabled.
Non-Dr Received packets with a destination address of ALL_DRS even though SELF is not a
designated router.
Self-Org Receive the self originated packet.
Wrong_Len The received packet length is different to what was indicated in the OSPF header.
Invld-Nbr LSA, LSR, LSU, and DDB are received from a peer which is not a neighbor peer.
Open Shortest Path First (OSPFv2 and OSPFv3) 903