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

insert

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
insert <statement-path> identifier1 (before | after) identifier2 

Description

Insert an identifier in to an existing hierarchy.

Options

statement-path

(Optional) Path to the existing identifier.

identifier1

The new identifier to insert.

after

Place identifier1 after identifier2.

before

Place identifier1 before identifier2.

identifier2

The existing identifier.

Required Privilege Level

configure—To enter configuration mode, but other required privilege levels depend on where the statement is located in the configuration hierarchy.

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation