Figure 3-9, Configuring automatic code upgrade – LevelOne FGL-2870 User Manual

Page 79

Advertising
background image

Basic Configuration

3-25

3

- tftp://192.168.0.1/switches/opcode/

The image file is in the “opcode” directory, which is within the “switches” parent
directory, relative to the TFTP root.

• The following examples demonstrate the URL syntax for an FTP server at IP

address 192.168.0.1 with various user name, password and file location options
presented:
- ftp://192.168.0.1/

The user name and password are empty, so “anonymous” will be the user name
and the password will be blank. The image file is in the FTP root directory.

- ftp://switches:[email protected]/

The user name is “switches” and the password is “upgrade”. The image file is in
the FTP root.

- ftp://switches:[email protected]/switches/opcode/

The user name is “switches” and the password is “upgrade”. The image file is in
the “opcode” directory, which is within the “switches” parent directory, relative to
the FTP root.

Web –Click System, File Management, Automatic Operation Code Upgrade. Check
the Automatic Opcode Upgrade box, enter the URL of the FTP or TFTP server, the
path and directory containing the operation code, and click Apply.

Figure 3-9 Configuring Automatic Code Upgrade

CLI – This example specifies the URL of a TFTP server, and the directory containing
the new operation code.

Console(config)#upgrade opcode auto

4-42

Console(config)#upgrade opcode path tftp://192.168.0.1/EC35/

4-43

Console(config)#

Advertising