Modifying a configuration, Saving and restoring router configurations, Saving blade configuration and persistence – HP MPX200 Multifunction Router User Manual
Page 8
Modifying a configuration
The router has the following major areas of configuration:
•
Management port configuration requires using the following commands:
set mgmt
(see
)
◦
◦
show mgmt
(see
•
iSCSI port configuration requires using the following commands:
set iscsi
(see
)
◦
◦
show iscsi
(see
•
Virtual port groups configuration requires the following commands:
set vpgroups
(see
)
◦
◦
show vpgroups
(see
•
LUN mapping requires using the following command:
◦
lunmask add
(see
)
Saving and restoring router configurations
Saving and restoring a configuration helps protect your work. You can also use a saved
configuration as a template for configuring other routers.
Saving blade configuration and persistence
Persistent data consists of system settings, virtual port group settings, LUN mappings, discovered
Fibre Channel targets, and discovered iSCSI initiators.
Saving a blade’s configuration and persistent data
1.
To generate a file (MRX200_FRU.bin) containing the saved data (see
), execute
the following command, which stores the file locally on the router in an FTP directory:
fru save
2.
To transfer the saved data from the router to a workstation, execute an FTP utility on a
workstation:
c:\> ftp 172.17.137.102
The following example shows an FTP transfer to get the saved router configuration data:
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
200 Type set to I.
ftp> get MPX200_FRU.bin
200 PORT command successful.
150 Opening BINARY mode data connection for 'MPX200_FRU.bin' (6168 bytes).
226 Transfer complete.
ftp: 6168 bytes received in 0.00Seconds 6168000.00Kbytes/sec.
ftp> quit
221 Goodbye.
8
CLI overview