Axel AX3000 65 User's Manual User Manual
Page 242
![background image](https://www.manualsdir.com/files/773279/content/doc242.png)
Appendix
230
AX3000 - User's Manual
- <$(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)
Ethernet Parameters
ethernet_dhcp_used=no
(yes | no)
ethernet_axname=axel203039 (character string, 64 char max.)
ethernet_axDNS=default DNS dom (character string, 64 char max.)
ethernet_updateDNS=dhcp
(no | dhcp | terminal)
ethernet_dhcp_netmask
(yes | no)
ethernet_dhcp_defrouter
(yes | no)
ethernet_dhcp_DNSserver
(yes | no)
ethernet_dhcp_srchdomain
(yes | no)
ethernet_dhcp_leasetime (number)
ethernet_dhcp_clientid
(character string, 10 char max.)
ethernet_dhcp_tracemode
(yes | no)
ethernet_dhcp_checkipaddr
(yes | no)
#ethernet_ipaddr=192.168.1.241 (address IP format)
#ethernet_netmask=255.255.255.0 (address IP format)
ethernet_link=
(Auto-sense | 10BT HD | 10BT FD |
100BT HD | 100BT FD)
Note: when a configuration file is obtained from an AX3000, the
"ethernet_ipaddr" and "ethernet_netmask" parameters are commented out (in
order that the file may be used for configuring other AXEL Terminals).