SNAX Connection Manager (SNAX/CM) Manual
SNAX/CM Configuration Examples
Configuring SNAX/CM
2–6 097842 Tandem Computers Incorporated
This example shows one primary line using switched floating and permanently
subordinated PUs and LUs. This configuration eliminates the need for more than one
line handler by using multiple ports.
== Configure the X.25 line.
assume line $X25AM2
alter, pvcrange reset
alter, svcrange reset
alter, pvcrange (1,50)
alter, svcrange (51,100)
alter, SRCADDR reset
alter, SRCADDR "44444444444440"
start
assume su $X25AM2.#su1
add,protocol qllc,devtype (58,20),recsize 1920,port 1
assume su $X25AM2.#su2
add,protocol qllc,devtype (58,20),recsize 1920,port 2
assume su $X25AM2.#su3
add,protocol qllc,devtype (58,20),recsize 1920,port 3
== Configure the SNAX/XF lines.
assume line $SOXP1
add,characterset ascii,maxpus 2,maxlus 2, connectappl any
alter,autoaccept off
alter,dialtype out
alter,switched on
alter,duplex half
alter,station primary
alter,luopmsg on
assume line $SOXP2
add,characterset ascii,maxpus 1,maxlus 1
alter,associatesubdev $X25AM2.#su2
alter,autoaccept off
alter,dialtype out
alter,switched on
alter,duplex half
alter,station secondary
alter,luopmsg on
alter,connectappl any
assume pu $SOXP1.#pu3
add,address %HF3,maxlus 1,type (13,2),recsize 265, &
calladdr 333333333333303, associatesubdev $x25am2.#su3
assume lu $SOXP1.#lu3
add,puname #pu3,address 3,protocol crt,type (14,2), &
recsize 256,devtype "3278-2",characterset ascii
assume pu $SOXP1.#pu1
add,address %HF1,maxlus 1,type (13,2),recsize 265, &
calladdr 333333333333301, associatesubdev $x25am2.#su1
alter,connid "AB0120C"
assume lu $SOXP1.#lu1
add,puname #pu1,address 1,protocol iti,type (14,2), &
recsize 256,devtype "3278-2",characterset ascii