This section describes how to determine the mapping of the subnet tag (PKEY) of the secure fabric to the virtual IP over InfiniBand (IPoIB) interface.
For a Windows operating system
Launch a Command Prompt window with administrative privileges.
Execute the following command:
part_man show
Where show is the command to show all existing virtual interfaces.
In the following example, two virtual IPoIB interfaces were discovered, have the Windows-assigned network names of SLOT 3 3 and SLOT 3 4, and belong to the secure fabrics with subnet tags (PKEYs) of 1 (4 hex-digit 0001) and 4000 (4 hex-digit 0FA0) respectively.
> part_man show SLOT 3 3 ib.1 0001 SLOT 3 4 ib.4000 0FA0