1-11
Remote Boot ROM and Software Loading
If your terminal is not directly connected to the switch, you can telnet to the switch, and use FTP or
TFTP to load the Boot ROM and host software remotely.

Remote Loading Using FTP

Loading Procedure Using FTP Client

1) Loading the Boot ROM
As shown in Figure 1-8, a PC is used as both the configuration device and the FTP server. You can
telnet to the switch, and then execute the FTP commands to download the Boot ROM program
switch.btm from the remote FTP server (whose IP address is 10.1.1.1) to the switch.
Figure 1-8 Remote loading using FTP Client
Step 1: Download the program to the switch using FTP commands.
<Sysname> ftp 10.1.1.1
Trying ...
Press CTRL+K to abort
Connected.
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user
User(none):abc
331 Give me your password, please
Password:
230 Logged in successfully
[ftp] get switch.btm
[ftp] bye
When using different FTP server software on PC, different information will be output to the switch.
Step 2: Update the Boot ROM program on the switch.
<Sysname> boot bootrom switch.btm
This will update BootRom file on unit 1. Continue? [Y/N] y
Upgrading BOOTROM, please wait...
Upgrade BOOTROM succeeded!
Step 3: Restart the switch.
<Sysname> reboot