NonStop NS-Series Operations Guide (H06.12+)

+ ALTER SUBNET #SN1, SUBNETMASK %%hFFFFFF00
+ ALTER SUBNET #LOOP0, IPADDRESS 127.1
+ START SUBNET *
+ ADD ROUTE #GW, DESTINATION 0, GATEWAY [GW^ADDR], DESTTYPE BROADCAST
+ START ROUTE *
+ EXIT
POP #INLINEPREFIX
#OUTPUT
#OUTPUT Starting Listner: [LST^NAME]
LISTNER /NAME [LST^NAME], CPU [TCP^CPU1], PRI 160, NOWAIT, TERM [CON^NAME], HIGHPIN OFF/ $SYSTEM.ZTCPIP.PORTCONF
#OUTPUT
#OUTPUT Starting Telserv: [TEL^NAME]
TELSERV /NAME [TEL^NAME], CPU [TCP^CPU1], PRI 170, NOWAIT, TERM [CON^NAME]/ -backupcpu [TCP^CPU2]
#OUTPUT
#OUTPUT Starting Telserv: [TEL^NAME]
TELSERV /NAME [TEL^NAME], CPU [TCP^CPU1], PRI 170, NOWAIT, TERM [CON^NAME]/ -backupcpu [TCP^CPU2]
DELETE DEFINE =TCPIP^PROCESS^NAME
CLEAR PARAM TCPIP^PROCESS^NAME
CLEAR PARAM ZTNT^TRANSPORT^PROCESS^NAME
#UNFRAME
CP6100 Lines Startup File
This example shows an SCF command file that starts the CP6100 lines associated with the SWAN
concentrator $ZZWAN.#S01 (configuration track-ID X001XX).
This file can be invoked automatically from the STRTSYS file, or you can invoke it by using the
following TACL command:
> SCF / IN $SYSTEM.STARTUP.STRTCP6, OUT $ZHOME /
== This is $SYSTEM.STARTUP.STRTCP6
== Starts CP6100 lines associated with the SWAN concentrator
== $ZZWAN.#S01
ALLOW 20 ERRORS
START LINE $CP6*
ATP6100 Lines Startup File
This example shows an SCF command file that starts the ATP6100 lines associated with the
SWAN concentrator $ZZWAN.#S01 (configuration track-ID X001XX).
This file can be invoked automatically from the STRTSYS file, or you can invoke it by using the
following TACL command:
> SCF / IN $SYSTEM.STARTUP.STRTATP, OUT $ZHOME /
== This is $SYSTEM.STARTUP.STRTATP
== Starts ATP6100 lines associated with the SWAN concentrator
== $ZZWAN.#S01
ALLOW 20 ERRORS
START LINE $ATP*
X.25 Lines Startup File
This example shows an SCF command file that starts the X.25 lines associated with the SWAN
concentrator $ZZWAN.#S01 (configuration track-ID X001XX).
This file can be invoked automatically from the STRTSYS file, or you can invoke it by using the
following TACL command:
Startup File Examples 185