gtpc1m4o | Transmission Control Protocol/Internet Protocol |
To add the TFTP server to the IDCF, enter:
ZINET ADD S-TFTP PGM-CTFT MODEL-model PORT-69 P-UDP
IP-ipaddr ACT-acttype STATE-state USER-NOBODY
Where:
- model
- is the process model to be used by the TFTP server. Specify WAIT if
you want only one occurrence of the TFTP server running at a time.
Specify NOWAIT if you want multiple occurrences of the TFTP server
running.
- 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 TFTP server manually. Specify
AUTO if you want the TFTP server to be automatically started when the Internet
daemon is started.
- state
- is the lowest TPF system state in which the TFTP server can be
started. Specify CRAS or NORM.
See TPF Operations for more information about the
ZINET ADD command.