Chapter 2 TL1 Reference
Backing Up and Restoring the Configuration
182 SSU-2000 Technical Reference 12713020-003-2 Revision F.01 – January 2007
Backing Up and Restoring the Configuration
This command allows the Administrator to backup or restore the configuration data
to or from an external device via TFTP. The backup configuration operation uses the
tomem and todev parameters. The restore configuration operation uses the
frommem and fromdev parameters.
Syntax
CPY-MEM:[<tid>]::<ctag>::[frommem],[fromdev],[tomem],[todev];
Following are examples of backup or restore configuration operation.
Example 1: Backup Successful
Input:
CPY-MEM:::TP1000::,,,172.16.20.246;
Response:
"\"172.16.20.246, SSUCONFIG\""
"\"CONFIGURATION BACKUP, PLEASE WAIT\""
"\"1A01 SIZE= 624\""
"\"1A02 SIZE=5272\""
"\"1A06 SIZE=3072\""
"\"1A08 SIZE=1200\""
"\"1A10 SIZE=1224\""
"\"1A12 SIZE= 624\""
"\"CONFIG IMAGE CREATED, SIZE=13788\""
SSU_2000 05-10-31 20:11:43
M 100 COMPLD
;
Parameter Value Description
<frommem> text, 6 to 40
characters
The file name from which the configuration data is to be retrieved.
If the text string is in quotes, then the filename is case-sensitive. If
this field is null, the default filename is SSUCONFIG.
<fromdev> TFTP Server
IP address
The address from which to retrieve the file specified in
<frommem>.
<tomem> text, 6 to 40
characters
The file name to which the configuration data is to be sent. If the
text string is in quotes, then the filename is case-sensitive. If this
field is null, the default filename is SSUCONFIG.
<todev> TFTP Server
IP address
The address to which to send the file specified in <tomem>.