SROS Command Line Interface Reference Guide

Enable Mode Command Set

 

 

copy tftp <destination>

Use the copy tftp command to copy a file located on a network Trivial File Transfer Protocol (TFTP) server to a specified destination.

Syntax Description

<destination>

Address of remote host: Source filename: Destination filename:

Specifies the destination of the file copied from the TFTP server.

Valid destinations include: flash (FLASH memory), startup-config(the configuration file stored in NVRAM), or running-config(the current running configuration file).

After entering copy tftp and specifying a destination, the Secure Router OS prompts for the following information:

IP address of the TFTP server.

Name of the file to copy from the TFTP server.

Specifies the filename to use when storing the copied file to FLASH memory. (Valid only for the copy tftp flash command.)

Default Values

No default value necessary for this command.

Command Modes

#

Enable Command Mode

Usage Examples

The following example copies myfile.biz from the TFTP server (10.200.2.4) to flash memory and labels it newfile.biz:

#copy tftp flash

Address of remote host?10.200.2.4 Source filename myfile.biz Destination filename newfile.biz Initiating TFTP transfer...

Received 45647 bytes. Transfer Complete!

#

5991-2114

© Copyright 2005 Hewlett-Packard Development Company, L.P.

58

Page 58
Image 58
HP 7000 dl Router manual Copy tftp destination, #copy tftp flash