Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show (ospf | ospf3) io-statistics

date_range 19-Nov-23

Syntax

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

Syntax (EX Series Switch and QFX Series)

content_copy zoom_out_map
show (ospf | ospf3) io-statistics 

Description

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

Options

none

Display OSPF input and output statistics.

logical-system (all | logical-system-name)

(Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

Output Fields

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

Table 1: 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.

Sample Output

show ospf io-statistics

content_copy zoom_out_map
user@host> show ospf io-statistics    

Packets read: 7361, average per run: 1.00, max run: 1
Receive errors:
  None

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation