IP MAC address

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Chris Gehlker
日付:  
題目: IP MAC address
On Jan 15, 2004, at 9:12 AM, Michael Havens wrote:

>
>
> How do I look at these on my linux box?
> :-)Mike(-:


ifconfig -a | grep HWaddr

You may have to run that as root.

NB:
On BSD it's 'ether' rather than HWaddr