HP 4800G Series Configuration Manual page 1947

24/48 port
Table of Contents

Advertisement

File system name
You can use the name of the storage device to access the file system of an independently operating
device. For the naming rules of a storage device, refer to the File System Management Configuration in
the System Volume.
For example, flash is the storage device on the independently operating device Sysname. To back up
the file aa.cfg under the root directory of the flash to the test folder, perform the following steps:
<Sysname> mkdir test
...
%Created dir flash:/test.
<Sysname>copy aa.cfg test/aa(20080714).cfg
Copy flash:/aa.cfg to flash:/test/aa(20080714).cfg?[Y/N]:y
..
%Copy file flash:/aa.cfg to flash:/test/aa(20080714).cfg...Done.
<Sysname> cd test
<Sysname> dir
Directory of flash:/test/
0
-rw-
30861 KB total (20956 KB free)
To access the file system of the master, use the name of the storage device; to access the file system of
a slave, use the name in the following format: Member-ID#Storage-device-name.
For example:
1)
To access the test folder under the root directory of the flash on the master, perform the following
steps:
<Master> mkdir test
...
%Created dir flash:/test.
<Master> dir
Directory of flash:/
0
-rw-
10105088
1
-rw-
2
drw-
30861 KB total (20961 KB free)
2)
To create and access the test folder under the root directory of the flash on IRF member slave 3,
perform the following steps:
<Master> mkdir slot3#flash:/test
%Created dir slot3#flash:/test.
<Master> cd slot3#flash:/test
<Master> pwd
slot3#flash:/test
Or:
<Master> cd slot3#flash:/
<Master> mkdir test
%Created dir slot3#flash:/test.
1568
Jul 14 2008 11:54:04
Apr 26 2000 13:44:57
2445
Apr 26 2000 15:18:19
-
Jul 14 2008 15:20:35
aa(20080714).cfg
test.bin
config.cfg
test
1-10

Advertisement

Chapters

Table of Contents
loading

Table of Contents