Step 6: Enter ftp 192.168.0.51 and enter the user name test, password pass to log on to the FTP server.

C:\Documents and Settings\Administrator>d:

D:\>cd update

D:\Update>ftp 192.168.0.51

Connected to 192.168.0.51.

220 FTP service ready.

User (192.168.0.51:(none)): test 331 Password required for test. Password:

230 User logged in.

ftp>

Step 7: Use the put command to upload the file config.cfg to Switch.

C:\Documents and Settings\Administrator>d:

D:\>cd update

D:\Update>ftp 192.168.0.51

Connected to 192.168.0.51.

220 FTP service ready.

User (192.168.0.51:(none)): test 331 Password required for test. Password:

230 User logged in.

ftp> put startup.cfg

200 Port command okay.

150 Opening ASCII mode data connection for /startup.cfg.

226 Transfer complete.

Step 8: Configure config.cfg as the main configuration file at next startup, and then restart Switch.

<device_LSW>

startup saved-configuration config.cfg main

Please wait

Done!

<device_LSW> reboot

After Switch restarts, the file config.cfg is used as the main configuration file. It indicates that the configuration file loading is finished.

1-4

Page 587
Image 587
3Com WX3000 operation manual Use the put command to upload the file config.cfg to Switch