beautypg.com

Restoring router configuration and persistent data – HP MPX200 Multifunction Router User Manual

Page 198

background image

Restoring router configuration and persistent data

1.

Transfer the saved data from a workstation to the router by executing an FTP utility on the
workstation.
The following example shows an FTP transfer to put previously saved router configuration data
on the router:

c:\> ftp 172.17.137.102
Connected to 172.17.137.102.
220 (none) FTP server (GNU inetutils 1.4.2) ready.
User (172.17.137.102:(none)): ftp
331 Guest login ok, type your name as password.
Password: ftp
230 Guest login ok, access restrictions apply.
ftp> bin

NOTE:

Dual-blade MPX200s perform an automatic FRU restore on a new blade any time it

is detected in the chassis.

200 Type set to I.
ftp> put HP StorageWorks MPX200_FRU.bin
200 PORT command successful.
150 Opening BINARY mode data connection for 'HP StorageWorks MPX200_FRU.bin'.
226 Transfer complete.
ftp: 6168 bytes sent in 0.00Seconds 6168000.00Kbytes/sec.
ftp> quit
221 Goodbye.

2.

Update a blade with the saved configuration data by executing the fru restore CLI
command. The fru restore command has the following two options:

Full restore restores all router configuration parameters, including IP addresses, subnet
masks, gateways, VPG settings, LUN mappings, and all other persistent data.

Partial restore restores only the LUN mappings and persistent data, such as discovered
FC targets and iSCSI initiators.

198 Command Line Interface usage