Installation and Upgrade Guide

Resuming Normal Operations
G06.24 Software Installation and Upgrade Guide528593-005
12-2
Step 2: Check the PROTOCOL File
Perform a FUP DUP operation to rename the sample configuration files from the
G06.24 SUT to the real file name.
The sample configuration files are named:
SMPLHOST
SMPLPROT
SMPLNETW
SMPLPORT
SMPLRESC
SMPLSERV
To copy the sample files:
>FUP DUP $SYSTEM.ZTCPIP.SMPLHOST, $SYSTEM.ZTCPIP.HOSTS
>FUP DUP $SYSTEM.ZTCPIP.SMPLPROT, $SYSTEM.ZTCPIP.PROTOCOL
>FUP DUP $SYSTEM.ZTCPIP.SMPLNETW, $SYSTEM.ZTCPIP.NETWORKS
>FUP DUP $SYSTEM.ZTCPIP.SMPLPORT, $SYSTEM.ZTCPIP.PORTCONF
>FUP DUP $SYSTEM.ZTCPIP.SMPLRESC, $SYSTEM.ZTCPIP.RESCONF
>FUP DUP $SYSTEM.ZTCPIP.SMPLSERV, $SYSTEM.ZTCPIP.SERVICES
Step 2: Check the PROTOCOL File
If the PROTOCOL configuration file exists in $SYSTEM.ZTCPIP, you must add two
lines from the sample PROTOCOL file (SMPLPROT). Find the lines in SMPLPROT
from the SUT that refer to IPV6 and ICMPV6 and copy those lines into your
$SYSTEM.ZTCPIP.PROTOCOL file. For example:
12> TYPE SMPLPROT
#
# @(#)protocols 1.1 Tandem
#
# Internet (IP) protocols
# This file is never consulted when the yellow pages are running
#
ip 0 IP # internet protocol, pseudo protocol
number
icmp 1 ICMP internet control message protocol
ggp 3 GGP gateway-gateway protocol
tcp 6 TCP transmission control protocol
pup 12 PUP PARC universal packet protocol
udp 17 UDP user datagram protocol
Note. Only copy these configuration files if you do not already have versions of these files.
Depending on your applications, if you copy the configuration files, you might have to insert
previous network port information into each individually copied file.
Caution. Even if you are running TCP/IPv6 in IPv4 or conventional TCP/IP mode, you must
make sure that the PROTOCOL file contains ipv6 and icmpv6 entries. If these entries are
absent, a network failure might occur because the new socket routines present in TELSERV,
LISTNER, and FTP access the entries in the PROTOCOL file.