routing-instance (JET Scripts)
Syntax
routing-instance routing-instance-name;
Hierarchy Level
[edit system extensions extension-service application file filename]
Release Information
Statement introduced in Junos OS Release 18.1R1.
Description
Configure the routing instance you want to use to update Automation scripts. To use a management instance, configure the management-instance statement along with the routing-instance statement, thus enabling JET scripts to use the non-default management routing instance mgmt_junos when refreshing the scripts.
Options
routing-instance-name—Name of the routing instance. For
the management instance, use mgmt_junos. Otherwise, you
can specify any routing instance name.
You must also define the routing instance under the [edit routing-instances] hierarchy level.
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.