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

export (Protocols RIFT)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
export {
    northbound {
        policy;
    }
    southbound {
        policy;
        allow-rift-routes;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols rift]

Description

Enable exporting of routes from other protocols into the RIFT protocol.

Options

northbound

(Optional) Policy to advertise routes from other protocols using north external prefix topology information elements (TIEs).

southbound

(Optional) Policy to advertise routes from other protocols using south external prefix TIEs.

policy

Name of the policy to be used for northbound or southbound exporting of routes into the RIFT protocol.

allow-rift-routes

(Optional) (Southbound Only) Allow calculated RIFT northbound routes in redistribution.

Required Privilege Level

routing—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 19.4R1.

footer-navigation