Getting Started with MAXserver Access Servers
0038
116
Example
The following example specifies the Internet Load File in the primary
initialization record:
XYPLEX>> DEFINE SERVER LOAD PRIMARY INTERNET FILE
"/USR/XYPLEX/IMAGES/XPCSRV20.SYS"
Internet Load Gateway
The Internet load gateway specifies the IP address of a gateway on the
network which the access server uses to gain access to the Internet load
host. The default is 0.0.0.0.
NOTE: Not all network configurations include a gateway, so you
may not need to specify this address, even if the access
server uses DTFTP to obtain the software load image.
Example
The following is an example of a command which specifies the address of an
Internet load gateway in the primary initialization record:
XYPLEX>> DEFINE SERVER LOAD PRIMARY IP GATEWAY
140.179.111.5