Download EDItran 4.1

Transcript
Manual de Instalación y usuario
3.3.
FICHERO TCPDATA OS390 V2R5-6.
BROWSE
SW.TCPIP.SEZAPARM(TCPDATAB) - 01.12
Line 00000000 Col 001 080
Command ===>
Scroll ===> CSR
********************************* Top of Data **********************************
;
;***********************************************************************
;
*
;
Name of Data Set:
TCPIP.DATA
*
;
*
;
COPYRIGHT = NONE.
*
;
*
;
This data, TCPIP.DATA, is used to specify configuration
*
;
information required by TCP/IP client programs.
*
;
*
;
*
;
Syntax Rules for the TCPIP.DATA configuration data set:
*
;
*
;
(a) All characters to the right of and including a ; will be
*
;
treated as a comment.
*
;
*
;
(b) Blanks and <end-of-line> are used to delimit tokens.
*
;
*
;
(c) The format for each configuration statement is:
*
;
*
;
<SystemName||':'> keyword value
*
;
*
;
where <SystemName||':'> is an optional label that can be
*
;
specified before a keyword; if present, then the keyword*
;
value pair will only be recognized if the SystemName matches
*
;
the node name of the system, as defined in the IEFSSNxx
*
;
PARMLIB member. This optional label permits configuration
*
;
information for multiple systems to be specified in a single
*
;
TCPIP.DATA data set.
*
;
*
;
NOTE: You should define the SystemName in the IEFSSNxx
*
;
PARMLIB member to be the same as your JES2 or JES3
*
;
node name. This is required for correct delivery of
*
;
SMTP mail.
*
;
*
;***********************************************************************
; TCPIPJOBNAME specifies the name of the started procedure that was
; used to start the TCPIP address space.
TCPIP is the default.
;
TCPIPUSERID TCPIPB
TCPIPJOBNAME TCPIPB
;
; HOSTNAME specifies the TCP host name of this system. If not
; specified, the default HOSTNAME will be the node name specified
; in the IEFSSNxx PARMLIB member.
;
; For example, if this TCPIP.DATA data set is shared between 2
; systems, OURMVSNAME and YOURMVSNAME, then the following 2 lines
; will define the HOSTNAME correctly on each system.
;
;OURMVSNAME:
HOSTNAME OURTCPNAME
;YOURMVSNAME:
HOSTNAME YOURTCPNAME
;
HOSTNAME
;
;
;
;
;
OS390B
DOMAINORIGIN specifies the domain origin that will be appended
to host names passed to the resolver. If a host name contains
any dots, then the DOMAINORIGIN will not be appended to the
host name.
;
DOMAINORIGIN
;
TEL.INDRA.ES
Indra. Todos derechos reservados
IP41USIC.doc
02/02/2006
Pag.3-7