Quick Reference Guide

To view all the NIC devices on managed server:
[SH7757 ~]$ racadm hwinventory NIC
NIC FQDD "NIC.Slot.5-2-1" Available
NIC FQDD "NIC.Slot.5-2-2" Available
NIC FQDD "NIC.Slot.5-2-3" Available
NIC FQDD "NIC.Slot.5-2-4" Available
NIC FQDD "NIC.Slot.5-1-1" Available
NIC FQDD "NIC.Slot.5-1-2" Available
NIC FQDD "NIC.Slot.5-1-3" Available
NIC FQDD "NIC.Slot.5-1-4" Available
To display the Standard hardware inventory verbose description for the FQDD NIC.Embedded.1-1-2
[SH7757 ~]$ racadm hwinventory NIC.Slot.5-2-2
Attributes for NIC FQDD NIC.Slot.5-2-2
Current MAC Address: B8:AC:6F:B3:BF:13
Vendor ID: 1077
Subvendor ID: 1028
Device ID: 8020
Subdevice ID: 045f
Perm ISCSI MAC Address:
Slot Type: b6
Data Bus Width: b
Slot Length: 4
Perm FCoE MAC Address:
PCI Bus: 3
PCI Device: 0
PCI Function: 0x0001
Update Time: 0x4d2920fe
Sync Time: 0x0000
Product Name: QLogic CNA Gigabit Ethernet-B8:AC:6F:B3:BF:1
Permanent MAC Address: B8:AC:6F:B3:BF:11
WWPN: ½.
Family Version: 0x00
Controller BIOS Version: 0x00
EFI Version: 0x00
Max Bandwidth: 0x64
Min Bandwidth: 0x00
Current Commit Index: 0x00
FCoE WWNN: 0x00
Vendor Name: 0x00
Ports Count: 0x00
Number PCIE Functions Supported: 0x00
Number PCIE Functions Enabled: 0x00
Link Duplex: 0x0
Link Speed: 0
Auto Negotiation: 0x0
Transmit Flow Control: 0x0
Receive Flow Control: 0x0
Media Type: 0
Status Flag: 0x0
Nic Mode: 1
FCoE Offload Mode: 0
iScsi Offload Mode: 0
reserved: 0x00
To export the inventory to a remote CIFS share:
racadm hwinventory export -f Myinventory.xml -u admin -p mypass
-l //1.2.3.4/share
81