Copy snapshot (logical chassis cluster mode) – Brocade Network OS Command Reference v4.1.0 User Manual
Page 201
Network OS Command Reference
163
53-1003115-01
copy snapshot (logical chassis cluster mode)
2
copy snapshot (logical chassis cluster mode)
Uploads and downloads configuration snapshot files to and from an FTP or SCP server.
Synopsis
copy snapshot rbridge-id rbridge-id snapshot-id snapshot-id ftp://directory_path
copy snapshot rbridge-id rbridge-id snapshot-id snapshot-id scp://directory_path
copy snapshot ftp://directory_path rbridge-id rbridge-id snapshot-id snapshot-id
copy snapshot scp://directory_path rbridge-id rbridge-id snapshot-id snapshot-id
Operands
rbridge-id rbridge-id Specifies the RBridge ID whose configuration snapshot has been captured.
snapshot-id snapshot-id Specifies the name of the snapshot that has been captured.
directory_path
Specifies the FTP or SCP directory path to which you are uploading the
snapshot or from which you are downloading the snapshot.
Defaults
None
Command Modes
Privileged EXEC mode
Description
If a snapshot was taken on a node that had been disconnected from the cluster, the cluster will not
have the snapshot. Therefore, you can use these commands to upload the snapshot from the
disconnected RBridge ID to an ftp or scp server, then download it to an RBridge ID on the cluster.
NOTE
The uploaded snapshot configuration file is stored as a tar file (of the form rbridgeId-snapshotID)
on the FTP or SCP server.
Usage Guidelines
This command applies only to nodes that are members of a logical chassis cluster, not a fabric
cluster.
Examples
To upload a snapshot configuration file called node4configuration to an FTP server:
switch# copy snapshot rbridge-id 11 snapshot-id node4configuration
ftp://backupdir_path
See Also