R3102-R3103-HP 6600/HSR6600 Routers Fundamentals Command Reference

98
Views
User view
Default command level
3: Manage level
Parameters
device: Name of a storage medium, for example, cfa0.
Usage guidelines
This command applies only when the device is in unmounted state.
Do not remove the storage medium or swap a card when mounting or unmounting the device, or when
you are processing files on the storage medium. Otherwise, the file system could be damaged.
When a storage medium is connected to a lower version system, the system might not be able to
recognize the device automatically, in which case you must use the mount command for the storage
medium to function correctly.
Before removing a mounted storage medium from the system, unmount it to avoid damaging the storage
medium.
Examples
# On the 6602/HSR6602 router, mount a CF card.
<Sysname> mount cfa0:
% Mount cfa0: successfully.
%Apr 23 01:50:00:628 2008 Sysname VFS/0/LOG:
cfa0: mounted into slot 0.
# On the 6604/6608/6616 router, mount the CF card of the active MPU.
<Sysname> mount cfa0:
% Mount cfa0: successfully.
%Apr 23 01:50:00:628 2008 Sysname VFS/4/LOG:
cfa0: mounted into slot 4.
# On the 6604/6608/6616 router, mount the CF card of the standby MPU (in slot 1).
<Sysname> mount slot1#cfa0:
% Mount slot1#cfa0: successfully.
%Apr 23 01:50:00:628 2008 Sysname VFS/5/LOG:
cfa0: mounted into slot 1.
Related commands
umount
move
Use move to move a file.
Syntax
move fileurl-source fileurl-dest
Views
User view