HPE 6127XLG Irf Configuration Manual page 9

Blade switch series
Table of Contents

Advertisement

On a multi-member IRF fabric, you can use the storage device name to access the file system of the
master. To access the file system of any other member device, use the name in the
slotmember-ID#storage-device-name format.
For example:
To access the test folder under the root directory of the flash memory on the master device:
<Master> mkdir test
Creating directory flash:/test... Done.
<Master> dir
Directory of flash:
0 -rw-
43548660 Jan 01 2011 08:21:29
1 drw-
2 -rw-
567 Jan 02 2011 01:41:54
3 -rw-
735 Jan 02 2011 01:42:03
4 -rw-
5 -rw-
6 drw-
7 drw-
8 -rw-
23724032 Jan 01 2011 00:49:47
9 drw-
10 -rw-
591 Jan 02 2011 01:42:03
11 -rw-
4609 Jan 01 2011 00:07:53
12 -rw-
3626 Jan 01 2011 01:51:56
13 -rw-
78833 Jan 01 2011 00:07:53
14 drw-
25 drw-
524288 KB total (365292 KB free)
To create and access the test folder under the root directory of the flash memory on member device
3:
<Master> mkdir slot3#flash:/test
Creating directory slot3#flash:/test... Done.
<Master> cd slot3#flash:/test
<Master> pwd
slot3#flash:/test
Or:
<Master> cd slot3#flash:/
<Master> mkdir test
Creating directory slot3#flash:/test... Done.
To copy the file test.ipe on the master to the root directory of the flash memory on member device 3:
# Display the current working path. In this example, the current working path is the root directory of
the flash on member device 3.
<Master> pwd
slot3#flash:
# Change the current working path to the root directory of the flash memory on the master device.
<Master> cd flash:/
<Master> pwd
flash:
- Jan 01 2011 00:00:30
36 Jan 01 2011 00:07:52
0 Jan 01 2011 00:53:09
- Jan 01 2011 06:33:55
- Jan 02 2000 00:00:07
- Jan 01 2000 00:00:07
- Jan 01 2011 00:15:48
- Jan 01 2011 04:16:53
system.ipe
diagfile
dsakey
hostkey
ifindex.dat
lauth.dat
license
logfile
switch-cmw710-system.bin
seclog
serverkey
startup.cfg
startup.cfg_bak
startup.mdb
test
versionInfo
5

Advertisement

Table of Contents
loading

Table of Contents