User`s guide

Remote Administration
________________________________________________________________
96 TCP/IP AXEL Platine Terminal
Cause: eight screens are supported by the AX3000. This resource is
shared by sessions and pages (i.e.
multi_nbsession
multi_nbpage
8).
Consequence: to get a consistent configuration, the
multi_nbpage
parameter is set to one.
Solution: check the number of sessions and pages.
10.5 - CONFIGURATION FILE FORMAT
A configuration file can list some or all AX3000 Set-Up parameters.
The configuration file begins with the header label (
BEGIN_AX_SETUP
) and
ends with the trailer label (
END_AX_SETUP
).
Example:
BEGIN_AX_SETUP V1.1
# this is a comment
tcp_host1_name=vangogh
...
END_AX_SETUP
Note: lines beginning with '
#
' are treated as comments and ignored.
The Set-Up parameters are divided between the following parameter groups:
Ethernet: Ethernet interface parameters,
TCP/IP: network environment,
AUX1 Port: port service and communication parameters,
AUX2 Port: port service and communication parameters,
Parallel Port: port service,
Multi-session: session numbers, hot keys, etc.
Terminal: global parameters (screen, keyboard, etc.),
Session 1: session 1 parameters,
... ... ... ... ... ...
Session 8: session 8 parameters.