TCP/IP Configuration and Management Manual
Configuring the NonStop TCP/IP Subsystem
TCP/IP Configuration and Management Manual—427132-004
3-27
Configuration 3: Startup Files for Two Hosts Using
an X25AM-Based Connection
IP address of \LA to its X121 source address, Example 3-14 shows a listing of the
command file TCPSUBU2 (see Note on page 3-23 for information about obtaining the
devicename in TCPSUBU2):
STATUS2
The command file STATUS2 displays status information about $X25A and the process
$ZTC2. Example 3-15 shows a listing of the command file STATUS2:
Example 3-14. Command File for Adding an X.25 Subdevice
== SCF command file to add a SUBNET to a TCP/IP process for an
== X25 line
allow all errors
assume process $ztc2
alter subnet #loop0,ipaddress 127.1
add subnet #pdn1,type x25,devicename $X25A, &
ipaddress 128.30.224.12
alter subnet #pdn1, subnetmask %HFFFFFF00
add addrmap #a2, ipaddress 128.30.224.11, &
x121addr "00000011300000"
start subnet *
start route *
Example 3-15. Command File for Status Information on X.25 Subdevices
== SCF command file displays status re: X25 subdevices,
== TCP/IP SUBNETs, and TCP/IP routes
allow errors
assume line $X25A
status su (#tcpip1,#tcpip2,#tcpip3,#tcpip4,#tcpip5)
assume process $ztc2
status
status subnet *
status route *