TCP/IP Configuration and Management Manual
Configuration Quick Start
TCP/IP Configuration and Management Manual—427132-004
1-10
Task Summary: Adding a Second TCP/IP Host
Using a Second TCP/IP Process
3. Change the TCPIPUP command file to include the correct hostname for this
system (including the domain suffix). Example 1-3 shows the new TCPIPUP
command file:
4. Issue the OBEY command on the TCPIPUP command file while running as user
SUPER.SUPER.
>OBEY TCPIPUP
The TCPIPDN file does not change from the previous example.
Task Summary: Adding a Second TCP/IP Host
Using a Second TCP/IP Process
Task 1: Create a TACL command file
Task 2: Issue the OBEY command on the file
Assumptions
You need to substitute real values for the following configuration items for the values in
this example (these variables are indicated by italics in the example):
IP Address of Second Host (the example uses 150.20.30.3)
Name of Second Host (the example uses gust)
Example 1-3. TCPIPUP Command File
TCPIP/NAME $ZTC0,TERM $TRM0.#A,OUT $TRM0.#A,CPU 0,NOWAIT/1
SCF/INLINE/
INLPREFIX +
+ ASSUME PROCESS $ZTC0
+ ALTER,HOSTNAME "breeze.mydomain.com"
==breeze is the Host Name
+ ALTER,HOSTID 150.20.30.1
==150.20.30.1 is the Domain Name Server Address
+ ALTER SUBNET #LOOP0,ADDRESS 127.1
+ ADD SUBNET #SN0,TYPE ETHERNET,DEVICENAME LAN21,&
IPADDRESS 150.20.30.1, IRDP OFF
==LAN01 is the Name of a SLSA LIF
+ ALTER SUBNET #SN0,SUBNETMASK %HFFFFFF00
==%HFFFFFF00 is the Subnet Mask Used on Local Subnet
+ ADD ROUTE #ROUTE0,DESTINATION 0.0.0.0,GATEWAY 150.20.30.2
==150.20.30.2 is the Gateway Router Address
+ START SUBNET *
+ START ROUTE *
INLEOF
LISTNER/TERM $ZHOME,NAME $LSN0,CPU 0,NOWAIT,&
PRI 160/ $SYSTEM.ZTCPIP.PORTCONF
TELSERV/TERM $ZHOME,NAME $ZTN0,CPU 0,NOWAIT,&
PRI 170/ -BACKUPCPU 1