T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
151
T2700G-28TQ#copy running-config startup-config
1
copy running-config backup-config
Description
The
copy running-config backup-config
command is used to save the current
settings as the backup configuration file.
Syntax
copy running-config backup-config
[
unit-id
]
Parameter
unit-id
—— Specify the unit in the stack whose current settings would be saved
as the backup configuration file. If not specified, current settings of all the
members in the stack will be saved as their backup configuration file.
Command Mode
Privileged EXEC Mode
Example
Save unit 1’s current settings as the backup configuration file:
T2700G-28TQ#copy running-config backup-config
1
copy running-config user-config
Description
The
copy running-config user-config
command is used to save the current
settings as the user-defined configuration file.
Syntax
copy running-config user-config
[
device
] {
configfilename
}
Parameter
device
——
Specify the unit in the stack whose current settings would be saved
as user-defined configuration file, in the format of unit
id:
, for example unit1:. If
not specified, current settings of all the members in the stack will be saved as
the user-defined configuration file.
configfilename
—— Specify the name of configuration file with the suffix “.cfg”,
ranging from 1 to 63 characters.