Work with Protocol Table Entry (WRKPCLTBLE)

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

The Work with Protocol Table Entry (WRKPCLTBLE) command is used to show a list of protocol table entries from which you can add, remove, display or print the entries. You can also select to print the list.

The protocol table is used to manage a list of protocols used in the Internet. The Internet is a collection of networks functioning as a single, cooperative, and virtual network using Transmission Control Protocol/Internet Protocol to support peer-to-peer connectivity.

The protocol table is shipped with a list of some valid protocols.

Restrictions:

Top

Parameters

Keyword Description Choices Notes
PROTOCOL Protocol Character value, *ALL Optional, Positional 1
OUTPUT Output *, *PRINT Optional, Positional 2
Top

Protocol (PROTOCOL)

Specifies the protocol entry with which you want to work.

*ALL
All protocols in the table are shown or printed.
name
Specify the name of the protocol. All entries that match are shown or printed.
Top

Output (OUTPUT)

Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.

*
The output is displayed for interactive jobs or printed with the job's spooled output for non-interactive jobs.
*PRINT
The output is printed with the job's spooled output.
Top

Examples

WRKPCLTBLE

This command displays the Work with Protocol Table Entries panel, showing a list of all the protocol table entries. You can select to add, remove, display, or print the protocol table entries from this list.

Top

Error messages

None

Top