Copy, Copy -40 – Enterasys Networks D-Series User Manual

Page 78

Advertising
background image

copy

2-40

Basic Configuration

Parameters

Defaults

If append is not specified, the current running configuration will be replaced with the contents of 
the configuration file, which will require an automated reset of the chassis.

Mode

Switch command, read‐write.

Example

This example shows how to execute the “Jan1_2004.cfg” configuration file: 

D2(su)->configure configs/Jan1_2004.cfg

copy

Use this command to upload or download an image or a CLI configuration file. 

Syntax

copy source destination

Parameters

Defaults

None.

Mode

Switch command, read‐write.

Examples

This example shows how to download an image via TFTP:

D2(su)->copy tftp://10.1.192.34/version01000 system:image

This example shows how to download a configuration file to the configs directory: 

D2(su)->copy tftp://10.1.192.1/Jan1_2004.cfg configs/Jan1_2004.cfg

filename

Specifies the path and file name of the configuration file to execute. 

append

(Optional) Appends the configuration file contents to the current 
configuration. This is equivalent to typing the contents of the config file 
directly into the CLI and can be used, for example, to make incremental 
adjustments to the current configuration.

source

Specifies location and name of the source file to copy. Options are a local file 
path in the configs directory, or the URL of a TFTP server.

destination

Specifies location and name of the destination where the file will be copied. 
Options are a slot location and file name, or the URL of a TFTP server.

Advertising