Glossary
Default Settings
autologout: 30 min.
heartbeat: yes.
prompt: “switch#” or by telnet: the IP address followed by an integer starting
with one, representing the serial number of the actual command in the
session.
Command Usage
The set autologout command is used to set the idle timeout. By default
the CLI will log out after 5 minutes if there is no user input. The heartbeat is
used to activate a rotation bar shown during execution of commands. The
prompt command is used to set the prompt and, for example, make it easier
to identify a node.
Example:
efn# set cli autologout 60
efn# set cli heartbeat no
efn# set cli prompt 172_30_87_14
13.9.2 copy
Use this command to copy a configuration file from a server to the EFN324
using FTP, TFTP, SFTP, FTPS, or to copy a configuration file from the EFN324
to a server.
Syntax
config copy <source> <destination>
Arguments:
<source> - The URL defining the remote file to be copied, or the name
of the local configuration file.
<destination> - The name of the resulting local file copy, or the URL
to copy the file to.