Users Guide
3– アダプター管理アプリケーシ ョ ン
Linux 管理アプ リ ケーシ ョ ン
120 CU0354602-04 M
 リ ン ク テス ト を実行するには、 次のコ マ ン ド を実行 し ます。 
qaucli -pr nic -testlink [cna_port_inst] 
 レジスタテスト を実行するには、 次のコマンドを実行します。 
qaucli -pr nic -testregister [cna_port_inst]
 トランシーバ DMI データ を表示するには、 次のコ マン ド を実行し ます。 
qaucli -pr nic -trans [cna_port_inst] 
Ethtool による診断
ethtool ベースの診断ツールを使用 し てアダプ タ ーのセルフ テス ト を実行するに
は、 次のコ マ ン ド を実行 し ます。
# ethtool -t eth<x> offline
セルフ テ ス ト には以下のコ マ ン ド があ り ます。
 ループバッ クテス ト  
 割 り 込みテス ト  
 リンクテスト 
 レジスタテスト 
例:
# 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
# ethtool -t eth4
 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










