Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Configuration List Entries (RMVCFGLE) command removes entries from a configuration list.
Note: The user may also use the full screen entry display of the Change Configuration List (CHGCFGL) command to add, remove, or change entries in an existing list except for the configuration list TYPE(*SNAPASTHR).
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
TYPE | Configuration list type | *APPNDIR, *APPNLCL, *APPNRMT, *APPNSSN, *ASYNCADR, *ASYNCLOC, *RTLPASTHR, *SNAPASTHR | Required, Positional 1 |
APPNLCLE | APPN local location entry | Values (up to 50 repetitions): Element list | Optional |
Element 1: Local location name | Communications name | ||
APPNRMTE | APPN remote location entry | Values (up to 50 repetitions): Element list | Optional |
Element 1: Remote location name | Generic name, name, *ANY | ||
Element 2: Remote network identifier | Communications name, *NETATR, *NONE | ||
Element 3: Local location name | Communications name, *NETATR | ||
CFGL | Configuration list | Name | Optional |
ASYNCADRE | Async network address entry | Values (up to 50 repetitions): Element list | Optional |
Element 1: Network address | Character value | ||
ASYNCLOCE | Async remote location entry | Values (up to 50 repetitions): Element list | Optional |
Element 1: Remote location name | Name | ||
RTLPASTHRE | Retail pass-through entry | Values (up to 50 repetitions): Element list | Optional |
Element 1: Retail device | Name | ||
FTRCPNAME | Filtered control point name | Generic name, name, *ANY | Optional |
FTRCPNETID | Filtered CP network identifier | Communications name, *NETATR | Optional |
LCLLOCNAME | Local location name | Generic name, name, *ANY | Optional |
SNAPASTHRE | SNA pass-through entry | Values (up to 254 repetitions): Element list | Optional |
Element 1: SNA pass-through group name | Communications name |
Top |
Specifies one of the possible configuration list types.
This is a required parameter.
Top |
Specifies the APPN local location entry. This value is required if *APPNLCL is specified for the Configuration list type prompt (TYPE parameter).
You can enter multiple values for this parameter.
A maximum of 50 entries can be specified directly for this parameter. An entry consists of a value from each of the following elements.
Top |
Specifies the APPN remote location entry. This value is required if *APPNRMT is specified for the Configuration list type prompt (TYPE parameter).
You can enter multiple values for this parameter.
A maximum of 50 entries can be specified directly for this parameter. An entry consists of a value from each of the following elements.
Top |
Specifies the name of the configuration list. This value is required and valid only when the configuration list is an asynchronous network address list (*ASYNCADR is specified for the Configuration list type (TYPE) parameter). The list types have system-supplied names: QAPPNLCL, QAPPNRMT, QASYNCADR, QASYNCLOC, QRTLPASTHR, and QSNAPASSTHR.
This is a required parameter.
Top |
Specifies the asynchronous network address entry. This value is required if *ASYNCADR is specified for the Configuration list type prompt (TYPE parameter).
You can enter multiple values for this parameter.
A maximum of 50 entries can be specified directly for this parameter. An entry consists of a value from each of the following elements.
Note: All entries having the same network address as the one you specify are removed from the configuration list.
Top |
Specifies the asynchronous remote location entry. This value is required if *ASYNCLOC is specified for the Configuration list type prompt (TYPE parameter).
You can enter multiple values for this parameter.
A maximum of 50 entries can be specified directly for this parameter. An entry consists of a value from each of the following elements.
Top |
Specifies the retail pass-through entry. This value is required if *RTLPASTHR is specified for the Configuration list type prompt (TYPE parameter).
You can enter multiple values for this parameter.
A maximum of 50 entries can be specified directly for this parameter. An entry consists of a value from each of the following elements.
Top |
Specifies the control point name of the adjacent control point that is being filtered by the local system when a directory search request is made.
Note: This parameter is valid only if TYPE(*APPNDIR) is specified.
Top |
Specifies the control point network identifier of the adjacent control point being filtered by the local system when a directory search request is made.
Note: This parameter is valid only if TYPE(*APPNDIR) is specified.
Top |
Specifies the local location name being supplied by the caller that is being filtered by the local system. When the local system is initiating a session, this is the local location name being used. When a bind is received from another system, this is the Secondary Logical Unit (SLU) name being used.
Note: This parameter is valid only if TYPE(*APPNSSN) is specified.
Top |
Specifies the SNA pass-through entry. This value is required if TYPE(*SNAPASTHR) is specified. One group entry can be specified for this parameter.
Top |
RMVCFGLE TYPE(*ASYNCLOC) ASYNCLOCE(RMTLOC1)
This command removes the configuration list entry RMTLOC1 from the asynchronous remote location list QASYNCLOC.
Top |
*ESCAPE Messages
Top |