Download 3Com Switch 4210 Configuration Guide
Transcript
492 CHAPTER 44: DEVICE MANAGEMENT Network diagram Figure 171 Network diagram for FTP configuration Configuration procedure 1 Configure the following FTP server-related parameters on the PC: an FTP user with the username as switch and password as hello, who is authorized with the read-write right on the directory Switch on the PC. The detailed configuration is omitted here. 2 On the switch, configure a level 3 telnet user with the username as user and password as hello. Authentication mode is by user name and password. n Refer to “Logging into an Ethernet Switch” on page 21 for configuration commands and steps about using telnet. 3 Execute the telnet command on the PC to log into the switch. The following prompt appears: <4210> c CAUTION: If the Flash memory of the switch is not sufficient, delete the original applications before downloading the new ones. 4 Initiate an FTP connection with the following command in user view. Enter the correct user name and password to log into the FTP server. <4210> ftp 2.2.2.2 Trying ... Press CTRL+K to abort Connected. 220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user User(none):switch 331 Give me your password, please Password:***** 230 Logged in successfully [ftp] 5 Enter the authorized path on the FTP server. [ftp] cd switch 6 Execute the get command to download the switch.bin and boot.btm files on the FTP server to the Flash memory of the switch. [ftp] get switch.bin [ftp] get boot.btm 7 Execute the quit command to terminate the FTP connection and return to user view. [ftp] quit <4210> 8 Upgrade the Boot ROM. <4210> boot bootrom boot.btm This will update BootRom file on unit 1. Continue? [Y/N] y