Example 6

CHPID PATH=(CSS(0,1),FF),TYPE=IQD,PART=((CSS(0),(LP1,LP2),(=)),(CSS(1),
         (LPA),(=))) 
The preceding statement:
  • Defines channel path FF in CSSs 0 and 1
  • Specifies that the channel path is a HiperSockets channel
  • Defines the channel path as spanned and implicitly as shared
  • Specifies that only logical partitions LP1 and LP2 in CSS 0 and logical partition LPA in CSS 1 can access the channel path.
Note: See Configuration examples for more CHPID statement coding examples.