Example 5

CNTLUNIT CUNUMBR=290,PATH=((CSS(0),34,79),(CSS(1),80)),     X
              LINK=((CSS(0),FE,FE),(CSS(1),FE)),UNIT=SWCH,  X              
              UNITADD=00
The preceding statement:
  • Assigns control unit number 290 to an ESCON Director Model 1.
  • Assigns the control unit to channel paths 34 and 79 in CSS 0 and channel path 80 in CSS 1. (These paths are defined as TYPE=CNC in the CHPID statement associated with this CNTLUNIT statement.)
  • Assigns link address FE to all three channel paths.
  • Defines unit address 00 to the control unit.