Commands for Managing the ExtremeWare XOS Software
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
254
cp
cp [internal-memory <old-name-internal> internal-memory <new-name-internal>
| internal-memory <old-name-internal> memorycard <new-name-memorycard> |
memorycard <old-name-memorycard> memorycard <new-name-memorycard> |
memorycard <old-name-memorycard> <new-name> | <old-name> memorycard <new-
name-memorycard> | <old-name> <new-name>]
Description
Copies an existing configuration, policy, or if configured, core dump file stored in the system.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to make a copy of an existing file before you alter or edit the file. By making a copy,
you can easily go back to the original file if needed.
If you copy a configuration or policy file, remember the following:
●
XML-formatted configuration files have the .cfg file extension. The switch only runs .cfg files.
●
ASCII-formatted configuration files have the .xsf file extension. See
Appendix A, “Software Upgrade
and Boot Options,”
in the
ExtremeWare XOS Concepts Guide
for more information.
internal-memory
Specifies the internal memory card.
old-name-internal
Specifies the name of the core dump file located on the internal memory card
that you want to copy.
new-name-internal
Specifies the name of the newly copied core dump file located on the internal
memory card.
memorycard
Specifies the removable external compact flash memory card.
NOTE: This parameter is available only on modular switches.
old-name-memorycard
Specifies the name of the file located on the external compact flash memory
card that you want to copy. Depending on your switch configuration, you can
have configuration, policy, or core dump files stored in this card.
NOTE: This parameter is available only on modular switches.
new-name-memorycard
Specifies the name of the newly copied file located on the external compact
flash memory card.
NOTE: This parameter is available only on modular switches.
old-name
Specifies the name of the configuration or policy file that you want to copy.
new-name
Specifies the name of the newly copied configuration or policy file.