第10章 パケットドライバのインストール
Pingユーティリティによる動作確認
「ETHDRV.EXE」の起動が正常に完了すると、「Ping」ユーティリティを使用して通信できるか確認
します。下記のメッセージが表示される場合セットアップが正常に終了していますので、PC/TCP
のマニュアルに従い他のユーティリティの動作確認を行ってください。
C>Ping 192.168.2.202 <Enter> | ←Pingの実行 |
host responding, time = 25 ms |
|
Debugging information for interface ifcust Addr(6): 00 c0 d0 55 23 b7
interrupts: 524 (28 receive, 0 transmit)
packets received: 28, transmitted: 8
receive errors: 0, unknown types: 0
runts: 0, aligns: 0, CRC: 0, parity: 0, overflow: 0
too big: 0, out of buffers: 0, rcv timeout: 0, rcv reset: 0 transmit errors: 0
collisions: 0, underflows: 0, timeouts: 0, resets: 0
lost crs: 0, heartbeat failed: 0 ARP statistics:
arps received: 2 (2 requests, 0 replies)
bad: opcodes: 0, hardware type: 0, protocol type: 0 arps transmitted: 3 (2 requests, 1 replies)
0 huge buffers; 0 free now; minimum of 0 free
6 large buffers; 5 free now; minimum of 5 free 6 small buffers; 6 free now; minimum of 4 free
C>
セットアップが正常に終了していない場合やドライバパラメータの設定に誤りがある場合、1行目
に以下のメッセージが表示されます。
Ping failed:Host unreachable:ARP failed
このようなメッセージが表示される場合、もう一度設定を確認して状況・設定ファイル等を明記
し、弊社サポートセンターまで連絡してください。
ドライバの表示メッセージ
usaga: PDxxxx [option] packet_int_no <int_level> <io_addr> <slot_no>
usaga: PDxxxx [option] packet_int_no <int_level> <io_addr> <slot_no> <mem>
意味 ・必要なパラメータが指定されていない。
対処 ・この章の「ドライバのパラメータ」に従って設定を確認する。
Error: There is already a packet driver(you may uninstall it using
意味 ・指定されたソフトウェア割り込みは既にパケットドライバで使用されている。
対処 ・違うベクタ番号を指定する。
Error: There is no packet driver at 0x60
意味 ・指定されたソフトウェア割り込みに常駐しているパケットドライバがない。
対処 ・パケットドライバの常駐解除は実行しない(必要なし)。
95