TCP/IP Configuration and Management Manual
Configuration Quick Start
TCP/IP Configuration and Management Manual—427132-004
1-16
Tasks
2. Issue an OBEY command on the ATMUP2 command file.
>OBEY ATM2UP
Example 1-7. ATMUP2 Command File
TCPIP/NAME $ZTC1,TERM $TRM0.#A,OUT $TRM0.#A,CPU 1,NOWAIT/2
==$ZTC1 is the TCP/IP Process Name
SCF/INLINE/
INLPREFIX +
+ALLOW 100 ERRORS
+ADD SUBNET #EN1,TYPE ATM,IPADDRESS 172.16.192.203, &
DEVICENAME $AM2, ARPSERVER ON
==#EN1 is the SUBNET Name
==172.16.192.203 is the IP Address of the SUBNET
==$AM2 is the DEVICENAME for the Adapter
+ALTER SUBNET #EN1, SUBNETMASK %HFFFFFF00
==%HFFFFFF00 is the Subnet Mask Used on Local Subnet
+ALTER SUBNET #LOOP0,IPADDRESS 127.1
+START SUBNET *
+ADD ROUTE #DEF, DESTINATION 0.0.0.0, GATEWAY 172.16.192.1
==#DEF is the Route Name
+ALTER,HOSTNAME “TCPX”
==TCPX is the Host Name
+START ROUTE *
+ALTER,TCPSENDSPACE 12288
+ALTER,TCPRECVSPACE 12288
+ADD ENTRY #A2,IPADDRESS 172.16.192.1, &
TYPE ATMARP &
,ATMADDR(ISONSAP:%H47000580FFE1000000F21A29EB0000000001A100)
==#A2 is the Entry Name
==the ISONSAP address is the ATM Address of the Entry
INLEOF