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-instance (Services)

date_range 01-Jun-24

Syntax

content_copy zoom_out_map
routing-instance routing-instance-name{
    family inet {
        address ip-address;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services app-engine compute-cluster compute-cluster-name local-management], 
[edit services app-engine virtual-machines instance instance-name local-management] 

Description

(Optional) Configure a routing instance for the JunosV App Engine infrastructure. Packets are restricted to the specified routing instance. By specifying the routing instance, the JunosV App Engine infrastructure can be made to operate in a non-default routing instance. This feature ensures that JunosV App Engine traffic can be segregated from other traffic.

If the routing-instance statement is absent from the [edit services app-engine virtual-machines instance instance-name local-management] hierarchy level, the virtual machine (VM) will inherit this routing instance from its [edit services app-engine compute-cluster compute-cluster-name local-management] hierarchy level.

Note:

Additional configuration under the [edit routing-instances] hierarchy level is required to ensure that the Routing Engine interface address belongs to that particular routing instance on the routing engine. Each routing instance consists of sets of the following: Routing tables, interfaces that belong to these routing tables (optional, depending upon the routing instance type), and routing option configurations.

Options

routing-instance-name

Name of the routing instance.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

system—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 13.2.

footer-navigation