mv
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
267
For the
memorycard
option, this command moves files between the external memory card and the
switch. If you use the
memorycard
option for both the
old-name
and the
new-name
, this command just
renames a file on the external memory card.
For information about core dump files, see the previous section “
Internal Memory and Core Dump
Files
.”
BlackDiamond 10808 Switch Only.
In ExtremeWare 10.1, this command was available only on the
primary MSM. For example, if you renamed a file on the primary MSM, the same file on the backup
MSM was not renamed.
Example
The following command renames the configuration file named
Testb91.cfg
to
Activeb91.cfg
:
mv Testb91.cfg Activeb91.cfg
On a modular switch with an external memory card installed, the following command moves the
configuration file named
test1.cfg
from the switch to the external memory card:
mv test1.cfg memorycard test1.cfg
On a modular switch, if you do not change the name of the configuration file, you can also use the
following command to move the configuration file
test1.cfg
from the switch to the external memory
card:
mv test1.cfg memorycard
On a modular switch with an external memory card installed, the following command moves the policy
file named bgp.pol from the memorycard to the switch:
mv memorycard bgp.pol bgp.pol
History
This command was first available in ExtremeWare XOS 10.1.
Support for replicating information from the primary MSM to the backup MSM was introduced in
ExtremeWare XOS 11.0.
The
memorycard
option was added in ExtremeWare XOS 11.1.
The
internal-memory
option was added in ExtremeWare XOS 11.4.
Platform Availability
This command is available on all platforms.