Basic System Configuration Guide CLI Usage
Edition: 01 3HE 11010 AAAC TQZZA 97
delete
Syntax delete checkpoint-rescue
Context admin>rollback
Description This command deletes a rollback checkpoint file and decrements the suffix ID numbers of all
older rollback checkpoint files.
If the config>redundancy>rollback-sync command is enabled, deleting a rollback
checkpoint file also deletes the backup file and decrements the suffix ID numbers on the
standby CSM.
Default n/a
Parameters checkpoint-rescue — identifies a rollback checkpoint or rescue file to delete
Values
revert
Syntax revert checkpoint-rescue [now]
Context admin>rollback
Description This command initiates a CLI configuration rollback revert operation that returns the
configuration state of the node to a previously saved checkpoint file or rescue file. The
rollback reversion minimizes impacts to running services. Configuration parameters that have
changed since the last rollback checkpoint file was created, or items on which changed
configurations have dependencies, are first reset to their default values and then restored to
their previous values from the rollback checkpoint file.
Performing a configuration reversion can be briefly service-impacting in changed areas.
There are no service impacts to configuration areas that did not change since the rollback
checkpoint file was created.
Default n/a
rescue the rollback rescue file from the configured rescue
location
latest-rb the most recent rollback checkpoint file from the
configured rollback location, with the suffix *.rb
checkpoint-id The ID value of a specific rollback checkpoint file
from the configured rollback location with the suffix
*.rb.x.
The default is 1 to 9 but the maximum value depends
on the local-max-checkpoints and remote-max-
checkpoints configurations.