Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change Controller Description (Network) (CHGCTLNET) changes a controller description for a network controller.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CTLD | Controller description | Name | Required, Key, Positional 1 |
ONLINE | Online at IPL | *SAME, *YES, *NO | Optional |
CNNRSPTMR | Connection response timer | 1-3600, *SAME | Optional |
TEXT | Text 'description' | Character value, *SAME, *BLANK | Optional |
Top |
This is a required parameter.
Specifies the name of the controller description.
Top |
Specifies whether this object is automatically varied on at initial program load (IPL).
This value does not change.
The controller is automatically varied on at IPL.
The controller is not automatically varied on at IPL.
Top |
Specifies the amount of time the system will wait before responding to an incoming connection request.
This value does not change.
Specify the amount of time the system will wait before responding to an incoming connection request. The valid values range from 1 through 3600 seconds.
Top |
Specifies the text that briefly describes the object.
This value does not change.
No text is specified.
Specify no more than 50 characters of text, enclosed in apostrophes.
Top |
CHGCTLNET CTLD(CTL0A) ONLINE(*NO)
This command changes the ONLINE parameter value to *NO for a network controller named CTL0A.
Top |
Top |