[Contents] [Prev] [Next] [Index] [Report an Error]

show (ospf | ospf3) io-statistics

Syntax

show (ospf | ospf3) io-statistics
<logical-system (all | logical-system-name)>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display Open Shortest Path First (OSPF) input and output statistics.

Options

none — Display OSPF input and output statistics on all logical systems.

logical-system (all | logical-system-name) — (Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

Related Topics

clear (ospf | ospf3) statistics

List of Sample Output

show ospf io-statistics

Output Fields

Table 78 lists the output fields for the show ospf io-statistics command. Output fields are listed in the approximate order in which they appear.

Table 78: show (ospf | ospf3) io-statistics Output Fields

Field Name

Field Description

Packets read

Number of OSPF packets read since the last time the routing protocol was started.

average per run

Total number of packets divided by the total number of times the OSPF read operation is scheduled to run.

max run

Maximum number of packets for a given run among all scheduled runs.

Receive errors

Number of faulty packets received with errors.

show ospf io-statistics

user@host> show ospf io-statistics
Packets read: 7361, average per run: 1.00, max run: 1
Receive errors:
  None

[Contents] [Prev] [Next] [Index] [Report an Error]