Work with Network Table Entry (WRKNETTBLE)

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

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

The network table is used to manage a list of your networks and their associated Internet addresses.

Restrictions:

Top

Parameters

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

Network (NETWORK)

Specifies the network entry with which you want to work.

*ALL
All networks in the table are shown or printed.
name
Specify the name of the network. 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

WRKNETTBLE

This command shows a list of all the network table entries. You can select to add, remove, display, or print the network table entries from this list.

Top

Error messages

None

Top