Example 3
FUNCTION FID=10,PCHID=314,PART=((Z13),(Z17,Z19,ZID)),TYPE=ROCE,PNETID=NETWORK1,VF=1
FUNCTION FID=11,PCHID=338,PART=((Z17),(Z13,Z19,ZID)),TYPE=ROCE,PNETID=(,NETWORK1),VF=5
CHPID PCHID=380,PATH=(CSS(0,1,2,3),D0),TYPE=OSD,SHARED,PNETID=NETWORK1
CHPID PCHID=3B8,PATH=(CSS(0,1,2,3),D4),TYPE=OSD,SHARED,PNETID=NETWORK1
The preceding statements:
- Defines function identifier 10 for a 10GB RoCE function adapter at physical channel ID 314. It is initially used by logical partition (LP) Z13 and serially reconfigurable to LPs Z17, Z19, and ZID. Port 1 of the adapter is associated with physical network NETWORK1. Virtual function number 1 is assigned to the FID.
- Defines function identifier 11 for a 10GB RoCE function adapter at physical channel ID 338. It is initially used by LP Z17 and serially reconfigurable to LPs Z13, Z19, and ZID. Port 2 of the adapter is associated with physical network NETWORK1. Virtual function number 5 is assigned to the FID.
- Defines CHPID D0 for physical channel ID 380 as an OSD channel path type. The first port of the adapter is associated with physical network NETWORK1.
- Defines CHPID D4 for physical channel ID 3B8 as an OSD channel path type. The first port of the adapter is associated with physical network NETWORK1.
- Are associated with a 2965 or 2964 or later CPC which requires the TYPE and VF keywords for ROCE functions.
It is normal practice to pair up any 10GB RoCE features with an OSD channel path.