Tftp - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

File Management Commands

tftp

Starts a TFTP client session that enables a file transfer to an TFTP server.
tftp {host_name | ip_address} {get | put} source-file [src_path/]src_file [destination-file [dest_path/]
dest_file] [ascii]
Syntax Definitions
host_name
ip_address
get
put
src_path
src_file
dest_path
dest_file
ascii
Defaults
If a path is not specified with the filename, the current path is used by default (for example, /flash).
If a destination filename is not specified, the source filename is used by default.
The default file transfer mode for a TFTP client session is Binary mode.
Platforms Supported
OmniSwitch 6250
Usage Guidelines
The OmniSwitch supports TFTP client functionality only.
A TFTP server has no provisions for user authentication.
Only one active TFTP client session is allowed at a time.
When downloading a file to the switch, the file size must not exceed the available flash space.
OmniSwitch 6250 CLI Reference Guide
Specifies the hostname of the TFTP server.
Specifies the IP address of the TFTP server.
Specifies to download the file from the TFTP server.
Specifies to upload the file to the TFTP server.
Specifies the path containing the source file to be transferred.
Specifies the file name of the source file to be transferred.
Specifies the destination path of the file to be transferred.
Specifies the destination file name of the file to be transferred.
Sets the transfer type to ASCII (7-bit).
November 2009
page 7-55

Advertisement

Table of Contents
loading

Table of Contents