CLI Operational Mode Commands | Commands Hierarchy
In configuration mode, you configure the JUNOS software by creating a hierarchy of configuration statements.
Command | Description |
|
Add comments to a configuration. Syntax supported: |
|
Commit the set of changes to the database and cause the changes to take operational effect. Syntax supported: |
|
Make a copy of an existing statement in the configuration. Syntax supported: |
|
Delete a statement or identifier. All subordinate statements and identifiers contained within the specified statement path are deleted with it. Syntax supported: |
|
Move inside the specified statement hierarchy. If the statement does not exist, it is created. Syntax supported: |
|
Exit the current level of the statement hierarchy,
returning to the level prior to the last Syntax supported: |
|
Load a configuration from an ASCII configuration file or from terminal input. Your current location in the configuration hierarchy is ignored when the load operation occurs. Syntax supported: |
|
Exit the current level of the statement hierarchy,
returning to the level prior to the last Syntax supported: |
|
Rename an existing configuration statement or identifier. Syntax supported: |
|
Return to a previously committed configuration. Syntax supported: |
|
Run an operational mode CLI command without exiting from configuration mode. Syntax supported: |
|
Save the configuration to an ASCII file in the user's home directory Syntax supported: |
|
This is similar to the Syntax supported: |
|
Return to the top level of configuration command
mode, indicated by the Syntax supported: |
|
Move up one level in the statement hierarchy. Syntax supported: |