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) backup neighbor

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show (ospf | ospf3) backup neighbor
<area area-id>
<instance (default | instance-name)>
<logical-system (default | ipv4-multicast | logical-system-name)>
<topology (default | ipv4-multicast | topology-name)>

Syntax (QFX Series)

content_copy zoom_out_map
show (ospf | ospf3) backup neighbor
<area area-id>
<instance instance-name>
<topology (default | ipv4-multicast | topology-name)>

Description

Display the neighbors through which direct next hops for the backup paths are available.

Options

none

Display all neighbors that have direct next hops for backup paths.

area area-id

(Optional) Display the area information.

instance (default | instance-name)

(Optional) Display information about the default routing instance or a particular routing instance.

logical-system (default | ipv4-multicast | logical-system-name)

(Optional) Display information about the default logical system, IPv4 multicast logical system, or a particular logical system.

topology (default | ipv4-multicast | topology-name)

(OSPFv2 only) (Optional) Display information about the default topology, IPv4 multicast topology, or a particular topology.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show (ospf |ospf3) backup neighbor command. Output fields are listed in the approximate order in which they appear.

Table 1: show (ospf |ospf3) backup neighbor Output Fields

Field Name

Field Description

Level of Output

Neighbor to Self Metric

Metric from the backup neighbor to the OSPF node.

All levels

Self to Neighbor Metric

Metric from the OSPF node to the backup neighbor.

All levels

Direct next-hop

Interface and address of the direct next hop.

All levels

Sample Output

show ospf backup neighbor

content_copy zoom_out_map
user@host> show ospf backup neighbor
Topology default backup neighbors:

Area 0.0.0.5 backup neighbors:

10.0.0.5
  Neighbor to Self Metric: 5
  Self to Neighbor Metric: 5
  Direct next-hop: ge-4/0/0.111 via 10.0.175.5

10.0.0.6
  Neighbor to Self Metric: 5
  Self to Neighbor Metric: 5
  Direct next-hop: ge-4/1/0.110 via 10.0.176.6

Release Information

Command introduced in Junos OS Release 10.0.

footer-navigation