Xerox 4500 ps eth Printer User Manual


 
SNA IPDS and SCS Printing from MVS or VM
Xerox 4500 PS ETH, Inst. & Operator's Guide
130
; I D A P S
;*************************************#**********************************
BEGIN_CONFIGURATION IDAPS
LOCAL_MAC 40005A01C302; Set LOCAL MAC-address
SEL_MAC LOCAL ; Use universal MAC-address
EARLY_TOKEN YES ; Early Token Release DISABLED.
ENABLE_TCPIP YES ; ENABLE TCP/IP protocol.
ENABLE_NETWARE YES ; ENABLE Netware protocol.
ENABLE_802_2 YES ; ENABLE 802.2 protocol.
ENABLE_PU_LU YES ; ENABLE PU/LU protocol.
BOOT YES ; Reboot PS if conf. has changed.
SHARETIMEOUT 20 ; Share timeout (sec.)
HOLDTIMEOUT 600 ; Timeout for OFFLINE condition (sec.)
IRQTIMEOUT 60 ; Timeout for IRQ forwarding (Sec.)
END
;*************************************#**********************************
; T C P I P
;*************************************#**********************************
BEGIN_CONFIGURATION TCPIP
HOSTNAME "idaPS0006" ; The TCP/IP host name of the PS
BOOTP NO ; Boot from BOOTP server
TCP_MSS 1400 ; Message Segment Size
TCP_WINDOW 4200 ; Receive window
DEFAULT_IP 192.0.16.12 ; IP-address if not booted by BOOTP
DEFAULT_SM 255.255.0.0 ; Subnet Mask if not booted by BOOTP
DEFAULT_GW 192.0.16.3 ; Gateway addr. if not booted by BOOTP
END
;*************************************#**********************************
; P U
;*************************************#**********************************
BEGIN_CONFIGURATION PU
BLOCKNUMBER 05D ; Fill in your Block number
IDNUMBER 12345 ; Fill in your ID number
REMOTE_MAC 40005A0001C3; 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
&&??