[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

insert

Syntax

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

Release Information

Command introduced before JUNOS Release 7.4.

Description

Insert an identifier in to an existing hierarchy.

Options

after—Place identifier1 after identifier2 .

before—Place identifier1 before identifier2.

identifier1—Existing identifier.

identifier2—New identifier to insert.

statement-path—(Optional) Path to the existing identifier.

Additional Information

Usage Guidelines

See .

Required Privilege Level

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


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]