A – Command Line Interface
Working with Switch Configurations
59226-00 B
A-5
A
You use FTP to download the
configdata
file to your workstation for safe keeping
and to upload the file back to the switch for the restore function. To download the
configdata file, open an FTP session on the switch and login with the account
name
images
and password
images
. Transfer the file in binary mode with the Get
command as shown:
>ftp
ip_address
user: images
password: images
ftp>bin
ftp>get configdata
xxxxx bytes sent in xx secs.
ftp>quit
You should rename the
configdata
file on your workstation with the switch name
and date,
config_switch_169_10112003
, for example.
The restore operation begins with FTP to upload the configuration file from the
workstation to the switch, then finishes with a Telnet session and the Config
Restore command. To upload the configuration file,
config_switch_169_10112003
in this case, open and FTP session with account name
images
and password
images
. Transfer the file in binary mode with the Put command as shown:
ftp
ip_address
user: images
password: images
ftp> bin
ftp> put config_switch_169_10112003 configdata
Local file config_switch_169_10112003
Remote file configdata
ftp>quit
The restore process replaces all configuration information on
the switch and afterwards the switch is automatically reset.
If the restore process changes the IP address, all management
sessions are terminated. Use the Set Setup System command to
return the IP configuration to the values you want. Refer to
the
“Set Setup Command” on page A-57
. To restore the switch,
open a Telnet session, then enter the Config Restore command
from within an Admin session as shown:
SANbox #> admin start
SANbox (admin) #> config restore
The switch will be reset after restoring the configuration.
Please confirm (y/n): [n] y
Summary of Contents for SANbox 1400 Series
Page 12: ...Page xii 59226 00 B SANbox 1400 Series Switch Management User s Guide S Notes...
Page 126: ...4 Managing Switches Displaying Hardware Status 4 38 59226 00 B S Notes...
Page 154: ...5 Managing Ports Graphing Port Performance 5 28 59226 00 B S...
Page 265: ...A Command Line Interface Zoning Command 59226 00 B A 111 A...
Page 266: ...A Command Line Interface Zoning Command A 112 59226 00 B S Notes...