USER’S GUIDE532 CyberSWITCHTFTP C OMMANDSThe TFTP feature and its commands are only available when IP routing is enabled. The TFTPfeature and file access are enabled by default when the system software is installed. Using theManage Mode, configuration changes may be made that will limit file access. The following TFTPcommands are available:tftp getAllows you to perform the “TFTP GET” operation locally from the console through the TFTPClient function. The following is an example display of a TFTP GET screen.tftp kill Id>Allows you to kill a TFTP session. The session Id must be included in this command. To obtainthe session Id, issue thetftp session command which displays the TFTP sessioninformation.tftp putAllows you to perform the TFTP PUT operation locally from the console through the TFTPClient function. The following is an example display of a TFTP PUT screen.tftp sessionDisplays the TFTP session information of active TFTP sessions. To get detailed information ona specific session, enter the session’s Id number when prompted. You can not display the> TFTP GET>IP Address of the Host containing the file( to abort)? 19.233.45.33>Enter the name of the local file to write (including the full path)?( to abort)? \config\config.nei>Enter the name of the remote file (including the full path)( for same as local)? Enter the mode (BIN [binary] or ASC [ascii]) for ascii? binReceiving File... Please waitFile Transfer Complete...> TFTP PUT>IP Address of the Host to receive the file( to abort)? 19.233.45.33>Enter the name of the local file to send (including the full path)( to abort)? \config\config.nei>Enter the name for the remote file (including the full path)( for same as local)? Enter the mode (BIN [binary] or ASC [ascii]) for ascii? binSending File... Please waitFile Transfer Complete...