MDS 05-6632A01, Rev. F MDS Orbit MCR/ECR Technical Manual 159
% request system recovery rollback snapshot Auto which-image { active }
The system will prompt you for confirmation before the unit proceeds with the operation. Once
confirmed, the rollback cannot be undone.
The current system configuration will be erased and replaced with the snapshot.
Proceed? [no,yes]
Managing user snapshots
You can create, delete, and set the default user snapshot in either operational or configuration mode.
Use the following command to create a user snapshot named Snapshot1 and set it as the default user
snapshot.
% request system recovery user-snapshots create identifier Snapshot1 description
"Example snapshot" default true
The following command deletes the specified user snapshot.
% request system recovery user-snapshots delete identifier Snapshot1
You can set an existing snapshot as the default user snapshot with the following command.
% request system recovery user-snapshots set-default identifier Snapshot1
Monitoring
To view the device’s snapshots, ensure that the CLI is in operational mode.
% show system recovery snapshot
system recovery snapshots Factory
description "Factory Default Configuration"
date 2013-01-01T00:14:27+00:00
version 4.0.0
hash 0x158debb6d7eaec2068166370ace53581
user-default false
system recovery snapshots Auto
description "Automatic snapshot for 4.0.8"
date 2016-01-13T17:20:54+00:00
version 4.0.8
hash 0xa13ceb2d5d267341d5067d975e39131e
user-default false
system recovery snapshots Snapshot1
description "Example snapshot"
date 2016-01-13T19:53:44+00:00
version 4.5.5
hash 0x579b9fa00303ceb9eeb3981cc429d31b
user-default true