Administration
AX3000 Model 80WMS - User's Manual 93
- <#> is the screen session number (1 to 6) or the port session number
(AUX1=1, AUX2=2, PARALLEL=3, USB1=4, USB2=5, USB3=6, USB4=7,
NET1=8, NET2=9).
- <$(X,Y)> is an "ethernet_axname" sub-string (start X, length Y).
Notes:
- If X is greater than the "ethernet_axname" length, the substring is
empty.
- If X+Y is greater than the "ethernet_axname" length the substring is
truncated.
- In event of syntax error the substitution is not done.
Example: if the terminal name is "axel201234":
TERM<$(7,4)> => TERM1234
TERM<$(7,10)> => TERM1234
TERM<$(20,7)> => TERM
TERM<$(20,A)> => TERM<$(20,A)>
<$(1,2)><$(7,4)>-<#> => ax1234-2 (ex.: session 2 or AUX2)
b) End of File
The configuration file must be ended with the following trailer label:
END_AX_SETUP