Change Ctl Desc (Network) (CHGCTLNET)

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

Parameters

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

Controller description (CTLD)

This is a required parameter.

Specifies the name of the controller description.

Top

Online at IPL (ONLINE)

Specifies whether this object is automatically varied on at initial program load (IPL).

*SAME

This value does not change.

*YES

The controller is automatically varied on at IPL.

*NO

The controller is not automatically varied on at IPL.

Top

Connection response timer (CNNRSPTMR)

Specifies the amount of time the system will wait before responding to an incoming connection request.

*SAME

This value does not change.

connection-response-timer

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

Text 'description' (TEXT)

Specifies the text that briefly describes the object.

*SAME

This value does not change.

*BLANK

No text is specified.

character-value

Specify no more than 50 characters of text, enclosed in apostrophes.

Top

Examples

CHGCTLNET   CTLD(CTL0A)  ONLINE(*NO)

This command changes the ONLINE parameter value to *NO for a network controller named CTL0A.

Top

Error messages

*ESCAPE Messages

CPF2652
Controller description &1 not changed.
Top