HP 6125XLG R2306-HP 6125XLG Blade Switch Fundamentals Configuration Guide - Page 78

Network diagram, from the PC to the Flash root directory of the master device.

Page 78 highlights

Figure 22 Network diagram Configuration procedure # Configure IP addresses as shown in Figure 22 and make sure the IRF fabric and PC can reach each other. (Details not shown.) # Examine the storage space on the member devices for insufficiency. If the free space is insufficient, use the delete/unreserved file-url command to delete unused files. (Details not shown.) # Log in to the FTP server at 10.1.1.1 using the username abc and password 123456. ftp 10.1.1.1 Connected to 10.1.1.1 (10.1.1.1) 220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user User (10.1.1.1:(none)): abc 331 Give me your password, please Password: 230 Logged in successfully Remote system type is MSDOS. ftp> # Set the file transfer mode to binary. ftp> binary 200 TYPE is now 8-bit binary # Download the file temp.bin from the PC to the Flash root directory of the master device. ftp> get temp.bin local: temp.bin remote: temp.bin 150 Connecting to port 47457 226 File successfully transferred 23951480 bytes received in 95.399 seconds (251.0 kbyte/s) # Download the file temp.bin from the PC to the Flash root directory of the subordinate member (with member ID of 2). ftp> get temp.bin slot2#flash:/temp.bin # Set the transfer mode to ASCII and upload the configuration file config.cfg from the IRF fabric to the PC for backup. ftp> ascii 200 TYPE is now ASCII ftp> put config.cfg back-config.cfg local: config.cfg remote: back-config.cfg 150 Connecting to port 47461 71

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155

71
Figure 22
Network diagram
Configuration procedure
# Configure IP addresses as shown in
Figure 22
and make sure the IRF fabric and PC can reach each
other. (Details not shown.)
# Examine the storage space on the member devices for insufficiency. If the free space is insufficient, use
the
delete/unreserved
file
-
url
command to delete unused files. (Details not shown.)
# Log in to the FTP server at 10.1.1.1 using the username
abc
and password
123456
.
<Sysname> ftp 10.1.1.1
Connected to 10.1.1.1 (10.1.1.1)
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user
User (10.1.1.1:(none)): abc
331 Give me your password, please
Password:
230 Logged in successfully
Remote system type is MSDOS.
ftp>
# Set the file transfer mode to binary.
ftp> binary
200 TYPE is now 8-bit binary
# Download the file
temp.bin
from the PC to the Flash root directory of the master device.
ftp> get temp.bin
local: temp.bin remote: temp.bin
150 Connecting to port 47457
226 File successfully transferred
23951480 bytes received in 95.399 seconds (251.0 kbyte/s)
# Download the file
temp.bin
from the PC to the Flash root directory of the subordinate member (with
member ID of 2).
ftp> get temp.bin slot2#flash:/temp.bin
# Set the transfer mode to ASCII and upload the configuration file
config.cfg
from the IRF fabric to the PC
for backup.
ftp> ascii
200 TYPE is now ASCII
ftp> put config.cfg back-config.cfg
local: config.cfg remote: back-config.cfg
150 Connecting to port 47461