Owner manual

cna:get
Gets information about a CNA, including fabric type, interconnect, slot #, product name, and
vendor.
Syntax
cna:get [options] id
Options
–-node or -n <address(es)>
Issue this command to one or more nodes in the cluster.
--cluster See –-urlList above.
(See
help –-all for details on all other options.)
Arguments
id The ID, UUID, or WWPN of the CNA to get information for
Example
This gets details about the CNA for the UUID
00:02:c9:fc:31:a0 (from cna:list):
> cna:get 00:02:c9:fc:31:a0
Id MT27500 Family [ConnectX-3]
UUID 00:02:c9:fc:31:a0
Fabric (fabricType) not found
Interconnect (interconnect) not found
Slot 0
Product Mellanox MT27500 Family [ConnectX-3]
Vendor Mellanox Technologies
35