User manual
9-2 Administrative Tool
s
Command History
If you want to customize the history function to change the
default (10), use the following command. The limit is 500
commands. Use the command below:
set command history
<depth>
Idle Timeout
If you want to ensure that a console login user is employing the
link constructively - and not leaving the system vulnerable to a
security breach - set an idle timeout using the following
command:
set command idle_timeout
<0-60 minutes>
For example:
set command idle_timeout 5
Login Required
You can force a console user to login after the idle timeout
interval has elapsed. Use the following command:
set command login_required
[yes | no]
Local Prompt
If you want to specify a separate prompt for a command file
process, use the local_prompt parameter. This value is useful if
you are running a number of processes and want to differentiate
between the global and session prompts. Or, if you are
Telnetting into the NETServer Plus, for instance, and want to
create a separate, easily identifiable prompt. If your prompt
consists of more than one word, you must enclose it in quotes.
Use this parameter:
set command local_prompt
<string>
For example:
set command local_prompt "TELNET Session"