
PrintServer Definition file extract  
&&??##N1,0#     ; Start of file - Don't remove this ! 
;------------------------------------------------------------------------ 
;  Configuration for the Ethernet PrintServer   
;  (This is an example. Please modify the parameters to match 
; your configuration). 
; 00824001 
;------------------------------------------------------------------------ 
END 
;*************************************#********************************** 
;                                    P U 
;*************************************#********************************** 
BEGIN_CONFIGURATION PU 
   BLOCKNUMBER    05D      ; Fill in your Block number 
   IDNUMBER      00000      ; Fill in your ID number 
   REMOTE_MAC   400031740001    ; Fill in HOST / GW MAC address 
   LOCAL_SAP   4      ; Fill in your local SAP value 
   REMOTE_SAP   4      ; Fill in your HOST SAP value 
END 
&&?? 
Sample definition for installation in association with a locally attached 3745. 
Logmode 
MTABPS   MODETAB 
* 
* MODE TABLE 
* 
MODPS MODEENT LOGMODE=MODPS,FMPROF=X’03’,TSPROF=X’03’,  x 
 PRIPROT=X’B1’,SECPROT=X’B0’,COMPROT=X’7080’,  x 
 RUSIZES=X’85C6’,      x 
 PSNDPAK=X’02’,SRCVPAC=X’02,SSNDPAC=X’00’,  x 
 PSERVIC=X’014000010000000001000000’  
* MODEEND 
* 
 END 
 8