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

label-switched-path (Protocols IS-IS)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
label-switched-path name level level-number metric metric;

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name protocols isis],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols isis],
[edit protocols isis],
[edit routing-instances routing-instance-name protocols isis]

Description

Advertise label-switched paths (LSPs) into IS-IS as point-to-point links. The LSP is advertised in the appropriate IS-IS levels as a point-to-point link and contains a local address and a remote address.

When you advertise LSPs into IS-IS as point-to-point links, the LSPs are used in SPF calculations. The advertisement contains a local address (the from address of the LSP), a remote address (the to address of the LSP), and a metric.

Before a single-hop LSP between a multiaccess link can be announced as up and used in SPF calculations, you must configure an LSP in both directions between two label-switched routers.

Options

name—Identifies the LSP.

level-number—IS-IS level number.

  • Values: 1 or 2

metric—Metric value.

  • Range: 1 through 63, or 1 through 16,777,215 (if you have configured wide metrics)

  • Default: 0 (for lo0), 10 (for all other interfaces)

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation