Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
113/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
5.6.10 tftp get
Function
Downloads files on the TFTP server into volatile memory.
Prompt
xg#
Command syntax
tftp get HOST REMOTE-FILE [ LOCAL-FILE ]
Parameter
z HOST
Specify the hostname of the TFTP server or IP address.
IP addresses that can be specified are: 1.0.0.1 - 126.255.255.254, 128.0.0.1 - 191.255.255.254,
and 192.0.0.1 - 223.255.255.254.
z REMOTE-FILE
Specifies the file name stored on the TFTP server.
z [ LOCAL-FILE ]
Specifies the file name to save in volatile memory.
When this parameter is omitted, the "REMOTE-FILE" file name will be used.
Command type
Operation management commands
Message
% tftp: %1$: Host name lookup failure
Explanation
The specified hostname does not exist.
[[Inserted string]]%1$: specified hostname
Solution
Check whether the specified hostname is correct.
% tftp: server says: %1$
Explanation
An error was received from the TFTP server.
[[Inserted string]]%1$: content of error message received from the TFTP server.
The content of the message depends on the type of TFTP server. For example.
File not found: There are no files in the TFTP server.
Access violation: File permission error occurred in the TFTP server.
Not allowed to overwrite existing files: The file in the TFTP server cannot be overwritten.
Could not open requested file for reading: There are no files in the TFTP server.
File already exists: There are files in the TFTP server.
Unknown transfer ID: Process will be aborted in time out.
Solution
Take actions in accordance with the message received from the TFTP server.
% tftp: write: No space left on device
Explanation
There is not enough free space to store the files on the device. Portion of the files
being imported may be present.
Solution
After deleting the files, processed for import, and unnecessary files using the "delete"
command, execute the command again.
% tftp: last timeout
Explanation
There is no response from the TFTP server. A network communication error with the
management LAN occurred, or the time out setting of the TFTP server may be too short.
Solution
Check the network connection with the TFTP server using the "ping" command. If the problem
persists, review the time out setting of the TFTP server.
% local file: No such file or directory
Explanation
The specified file does not exist on the device.
Solution
Check the status of the file on the device.
% Invalid IP-address.
Explanation
The specified format of the IP address or specified content is incorrect.
Solution
Specify the IP address in a correct format and execute the command again.
% Cannot find %1$
Explanation
An incorrect host name was specified.
[[Inserted string]]%1$: Specified host name.
Solution
Specify the correct host name, or specify the IP address.