Hide thumbs Also See for ST780 WL:
Table of Contents

Advertisement

Env Commands

env set

Set an environment variable.
SYNTAX:
env set
where:
var
value
EXAMPLE:
For infinite TELNET time out, set the value of the variable
=>env set var=SESSIONTIMEOUT value=0
=>
RELATED COMMANDS:
env unset
E-DOC-CTC-20061027-0012 v2.0
var = <string>
value = <translated string>
The name of the environment variable.
Tip
When creating an environment variable, any name is
allowed.
However spaces are NOT allowed and the name may NOT
start with:
>
"CONF"
>
"HOST"
>
an underscore "_"
>
the dollar sign "$".
A quoted translated string which defines the value of the environment
variable.
Note
The value of system variables (built-in variables with names
starting with an underscore "_", "CONF" or "HOST") cannot
be changed.
Delete a non-system environment variable.
SESSIONTIMEOUT
to "0":
REQUIRED
REQUIRED
249

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents