株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

C:\Users\administrator>arp -s 192.168.10.12 12-2E-99-40-13-34
ARP エントリを追加できませんでした: アクセスが拒否されました。

netshコマンドでやるとよいらしい
インターフェースを確認

C:\Users\administrator>netsh interface ipv4 show interface

Idx     Met         MTU          状態                 名前
---  ----------  ----------  ------------  ---------------------------
  1          75  4294967295  connected     Loopback Pseudo-Interface 1
 17          25        1500  disconnected  Wi-Fi
  8          25        1500  connected     イーサネット
 13          25        1500  disconnected  ローカル エリア接続* 1
  6          25        1500  disconnected
 
<pre class="lang:default decode:true " >netsh interface ipv4 set neighbors イーサネット 192.168.10.12 12-2E-99-40-13-34

ローカル エリア接続* 2

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)