Control unit
A control unit is specified with the CNTLUNIT statement. It contains
the following keywords:
- CUNUMBR
- Specifies a number assigned to the control unit (mandatory). The number assigned to each control unit must be unique within an IODF.
- UNIT
- Specifies the type of control unit (mandatory).
- SERIAL
- Specifies a serial number (optional).
- SWPORT
- Specifies switch ports to which the control unit is connected (optional). If operand exceeds 255 characters, repeat the CNTLUNIT statement with the remaining values.
- DESC
- Specifies a description of the control unit (optional).
- PATH
- For each channel subsystem, this keyword specifies the channel
paths attached to the control unit (mandatory). For control units
that are not connected to a processor, specify
PATH=**orPATH=(**). - LINK
- For each channel subsystem, this keyword specifies the link address
to which the control unit is attached (optional).
The order in which the link addresses are specified corresponds to the order in which the channel paths are specified in the PATH keyword.
- UNITADD
- Specifies the unit address ranges that are recognized by the control unit (mandatory).
- CUADD
- Specifies the logical address for the control unit (optional).
- SHARED
- Specifies the level of concurrency of I/O requests that the parallel channel path allows for the control unit (optional).
- PROTOCOL
- Specifies the interface protocol that the parallel control unit uses when operating with the channel paths specified in the PATH keyword (optional).
| Syntax: | |
|---|---|
|
4 hexadecimal characters |
|
valid control unit type |
|
up to 10 characters |
|
list of up to 32 sublists (switch ID, port ID)
2 hex character switch ID 2 hex character port ID |
|
up to 32 characters max. |
|
0,1,… for the CSS ID;
2 hexadecimal characters for each static CHPID ** for each managed CHPID or forcontrol units not connected to a processor |
|
0,1,… for the CSS ID;
two or four hexadecimal characters for the link address of each CHPID '**' if not specified |
|
2 hexadecimal characters for each
unit address followed by a decimal number |
|
1 or 2 hexadecimal characters |
|
Y or N |
|
D, S, or S4 |