XG700 User's Guide
83/266
All Rights Reserved, Copyright (C) PFU LIMITED 2005-2006
5.5.5 show startup-config (redirect)
Function
Copies the configuration information (startup-config) stored in the nonvolatile memory of the XG700 to the volatile memory.
Also, it can be copied directly to a file in the TFTP server using the "tftp" command.
Prompt
xg#
Command syntax
show startup-config > CONFIG-FILE
show startup-config| redirect CONFIG-FILE
show startup-config | tftp HOST REMOTE-FILE
Parameter
> CONFIG-FILE
Specifies the file name to copy in the volatile memory.
| redirect CONFIG-FILE
Specifies the file name to copy in the volatile memory. It means the same as "> CONFIG-FILE."
Follow the rules below in specifying file names:
−
File names must start with alphabet ([a - z], [A - Z]).
−
Characters usable for file names are: alphabet ([a - z], [A - Z]), numerical characters ([0 - 9]),
underscore (_), and period (.)
| tftp
Directly copies to a file on the TFTP server.
HOST
Specify the hostname of the TFTP server or IP address.
IP addresses that can be set 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.
REMOTE-FILE
Specifies the file name to copy onto the TFTP server.
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 has been received from the TFTP server.
[[Inserted string]]%1$: content of error message received from the TFTP server.
The content of message depend on the type of the TFTP server. For example, there is a message as below.
−
File not found: There are no files in the TFTP server.
−
Access violation: File permission error has occurred in the TFTP server.
−
Not allowed to overwrite existing files: The file in the TFTP server cannot be overwritten.
−
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: last timeout
Explanation
There is no response from the TFTP server. There is a possibility of network communication error with the
management LAN, or the setting of time out of the TFTP server may be too short.
Solution
Check whether there is no problem in network connection with the TFTP server using the "ping" command. If the
problem persists, review the setting of time out of the TFTP server.
% 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 it again.