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

overlay-path

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
overlay-path overlay-path-name {
    probe-path {
        local ip-address;
        remote ip-address
    }
    tunnel-path {
        local ip-address;
        remote ip-address
    }
}

Hierarchy Level

[edit security advance-policy-based-routing]

Description

Configure overlay path to specify the destinations to which the active probe data needs to be sent. Overlay paths are configured for all overlay endpoints. Overlay path configuration includes two set of IP addresses—tunnel IP addresses and probe IP addresses.

You need to create the overlay setup between local and remote endpoints on both ends of the overlay (spoke device and hub device).

Options

overlay-path-name

Overlay path name.

probe-path

Probe IP addresses are used as probes’ start and end addresses to send over the corresponding tunnel paths. Probe IP addresses must be unique across individual overlay paths.

local ip-address

IP address of the local device.

remote ip-address

IP address of the remote device.

tunnel-path

Start and end IP addresses of a tunnel. Tunnel IP addresses must be unique across individual overlay paths.

local ip-address

IP address of the local device.

remote ip-address

IP address of the remote device.

Required Privilege Level

services—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 18.2R1.

footer-navigation