CL Command Reference - ADDSRVTBLE

CL Command List > ADDSRVTBLE Reference

Description:

The Add Service Table Entry (ADDSRVTBLE) command is used to add a service entry to the service table. You can use the service table to manage the mapping of network services to ports and to record the protocols that the services use.

The service table is shipped with some standard port assignments. Values for common functions supported by Transmission Control Protocol/Internet Protocol (TCP/IP) are available to the Internet community in the assigned numbers RFC (Request for Comments) document, a formal specification of proposals and standards for a portion of TCP/IP.

Restrictions:

. You must have input/output system configuration (*IOSYSCFG) special authority to run this command.


Examples:

ADDSRVTBLE SERVICE(FTP) PORT(21) PROTOCOL(TCP)

This command adds a service entry to the service table for the FTP network service. The service uses port 21 and the TCP protocol.