LoginSignup
0
0

More than 3 years have passed since last update.

CentOS7 MACアドレス(HWADDR)を調べる

Posted at

目的

  • CentOS7でのMACアドレスの確認方法をまとめる

詳細

  1. 下記コマンドを実行してネットワークの情報を出力する。

    $ ifconfig
    
  2. etherの行に続いて記載されている物がMACアドレスである。

    ifcfg-enp8s0.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0