[an error occurred while processing this directive] [an error occurred while processing this directive]

delete

Syntax

delete <statement-path> <identifier>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Delete a statement or identifier. All subordinate statements and identifiers contained within the specified statement path are deleted with it.

Deleting a statement or an identifier effectively “unconfigures” or disables the functionality associated with that statement or identifier.

If you do not specify statement-path or identifier, the entire hierarchy starting at the current hierarchy level is removed.

Options

statement-path—(Optional) Path to an existing statement or identifier. Include this if the statement or identifier to be deleted is not at the current hierarchy level.

identifier—(Optional) Name of the statement or identifier to delete.

Usage Guidelines

See Deleting a Statement from a JUNOS Configuration.

Required Privilege Level

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


Published: 2009-07-22

[an error occurred while processing this directive]