DELL PC6224F User Manual

Page of 1356
1104
Configuration and Image File Commands
Saving the Running Configuration to the Startup Configuration
Use the copy running-config startup-config command to copy the running 
configuration to the startup configuration. 
Backing up the Running Configuration or Startup Configuration to the Backup 
Configuration
Use the copy running-config backup-config command to back up the 
running configuration to the backup configuration file. Use the copy startup-
config backup-config command to back up the startup configuration to the 
backup configuration file. 
Copying to a Unit on the Stack Using unit 
The copy command can be used to copy an image to another unit. This 
means that a copy command allows the management node to distribute its 
existing code to other nodes. The command syntax is copy image unit {all | 
<1-12>} 
  NOTE: The copy command can accept the unit {all | <1-12>} only as the destination-
url. In this case, only image can be the source-url. 
  NOTE: The copy image unit all command does not copy the active image to the 
backup image on the management unit, just the stack units.
The copy command cannot: 
• Either download code from tftp, for example, to the stack units directly, or
• Copy code from one stack unit to another stack unit.
For copying to all units simultaneously, use the keyword all.
Example
copy scp://user@serverip/PC6200v3.0.0.13.stk image
Remote Password:******
delete backup-config
Use the delete backup-config command in Privileged EXEC mode to delete 
the backup-config file.