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 spring sid database

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show ospf spring sid-database

Description

Displays the segment identifier (SID) database with the prefix and index of native segment routing nodes.

Options

none

Displays the SID database.

Additional Information

The output displays all the prefixes and all segment identifiers (SIDs). If in any case two prefixes have the same SID or single prefix advertised by two different nodes has different SIDs, it will also display the route-type of the route.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show ospf spring sid-database command. Output fields are listed in the approximate order in which they appear.

Table 1: show ospf spring sid-database Output Fields

Field Name

Field Description

Level of Output

SID segment identifier All levels
Prefix Destination of the route. All levels
Advertised-by Names of the nodes advertising the prefixes. All levels
Route-type

The type of routing device from which the route was learned:

  • AS BR—Route to AS border router.

  • Area BR—Route to area border router.

  • Area/AS BR—Route to router that is both an Area BR and AS BR.

  • Network—Network router.

  • Router—Route to a router that is neither an Area BR nor an AS BR.

  • Transit—(OSPFv3 only) Route to a pseudonode representing a transit network, LAN, or nonbroadcast multiaccess (NBMA) link.

  • Discard—Route to a summary discard.

All levels
     
     
     
     

Sample Output

show ospf spring sid-database

content_copy zoom_out_map
user@host> show ospf spring sid-database
content_copy zoom_out_map
OSPF database, Area 0.0.0.0

SID     Prefix             Advertised-by    Route-type
10      1.1.1.1/32         1.1.1.1          Intra-Area
20      2.2.2.2/32         2.2.2.2          Intra-Area
30      3.3.3.3/32         3.3.3.3          Intra-Area
40      4.4.4.4/32         4.4.4.4          Intra-Area
50      5.5.5.5/32         5.5.5.5          Intra-Area
100     100.100.100.100/32 100.100.100.100  Intra-Area

Release Information

Command introduced in Junos OS Release 23.2R1 and Junos OS Evolved Release 23.2R1.

footer-navigation