LevelOne GTL-2691 User Manual

Page 781

Advertising
background image

C

HAPTER

24

| System Management Commands

File Management

– 781 –

You can use “Factory_Default_Config.cfg” as the source to copy from

the factory default configuration file, but you cannot use it as the

destination.

To replace the startup configuration, you must use startup-config as

the destination.

Use the copy file unit command to copy a local file to another switch

in the stack. Use the copy unit file command to copy a file from

another switch in the stack.

The Boot ROM and Loader cannot be uploaded or downloaded from the

FTP/TFTP server. You must follow the instructions in the release notes
for new firmware, or contact your distributor for help.

For information on specifying an https-certificate, see

"Replacing the

Default Secure-site Certificate" on page 341

. For information on

configuring the switch to use HTTPS for a secure connection, see the

ip

http secure-server

command.

When logging into an FTP server, the interface prompts for a user name

and password configured on the remote server. Note that “anonymous”

is set as the default user name.

E

XAMPLE

The following example shows how to download new firmware from a TFTP

server:

Console#copy tftp file

TFTP server ip address: 10.1.0.19

Choose file type:

1. config; 2. opcode: 2

Source file name: m360.bix

Destination file name: m360.bix

\Write to FLASH Programming.

-Write to FLASH finish.

Success.

Console#

The following example shows how to upload the configuration settings to a

file on the TFTP server:

Console#copy file tftp

Choose file type:

1. config: 2. opcode: 1

Source file name: startup

TFTP server ip address: 10.1.0.99

Destination file name: startup.01

TFTP completed.

Success.

Console#

Advertising