Env set, Set an environment variable, Env commands – Technicolor - Thomson ST585 V6 User Manual
Page 273
E-DOC-CTC-20061027-0004 v1.0
Env Commands
249
env set
Set an environment variable.
SYNTAX:
where:
EXAMPLE:
For infinite TELNET time out, set the value of the variable
SESSIONTIMEOUT
to “0”:
RELATED COMMANDS:
env set
var =
value =
var
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 “$”.
REQUIRED
value
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.
REQUIRED
=>env set var=SESSIONTIMEOUT value=0
=>
Delete a non-system environment variable.