Enterasys Networks 9034313-07 manual Delete, Show tftp settings

Models: 9034313-07

1 872
Download 872 pages 24.54 Kb
Page 108
Image 108

delete

Examples

This example shows how to download an image via TFTP:

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

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

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

This example shows how to upload a configuration file from the configs directory using SFTP.

C3(su)->copy configs/Jan1_2009.cfg sftp://user:passwd@10.1.192.1/Jan1_2009.cfg

delete

Use this command to remove an image or a CLI configuration file from the switch.

Syntax

delete filename

Parameters

filename

Specifies the local path name to the file. Valid directories are /images and

 

/configs.44.

 

 

Defaults

None.

Mode

Switch command, read‐write.

Usage

Use the dir command (page 3‐41) to display current image and configuration file names.

Example

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

C3(su)->delete configs/Jan1_2004.cfg

show tftp settings

Use this command to display TFTP settings used by the switch during data transfers using TFTP.

Syntax

show tftp settings

Parameters

None.

Defaults

None.

3-46 Basic Configuration

Page 108
Image 108
Enterasys Networks 9034313-07 manual Delete, Show tftp settings, This example shows how to download an image via Tftp