|
activate
|
Remove the inactive: tag from a statement, effectively
reading the statement or identifier to the configuration. Statements
or identifiers that have been activated take effect when you next
issue the commit command.
|
|
annotate
|
Add comments to a configuration. You can add comments only at
the current hierarchy level.
|
|
commit
|
Commit the set of changes to the database and cause the changes
to take operational effect.
|
|
copy
|
Make a copy of an existing statement in the configuration.
|
|
deactivate
|
Add the inactive: tag to a statement, effectively commenting
out the statement or identifier from the configuration. Statements
or identifiers marked as inactive do not take effect when you issue
the commit command.
|
|
delete
|
Delete a statement or identifier. All subordinate statements
and identifiers contained within the specified statement path are
deleted with it.
|
|
edit
|
Move inside the specified statement hierarchy. If the statement
does not exist, it is created.
|
|
exit
|
Exit the current level of the statement hierarchy, returning
to the level prior to the last edit command, or exit from configuration
mode. The quit and exit commands are synonyms.
|
|
help
|
Display help about available configuration statements.
|
|
insert
|
Insert an identifier into an existing hierarchy.
|
|
load
|
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.
|
|
quit
|
Exit the current level of the statement hierarchy, returning
to the level prior to the last edit command, or exit from configuration
mode. The quit and exit commands are synonyms.
|
|
rename
|
Rename an existing configuration statement or identifier.
|
|
replace
|
Replace identifiers or values in a configuration.
|
|
rollback
|
Return to a previously committed configuration. The software
saves the last 10 committed configurations, including the rollback
number, date, time, and name of the user who issued the commit configuration command.
|
|
run
|
Run a top-level CLI command without exiting from configuration
mode.
|
|
save
|
Save the configuration to an ASCII file. The contents of the
current level of the statement hierarchy (and below) are saved, along
with the statement hierarchy containing it. This allows a section
of the configuration to be saved, while fully specifying the statement
hierarchy.
|
|
set
|
Create a statement hierarchy and set identifier values. This
is similar to edit except that your current level in the
hierarchy does not change.
|
|
show
|
Display the current configuration.
|
|
status
|
Display the users currently editing the configuration.
|
|
top
|
Return to the top level of configuration command mode, which
is indicated by the [edit] banner.
|
|
up
|
Move up one level in the statement hierarchy.
|
|
update
|
Update a private database.
|
|
wildcard
|
Delete a statement or identifier.
|