Combine a HiperSockets network
interface with an external OSA- or RoCE port to create a single network interface.
Before you begin
It is useful to assign the participating adapters and HiperSockets channels to the same PNET ID in the IOCDS.
Procedure
Ensure that the HiperSockets interface and the OSA or
RoCE interface that you want to work with are up.
Merge the HiperSockets interface and the OSA or RoCE
interface by issuing a command of the form:
# hsci add <HipSock_if><Ext_if>
The resulting HSCI interface name is based on the device-bus ID of the HiperSockets interface.
As a simple example, Figure 1 illustrates how a Linux® instance running in an LPAR is changed to use one HSCI interface instead of one OSA interface and
one HiperSockets interface.
Assume you want to set up an HSCI interface by converging a HiperSockets interface named hsi0 (device bus-ID
0.0.b003), and an OSA-Express interface named eth0. Connect the
two by issuing:
In the example, the device-bus ID
0.0.b003 of the HiperSockets device results in
the HSCI interface name hscib003. The HSCI interface name is
predictable.
You can delete an HSCI interface with the hsci del command, for
example:
# hsci del hscib003
Deleting HSCI interface hscib003 with the HiperSockets hsi0 and the
external eth0
Deleting MAC fe:c2:f4:35:00:12 on hscib003
Successfully deleted device hscib003