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

install-nexthop

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
install-nexthop (except | fallback | lsp lsp-name | lsp-regex lsp-regular-expression | non-labelled-nexthop  | non-lsp-nexthop | overlay-vxlan-interfaces | static-lsp lsp-name | static-lsp-regex lsp-regular-expression)  | strict | strict-named-lsp; 

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name policy-options policy-statement policy-name term term-name then],
[edit policy-options policy-statement policy-name term term-name then]

Description

Select a specific label-switched path (LSP), or select an LSP from a set of similarly named LSPs as the traffic destination for the configured community. Also can prevent the installation of any matching next hops.

Options

except—Prevent the installation of any matching next hops.

fallback—Backup option

lsp lsp-name—Configure a specific LSP.

lsp-regex lsp-regular-expression—Configure a range of similarly named LSPs. You can use the following wildcard characters when configuring an LSP regular expression:

  • Asterisk (*)—Match any characters.

  • Period (.)—Match any single digit.

non-labelled-nexthop—Next-hop without tag

non-lsp-nexthop—Next-hop with non-lsp

overlay-vxlan-interfaces—Next-hop for VXLAN interfaces

static-lsp—Next-hop static LSP name

static-lsp-regex—Next-hop static LSP name regular expression

strict—Do not use any other available next hops

strict-named-lsp—Do not use any other non-lsp next hops

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.

overlay-vxlan-interfaces statement introduced in Junos OS Release 22.4R1.

overlay-vxlan-interfaces statement introduced in Junos OS Evolved Release 22.4R1.

footer-navigation