Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Work with Node List Entries (WRKNODLE) command allows the user to display, print, add, or remove node list entries.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
NODL | Node list | Qualified object name | Required, Positional 1 |
Qualifier 1: Node list | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
ADRTYPE | Address type | *ALL, *SNA, *IP | Optional |
Top |
Specifies the qualified name of the node list object from which entries are shown.
The node list name can be qualified by one of the following library values:
The possible values are:
This is a required parameter.
Top |
Specifies the node list entries to work with, by address type.
The possible values are:
Top |
Example 1: Displaying All Node List Entries
WRKNODLE NODL(MYLIB/NODL02)
This command shows a list of all entries in the node list NODL02 in library MYLIB.
Example 2: Displaying All IP Node List Entries
WRKNODLE NODL(MYLIB/NODL02) ADRTYPE(*IP)
This command shows a list of all IP entries in the node list NODL02 in library MYLIB.
Top |
*ESCAPE Messages
Top |