Q-Logic 8200 사용자 설명서

다운로드
페이지 130
2–Configuring NIC
NIC TroubleShooting/Diagnostics
SN0054671-00  A
2-45
To perform a Flash test, issue the following command: 
qaucli -pr nic testflash [cna_port_inst]
To perform a hardware test, issue the following command: 
qaucli -pr nic -testhw [cna_port_inst] 
To perform an interrupt test, issue the following command: 
qaucli -pr nic -testinterrupt [cna_port_inst] 
To perform a link test, issue the following command: 
qaucli -pr nic -testlink [cna_port_inst] 
To perform a register test, issue the following command:
qaucli -pr nic -testregister [cna_port_inst]
To display transceiver DMI data, issue the following command: 
qaucli -pr nic -trans [cna_port_inst] 
Ethtool Diagnostics
To perform an adapter self-test using ethtool-based diagnostics, issue the 
following command:
# ethtool -t eth<x> offline
The self-test includes the following:
Loopback test 
Interrupt test 
Link test 
Register test 
Examples:
# ethtool -t eth8 offline
   The test result is PASS
   The test extra info:
   Register_Test_on_offline          0
   Link_Test_on_offline              0
   Interrupt_Test_offline            0
   Loopback_Test_offline             0