Configuring SNAplus2 for Enterprise Extender

Configuring SNAplus2 for Enterprise Extender White Paper 11
;ACBPOOLSIZE 1000
;ADDRESSTRANSLATIONPOOLSIZE 1500
;CCBPOOLSIZE 150
;DATABUFFERPOOLSIZE 160 32768
;ENVELOPEPOOLSIZE 2500 ;750
;IPROUTEPOOLSIZE 300
;LARGEENVELOPEPOOLSIZE 50 32768
;RCBPOOLSIZE 50
;SCBPOOLSIZE 768 ; default 256
;SKCBPOOLSIZE 256
;SMALLDATABUFFERPOOLSIZE 1200
;TCBPOOLSIZE 256
;TINYDATABUFFERPOOLSIZE 500
;UCBPOOLSIZE 256
;
; -----------------------------------------------------------------------
;
; Inform the following users of serious errors.
;
;INFORM
; OPERATOR TCPMAINT
;ENDINFORM
; -----------------------------------------------------------------------
; SYSLOCATION is the physical location of this node. Used for MVS
; agent MIB variable "sysLocation".
;
;
;SYSLOCATION
; FIRST FLOOR COMPUTER ROOM
;ENDSYSLOCATION
;
; -----------------------------------------------------------------------
; -----------------------------------------------------------------------
;
; Flush the ARP tables every 20 minutes.
;
ARPAGE 20
; -----------------------------------------------------------------------
;
; You can specify DATASETPREFIX in the PROFILE.TCPIP and
; TCPIP.DATA data sets. If this statement is used in a profile or
; configuration data set that is allocated to a client or a server, then
; that client or server dynamically allocates additional required data
; sets using the value specified for DATASETPREFIX as the data set name
; prefix. The DATASETPREFIX parameter can be up to 26 characters long,
; and the parameter must NOT end with a period.
;
; For more information please see "Understanding TCP/IP Data Set
; Names" in the Customization and Administration Guide.
;
DATASETPREFIX TCPIP