CLI Usage
Basic System Configuration Guide 157
Description This command loads a previously saved candidate configuration into the current candidate. The edit
point will be set to the end of the loaded configuration lines. The candidate configuration cannot be
modified while a load is in progress.
Default If the candidate is empty then a load without any of the optional parameters (such as overwrite, etc)
will simply load the file-url into the candidate. If the candidate is not empty then one of the options,
such as overwrite, insert, etc., must be specified.
Parameters file-url — The directory and filename to load.
overwrite — Discards the contents of the current candidate and replace it with the contents of the
file.
insert — Inserts the contents of the file at the current edit point.
append — Inserts the contents of the file at the end of the current candidate.
quit
Syntax quit
Context candidate
Description This command exits the edit-cfg mode. The contents of the current candidate will not be deleted and
the operator can continue editing the candidate later.
redo
Syntax redo [count]
Context candidate
Description This command reapplies the changes to the candidate that were removed using a previous undo. All
undo/redo history is lost when the operator exists edit-cfg mode.
A redo command is blocked if another user has made changes in the same CLI branches that would be
impacted during the redo.
Parameters count — The number of previous changes to reapply.
Values 1 to 50
Default 1
replace
Syntax replace [line]
Context candidate