User`s manual
 Appendix 
TCP/IP AX3000 User's Manual  195 
 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 may be grouped as follows: 
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. 
Several formats are available for set-up parameter values: 
List:  the possible values are listed (the character '|' is 
used as a separator). Example: (yes | no). 
Number:  maximum and minimum values are given. 
IP address format:  the IP address format is a.b.c.d. 
Character string:  maximum length is given. 
  Note: an ASCII character can be represented by 
its hexadecimal ASCII code, preceded by a 
backslash character (e.g.: \1B represents Escape 
and \\ represents a backslash). 
8-colour format:  the 8 available colours are black,  red,  green, 
brown, blue, magenta, cyan and white. 
16-colour format:  the 8 additional available colours are grey, 
lt-magenta,  lt-green,  hi-white,  lt-blue, 
lt-red, lt-cyan and yellow. 










