941Saving the Running Configuration to the Startup ConfigurationUse the copy running-config startup-config command to copy the running configuration to thestartup configuration.Backing up the Running Configuration or Startup Configuration to the Backup ConfigurationUse the copy running-config backup-config command to back up the running configuration tothe backup configuration file. Use the copy startup-config backup-config command to back upthe startup configuration to the backup configuration file.Copying to a Unit on the Stack Using unitThe copy command can be used to copy an image to another unit. This means that a copycommand allows the management node to distribute its existing code to other nodes. Thecommand 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, onlyimage can be the source-url.NOTE: The copy image unit all command does not copy the active image to the backup image on themanagement 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.Examplecopy scp://user@serverip/PC6200v3.0.0.13.stk imageRemote Password:******delete backup-configUse the delete backup-config command in Privileged EXEC mode to delete the backup-configfile.Syntaxdelete backup-configDefault ConfigurationThis command has no default configuration.