回复:How to find out MAC address

来源: 2008-12-19 11:22:08 [博客] [旧帖] [给我悄悄话] 本文已被阅读:

"arp -a" will show the current arp table in your machine.
If the destination host is not in the arp table, ping it first, then run "arp -a"