TCPIP PROFILE<参数配置文件,无需单独阅读>

ARPAGE 5

DATASETPREFIX TCPIP


; 
; ----------------------------------------------------------------------- 
; AUTOLOG the following servers. 
;

AUTOLOG 5 
    FTPD JOBNAME FTPD1   ; FTP Server 
;   LPSERVE              ; LPD Server 
;   NAMESRV              ; Domain Name Server 
;   NCPROUT              ; NCPROUTE Server 
    PORTMAP              ; Portmap Server 
;   OROUTED              ; RouteD Server 
;   RXSERVE              ; Remote Execution Server 
;   SMTP                 ; SMTP Server 
;   OSNMPD               ; SNMP Agent Server 
;   SNMPQE               ; SNMP Client 
;   TCPIPX25             ; X25 Server 
ENDAUTOLOG 
; 
; ----------------------------------------------------------------------- 
; 
; Reserve ports for the following servers. 
; 03/11/98 - Updated from list supplied by TCP/IP for OS/390 R5. 
; 
; NOTES: 
; 
;    A port that is not reserved in this list can be used by any user. 
;    If you have TCP/IP hosts in your network that reserve ports 
;    in the range 1-1023 for privileged applications, you should 
;    reserve them here to prevent users from using them. 
; 
;    The port values below are from RFC 1060, "Assigned Numbers." 
; 
; 
; SACONFIG: Configures the SNMP TCP/IP subagent 
;   The SACONFIG statement specified in this sample prevents the 
;   activation of the TCP/IP subagent.  If you want the 
;   TCP/IP subagent started during stack initialization, either 
;   remove the sample statement, or respecify the statement as 
;   follows, supplying a COMMUNITY and AGENT parameter value: 
; 
;     SACONFIG ENABLED COMMUNITY communityname AGENT portnum 
; 
;   If you remove the sample statement, the TCP/IP subagent will be 
;   started with a COMMUNITY value of 'public', and an 
;   AGENT port value of 161. 
; 
PORT 
     7 UDP MISCSERV            ; Miscellaneous Server 
     7 TCP MISCSERV 
     9 UDP MISCSERV 
     9 TCP MISCSERV 
    19 UDP MISCSERV 
    19 TCP MISCSERV 
    20 TCP OMVS      NOAUTOLOG ; FTP Server 
    21 TCP OMVS                ; FTP Server 
    23 TCP TN3270              ; Telnet Server 
    25 TCP SMTP                ; SMTP Server 
    53 TCP NAMESRV             ; Domain Name Server 
    53 UDP NAMESRV             ; Domain Name Server 
    69 UDP OMVS                ; OE TFTP SERVER 
    80 TCP OMVS                ; OE WEB SERVER 
   111 TCP PORTMAP             ; Portmap Server 
   111 UDP PORTMAP             ; Portmap Server 
   135 UDP LLBD                ; NCS Location Broker 
   161 UDP OSNMPD              ; SNMP Agent 
   162 UDP SNMPQE              ; SNMP Query Engine 
   433 TCP OMVS                ; OE WEB Server 
   443 TCP OMVS                ; Secure Server 
   512 TCP RXSERVE             ; Remote Execution Server 
   513 UDP OMVS                ; OE RLOGIN SERVER 
   514 UDP OMVS                ; OE syslog server 
   514 TCP RXSERVE             ; Remote Execution Server 
   515 TCP LPSERVE             ; LPD Server 
   520 UDP OROUTED             ; RouteD Server 
   580 UDP NCPROUT             ; NCPROUTE Server 
   750 TCP MVSKERB             ; Kerberos 
   750 UDP MVSKERB             ; Kerberos 
   751 TCP ADM@SRV             ; Kerberos Admin Server 
   751 UDP ADM@SRV             ; Kerberos Admin Server 
;  1021 TCP OMVS                ; OE FTP SERVER 
   1023 TCP OMVS                ; OE TELNET SERVER 
   1023 UDP OMVS                ; OE TELNET SERVER 
   1024 TCP OMVS                ; OE SERVICES 
   1415 TCP CSQ1CHIN            ; CSQ1 MQ TCP Listener 
   3000 TCP CICSTCP             ; CICS Socket 
   8879 TCP BBODMGR             ; SOAP JMX Connector port 
   7277 TCP BBODMGR             ; Cell Discovery port 
   9809 TCP BBODMGR             ; ORB port 
   9090 TCP BBODMGR             ; HTTP port 
   9043 TCP BBODMGR             ; HTTPS port 
   5755 TCP BBODMNC             ; Daemon port 
   5756 TCP BBODMNC             ; Daemon SSL port

; WAS Base Node entries 
  8880 TCP BBOS001             ; SOAP JMX Connector port 
  ;2809 TCP BBOS001             ; ORB port (COMMENT THIS ONE OUT) 
  9080 TCP BBOS001             ; HTTP port 
  9443 TCP BBOS001             ; HTTPS port 
  5655 TCP BBODMNB             ; Daemon port 
  5656 TCP BBODMNB             ; Daemon SSL port 
