AWAN 3886 Server Installation and Configuration Guide

Installing and Configuring AWAN 3886 Servers
AWAN 3886 Server Installation and Configuration Guide427428-006
2-15
Update the Firmware on a 3886-6530 Flash RAM
Card without Using ASL (optional)
3. Insert the Flash RAM memory card into the unit as explained in Step 2: Install the
Flash RAM on page 2-9.
4. Once you have verified the ROM version, set up the TFTP server.
5. Download the latest 3886 firmware version from http://www.geminic.com/3886.zip
and unzip it using TEDIT as the password.
6. Install the file WWENG2, which contains the latest AWAN software, into the
directory or subvol required by the TFTP server.
a. In the case of NonStop Kernel TFTP server, copy the binary file to
$vol.subvol.WWENG2 and secure it to "Nxxx".
b. Start the NonStop TFTP server and specify the $vol.subvol of WWENG2
For NonStop TCP/IP:
PARAM TCPIP^PROCESS^NAME $tcp/ip process name
RUN $SYSTEM.ZTCPIP.TFTPSRV $vol.subvol
For Parallel Library TCP/IP:
PARAM TCPIP^PROCESS^NAME $tcpsam-process name
PARAM TFTP^HOST^IP ip address
RUN $SYSTEM.ZTCPIP.TFTPSRV $vol.subvol
7. Set the TFTP download address by using the CLI command:
a. At the local prompt, enter privileged mode:
Local> set priv
b. Enter the default system password:
Password>system
c. Enter the IP address of the TFTP server:
Local> DEFINE TFTP SERVER HOST tftp-ip address
8. Configure the gateway: If a gateway is between the AWAN and the TFTP server,
configure it:
Local> CHANGE INTERNET GATEWAY router-ip-address
where router-ip-address is the dotted-numeric IP address of the gateway
(router) on the same network as the AWAN.
Note. Parallel Library TCP/IP is not supported on Integrity NonStop NS-series
systems.