Enterasys csx5500 用户指南

下载
页码 729
Central Site Remote Access Switch      621
S
YSTEM
 C
OMMANDS
TFTP Commands
The following commands are used to display the terminal type currently in use or to set the 
terminal type.
term
Displays the terminal type name.
term set <terminal type>
Allows you to set the terminal type. You may set the terminal type to either vt100 or ANSI.
TFTP C
OMMANDS
The TFTP feature and its commands are only available when IP routing is enabled. The TFTP 
feature and file access are enabled by default when the system software is installed. Using the 
Manage Mode, configuration changes may be made that will limit file access. The following TFTP 
commands are available:
tftp get
Allows you to perform the “TFTP GET” operation locally from the console through the TFTP 
Client function. The following is an example display of a TFTP GET screen.
tftp kill <session Id>
Allows you to kill a TFTP session. The session Id must be included in this command. To obtain 
the session Id, issue the
 tftp session
 command which displays the TFTP session 
information.
tftp put
Allows you to perform the TFTP PUT operation locally from the console through the TFTP 
Client function. The following is an example display of a TFTP PUT screen.
> TFTP GET
>IP Address of the Host containing the file
(<RET> to abort)? 19.233.45.33
>Enter the name of the local file to write (including the full path)?
(<RET> to abort)? \config\config.nei
>Enter the name of the remote file (including the full path)
(<RET> for same as local)? <RET>
Enter the mode (BIN [binary] or ASC [ascii])
<RET> for ascii? bin
Receiving File... Please wait
File Transfer Complete...