ARP獲取另一臺主機的MAC地址
[root@gc1 ~]# ping 192.168.6.111
PING 192.168.6.111 (192.168.6.111) 56(84) bytes of data.
64 bytes from 192.168.6.111: icmp_seq=1 ttl=64 time=0.382 ms
64 bytes from 192.168.6.111: icmp_seq=2 ttl=64 time=0.320 ms
某一臺主機的
[root@gc1 ~]# arp -a 192.168.6.111
? (192.168.6.111) at 08:00:27:00:40:0E [ether] on eth0
全部的
[mysql@GECS1DB2 ~]$ arp -a
? (132.42.33.40) at 84:8f:69:3f:77:ae [ether] on bond01
? (132.42.33.82) at 00:1b:ed:ce:31:80 [ether] on bond01
? (132.42.33.47) at 84:8f:69:3f:e6:15 [ether] on bond01
? (132.42.33.39) at 84:8f:69:3f:77:a1 [ether] on bond01
? (132.42.33.65) at 84:8f:69:3f:f2:55 [ether] on bond01
? (132.42.33.97) at 84:8f:69:43:0e:af [ether] on bond01
? (132.42.33.64) at 84:8f:69:3f:f2:48 [ether] on bond01
? (132.42.33.43) at 84:8f:69:3f:77:bb [ether] on bond01
? (132.42.33.48) at 84:8f:69:3f:e6:22 [ether] on bond01
? (132.42.33.46) at 84:8f:69:43:a1:a2 [ether] on bond01
? (132.42.33.1) at 00:00:5e:00:01:01 [ether] on bond01
? (132.42.33.81) at 00:1b:ed:ce:57:c0 [ether] on bond01
? (132.42.33.195) at 84:8f:69:43:3f:bc [ether] on bond01
? (132.42.33.55) at 84:8f:69:3f:e5:e1 [ether] on bond01
? (132.42.33.63) at 84:8f:69:3f:f2:3b [ether] on bond01
PING 192.168.6.111 (192.168.6.111) 56(84) bytes of data.
64 bytes from 192.168.6.111: icmp_seq=1 ttl=64 time=0.382 ms
64 bytes from 192.168.6.111: icmp_seq=2 ttl=64 time=0.320 ms
某一臺主機的
[root@gc1 ~]# arp -a 192.168.6.111
? (192.168.6.111) at 08:00:27:00:40:0E [ether] on eth0
全部的
[mysql@GECS1DB2 ~]$ arp -a
? (132.42.33.40) at 84:8f:69:3f:77:ae [ether] on bond01
? (132.42.33.82) at 00:1b:ed:ce:31:80 [ether] on bond01
? (132.42.33.47) at 84:8f:69:3f:e6:15 [ether] on bond01
? (132.42.33.39) at 84:8f:69:3f:77:a1 [ether] on bond01
? (132.42.33.65) at 84:8f:69:3f:f2:55 [ether] on bond01
? (132.42.33.97) at 84:8f:69:43:0e:af [ether] on bond01
? (132.42.33.64) at 84:8f:69:3f:f2:48 [ether] on bond01
? (132.42.33.43) at 84:8f:69:3f:77:bb [ether] on bond01
? (132.42.33.48) at 84:8f:69:3f:e6:22 [ether] on bond01
? (132.42.33.46) at 84:8f:69:43:a1:a2 [ether] on bond01
? (132.42.33.1) at 00:00:5e:00:01:01 [ether] on bond01
? (132.42.33.81) at 00:1b:ed:ce:57:c0 [ether] on bond01
? (132.42.33.195) at 84:8f:69:43:3f:bc [ether] on bond01
? (132.42.33.55) at 84:8f:69:3f:e5:e1 [ether] on bond01
? (132.42.33.63) at 84:8f:69:3f:f2:3b [ether] on bond01
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29096438/viewspace-1466357/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Python 基礎練習 —— 獲取本機 Mac 地址、ip 地址和主機名PythonMac
- Java獲取本機名稱、本機MAC地址、IP地址JavaMac
- Oracle中獲取主機名和IP地址Oracle
- 各位高手,如何獲得遠端主機的 MAC 地址?Mac
- ARP原理概述——基於WinPcap傳送ARP請求資料包獲取遠端MAC地址PCAMac
- ASPNET獲取IP地址 MAC地址Mac
- java獲取ip地址和mac地址JavaMac
- gethostbyname() -- 用域名或主機名獲取IP地址
- 在cmd中獲取ip地址和主機名
- Linux獨享主機繫結IP和MAC地址,防止ARP欺騙LinuxMac
- Java 中獲取MAC地址 和IP地址JavaMac
- python獲取本機IP、mac地址、計算機名PythonMac計算機
- 獲取客戶端Mac地址客戶端Mac
- php怎麼獲取mac地址?PHPMac
- 最簡單的C# 獲取 MAC 地址 IP 地址C#Mac
- java獲取本機的ip地址Java
- Android下如何獲取Mac地址?AndroidMac
- 蘋果電腦如何獲取mac地址蘋果Mac
- PHP獲取MAC地址的實現程式碼PHPMac
- 獲取多臺主機命令執行結果
- 在InstallShield中透過主機名獲取IP地址 (轉)
- jQuery獲取本機ip地址jQuery
- Java獲取本機ip地址Java
- chrome 外掛實現mac地址獲取ChromeMac
- ARP協議 地址解析協議:IP地址轉換為MAC地址協議Mac
- 《計算機網路微課堂》實驗2 MAC地址,IP地址,ARP協議計算機網路Mac協議
- android 獲取裝置IP和Mac地址AndroidMac
- 檢視hyper-v主機mac地址Mac
- qt獲取本機IP地址、計算機名、網路連線名、MAC地址、子網掩碼、廣播地址QT計算機Mac
- 【Python】獲取主機ip的方式Python
- 獲取URL地址
- 獲取配置的mock地址Mock
- JavaScript 獲取主機名程式碼JavaScript
- linux下面獲取主機資訊Linux
- Android手機怎麼獲取印表機的IP地址呢Android
- VMWARE中主機宣告的MAC地址與網路卡配置的MAC地址不匹配問題解決Mac
- 漫畫:htts是如何保證一臺主機把資料安全發給另一臺主機TTS
- Linux作業系統獲取網路卡初始的MAC地址Linux作業系統Mac