Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

MOD-IO-PATH statement

&pagelevel(4)&pagelevel

Format for the modification of the configuration state of connections

Instruction

Operands

Meaning

MOD-IO-PATH

FROM = *class(unit)

Start point of the connection

,TO = *class(unit)

End point of the connection

,STATE = INC / REM / INV

New configuration state of the connection

With the exception of the explicitly specified abbreviations, all other specifications must be written out in full. It is also not permitted to leave out operand names.

FROM = *class(unit)

Class and mnemonic device name of the start point of the connection for which the configuration state is specified. The following values can be specified for the class *class:

  • *CHA or *CHN (channel)

  • *CON or *CTL (cluster controller, controller)

  • *DEV or *DVC (terminal unit, device)

unit (2 or 4 characters) is the mnemonic device name of a hardware unit of the specified class.


TO = *class(unit)
Class and mnemonic device name of the end point of the connection for which the configuration state is specified. For *class(unit) see FROM.


STATE =
This defines the new configuration state of the connection.

STATE = INC / REM / INV
The connection has the status INCLUDED, REMOVED or INVALID.