; WAS ND Node entries 
; 8879 TCP BBODMGR             ; SOAP JMX Connector port 
; 7277 TCP BBODMGR             ; Cell Discovery port 
; 9809 TCP BBODMGR             ; ORB port 
; 9090 TCP BBODMGR             ; HTTP port 
; 9043 TCP BBODMGR             ; HTTPS port 
; 5755 TCP BBODMNC             ; Daemon port 
; 5756 TCP BBODMNC             ; Daemon SSL port 
; WAS Federation entries 
  8878 TCP BBON001             ; SOAP JMX Connector port 
  7272 TCP BBON001             ; Node Discovery port 
  2809 TCP BBON001             ; Node Agent's ORB port 
  9810 TCP BBOS001             ; Base Server's ORB port

SACONFIG DISABLED 
; 
; ----------------------------------------------------------------------- 
; 
; Hardware definitions: 
; 
; connect via a CTC adapter 
; 
  DEVICE DEFINITION

;DEVICE LCS1   LCS           E20 
;LINK ETH1  ETHERNET  0  LCS1 
  DEVICE CTC1    CTC  E20 
  LINK   CTC1L   CTC  0  CTC1

; 
; ----------------------------------------------------------------------- 
; 
; HOME internet (IP) addresses of each link in the host. 
; 
; NOTE: 
; 
;    The IP addresses for the links of an Offload box are specified in 
;    the LINK statements themselves, and should not be in the HOME list. 
;

HOME

   192.168.1.135     CTC1L

GATEWAY 
   192.168.1.101 = CTC1L   1500  HOST 
   DEFAULTNET  192.168.1.101  CTC1L 1500 0

; 
; ----------------------------------------------------------------------- 
; 
; IP routing information for the host.  All static IP routes should 
; be added here. 
; 
;BEGINRoutes 
; 
; Direct Routes - Routes that are directly connected to my interfaces. 
; 
;     Destination    Subnet Mask     First Hop Link Name Packet Size 
; 
;ROUTE 204.90.115.0   255.255.255.0   =         OSDL      MTU 576 
;ROUTE 204.90.115.105 HOST         204.90.115.2 OSDL 
; 
;ROUTE 192.168.1.0    255.255.255.0   =         ETH1   MTU DEFAULTSIZE 
;ROUTE DEFAULT        192.168.1.1               ETH1   MTU DEFAULTSIZE 
;ENDRoutes

; 
; ----------------------------------------------------------------------- 
; 
; Use TRANSLATE to specify the hardware address of a specific IP 
; address.  See the Customization and Administration Guide for more 
; information. 
; 
; 
;TRANSLATE 
; 
; ---------------------------------------------------------------------- 
; 
; Turn off all tracing.  If tracing is to be used, change the following 
; line.  To trace the configuration component, for example, change 
; the line to ITRACE ON CONFIG 1 
;

ITRACE OFF

; 
; ---------------------------------------------------------------------- 
; The ASSORTEDPARMS NOFWD will prevent the forwarding of IP packets 
; between different networks.  If NOFWD is not specified, IP packets 
; will be forwarded between networks when this host is a gateway. 
; 
; Even though RESTRICTLOWPORTS was specified on TCPCONFIG and UDPCONFIG, 
; ASSORTEDPARMS default would have been to reset RESTRICTLOWPORTS to off 
; So it is respecified here. 
; If the TCPCONFIG and UDPCONFIG followed ASSORTEDPARMS, RESTRICTLOWPORT 
; would not have to be done twice. 
; 
; 
; ASSORTEDPARMS 
; NOFWD 
; RESTRICTLOWPORTS 
; VARSUBNETTING 
; ENDASSORTEDPARMS 
; NOFWD            issues the informational message EZZ0334I 
; RESTRICTLOWPORTS issues the informational message EZZ0338I 
; 
; ----------------------------------------------------------------------- 
; IPCONFIG 
;   NODATAGRAMFWD - replaces ASSORTEDPARMS NOFWD 
;   VARSUBNETTING - always enabled 
; ----------------------------------------------------------------------

IPCONFIG NODATAGRAMFWD

; -----------------------------------------------------------------
; UDPCONFIG 
;   RESTRICTLOWPORTS - replaces ASSORTEDPARMS RESTRICTLOWPORTS 
; -----------------------------------------------------------------

UDPCONFIG RESTRICTLOWPORTS

; -----------------------------------------------------------------
; TCPCONFIG 
;   RESTRICTLOWPORTS - replaces ASSORTEDPARMS RESTRICTLOWPORTS 
; -----------------------------------------------------------------

TCPCONFIG RESTRICTLOWPORTS

; 
; ----------------------------------------------------------------------- 
; 
; Start all the defined devices. 
;

;START LCS1 
  START CTC1


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值