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

routing-options (Junos Node Slicing)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
routing-options {
    static {
        route route {
            next-hop next-hop;
        }
    }
}

Hierarchy Level

[edit]

Description

Configure static routes for JDM.

Options

route route

Static route destination.

next-hop next-hop

Specify the address of the next hop to destination.

Required Privilege Level

root

Release Information

Statement introduced in Junos OS Release 17.2.

footer-navigation