2016/02/23 EdgeMAX シリーズのファームウェア v1.8.0 がリリースされました。
詳細はこちら をご覧下さい。
コマンド実行例 > show (operational) > show arp
ナビゲーションに移動
検索に移動
このページの概要
当ページは、Operational (操作) モード時の show arp コマンドについて、実行例をご紹介します。
show arp 実行例
show arp
USER@EDGEOS:~$ show arp <ENTER>
Address HWtype HWaddress Flags Mask Iface 192.168.NN.6 ether 08:NN:NN:NN:28:0c C switch0 192.168.NN.91 ether f0:NN:NN:NN:b9:70 C switch0 192.168.NN.117 (incomplete) switch0 192.168.NN.31 ether 08:NN:NN:NN:9c:3d C switch0 999.999.999.1 ether 00:NN:NN:NN:9c:c1 C eth0 ...
show arp {interface}
USER@EDGEOS:~$ show arp eth0 <ENTER>
Address HWtype HWaddress Flags Mask Iface 999.999.999.1 ether 00:NN:NN:NN:9c:c1 C eth0
USER@EDGEOS:~$ show arp switch0 <ENTER>
Address HWtype HWaddress Flags Mask Iface 192.168.NN.6 ether 08:NN:NN:NN:28:0c C switch0 192.168.NN.91 ether f0:NN:NN:NN:b9:70 C switch0 192.168.NN.117 (incomplete) switch0 192.168.NN.31 ether 08:NN:NN:NN:9c:3d C switch0 ...