SNAX Connection Manager (SNAX/CM) Manual

SNAX/CM Configuration Examples
Configuring SNAX/CM
097842 Tandem Computers Incorporated 2–11
== SCF configures SECONDARY line $XF2.
assume line $xf2
add & ==
, connectappl any & ==
, switched on & ==
, dialtype inout & ==
, maxpus 2 & ==
, station secondary & ==
, recsize 6002 & ==
, maxlus 500 & ==
, sapinfo (sap %H04, maxls 2; ==
sap %H08, maxls 1; ==
== SCF configures the two PUs on line $XF2.
add pu #pus1 & ==
, address %H01 & ==
, maxlus 5 & ==
, type (13,2) & ==
, recsize 6000 & ==
, trrmtaddr 04400011110001 == RSAP X'04' RMAC 400011110001
, trssap 4
add pu #pus2 & ==
, address %H02 & ==
, maxlus 5 & ==
, type (13,2) & ==
, recsize 6000 & ==
, trrmtaddr 0C400011110001 == RSAP X'0C' RMAC 400011110001
, trssap 8
== SCF configures 1 LU for each of the 2 PUs on line $XF2.
add lu #lus1 & ==
, puname #pus1 & ==
, address 2 & ==
, protocol snalu & ==
, type (14,2) & ==
, devtype "3278-2" & ==
, recsize 6000 ==
add lu #lus2 & ==
, like #lus1 & ==
, puname #pus2 & ==
== SCF configures SECONDARY line $XF3.
assume line $xf3
add & ==
, connectappl any & ==
, switched on & ==
, dialtype inout & ==
, maxpus 1 & ==
, station secondary & ==
, recsize 6002 & ==
, maxlus 500 ==
, sapinfo (sap %H0C,maxls 1) ==