gtpc1m4u | Transmission Control Protocol/Internet Protocol |
To add the FTP server to the IDCF, enter:
ZINET ADD S-FTPD PGM-CFTP MODEL-NOWAIT PORT-21 P-TCP
IP-ipaddr ACT-acttype STATE-state USER-ROOT
Where:
- ipaddr
- is a local intranet IP address or the value ANY. Typically, this
type of address is assigned by a local network administrator.
- Note:
- If you are using TCP/IP offload support, specify ANY only if there
is just one offload device attached. If there is more than one offload
device attached, you must specify the specific IP address for the
device that you want to use.
- acttype
- is how you want to start the Internet server application. Specify
OPER if you want to start and stop the FTP server manually. Specify
AUTO if you want the FTP server to be automatically started when the Internet
daemon is started.
- state
- is the lowest TPF system state in which the FTP server can be
started. Specify CRAS or NORM.
See TPF Operations for more information about the
ZINET ADD command.