Configure TCP/IP Applications (CFGTCPAPP)

Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The Configure TCP/IP Applications (CFGTCPAPP) command is used to define or change the application configuration for Transmission Control Protocol/Internet Protocol (TCP/IP).

Top

Parameters

Keyword Description Choices Notes
APP Application *SELECT, *SNMP, *ROUTED, *TFTP, *BOOTP, *DDM, *DHCP, *TELNET, *FTP, *SMTP, *LPD, *HTTP, *POP, *REXEC, *DNS, *NTP Optional, Positional 1
Top

Application (APP)

Specifies the application being configured.

*SELECT
Displays the Configure TCP/IP Applications selection menu. From this menu you can select which of the TCP/IP applications you want to configure. If the TCP/IP Licensed Program Product is installed, all application configuration options are displayed. Otherwise, only the SNMP configuration option is displayed.
*SNMP
Configure the Simple Network Management Protocol (SNMP) Agent application. This directly calls the Configure TCP/IP SNMP (CFGTCPSNMP) command.
*BOOTP
Configure bootstrap protocol (BOOTP). This directly calls the Configure TCP/IP BOOTP (CFGTCPBP) command.
*DDM
Change Distributed Data Management (DDM). This directly calls the Change DDM TCP/IP Attributes (CHGDDMTCPA) command.
*DHCP
Change Dynamic Host Configuration Protocol (DHCP). This directly calls the Change DHCP Attributes (CHGDHCPA) command.
*DNS
Change Domain Name System (DNS). This directly calls the Change DNS Attributes (CHGDNSA) command.
*FTP
Change File Transfer Protocol (FTP) attributes. This directly calls the Change FTP Attributes (CHGFTPA) command. This value is valid only if the TCP/IP Licensed Program product has been installed.
*HTTP
Configure the World Wide Web HyperText Transfer Protocol (HTTP) server. (This server is also known as the IBM HTTP Server for i5/OS). This directly calls the Configure TCP/IP HTTP (CFGTCPHTTP) command. This value is valid only if the TCP/IP Licensed Program product is installed.
*LPD
Change line printer daemon (LPD) attributes. This directly calls the Change LPD Attributes (CHGLPDA) command. This value is valid only if the TCP/IP Licensed Program product has been installed.
*NTP
Change Simple Network Time Protocol (SNTP) attributes. This directly calls the Change SNTP Attributes (CHGNTPA) command.
*POP
Configure the Post Office Protocol (POP) Version 3 mail server. This value is valid only if the TCP/IP Licensed Program product is installed.
*REXEC
Change TCP/IP Remote Execution (REXEC) server attributes. This directly calls the Change REXEC Attributes (CHGRXCA) command. This value is valid only if the TCP/IP Licensed Program product is installed.
*ROUTED
Configure the RouteD server. This directly calls the Configure TCP/IP RouteD (CFGTCPRTD) command.
*SMTP
Configure the Simple Mail Transfer Protocol (SMTP) application. This directly calls the Configure TCP/IP SMTP (CFGTCPSMTP) command. This value is valid only if the TCP/IP Licensed Program product has been installed.
*TELNET
Configure the TELNET application. This directly calls the Configure TCP/IP TELNET (CFGTCPTELN) command. This value is valid only if the TCP/IP Licensed Program product has been installed.
*TFTP
Change Trivial File Transfer Protocol (TFTP) attributes. This directly calls the Change TFTP Attributes (CHGTFTPA) command.
Top

Examples

Example 1: Configuring TCP/IP Applications

CFGTCPAPP

This command displays the Configure TCP/IP Applications menu.

Example 2: Configuring TCP/IP TELNET Applications

CFGTCPAPP   APP(*TELNET)

This command displays the Configure TCP/IP TELNET Applications menu.

Top

Error messages

*ESCAPE Messages

TCP9999
Internal system error in program &1.
Top