Daily Technology News, Tips, and Reviews | Subscribe to Jason Slater Technology BlogTechnology Feed | Join Jason Slater on TwitterTwitter | Thursday 2nd September 2010

Find MAC address using AIX

By Jason Slater
  • DiggThis
  • Share

To locate the MAC (Media Access Control) address (in the form ff:ff:ff:ff:ff:ff) using AIX use the command:

netstat -v |pg

Find MAC address using AIX

Look for the section starting ETHERNET STATISTICS (interface) – underneath this will be the Hardware Address. This netstat command may return more than one entry – to identify the appropriate interface use the command:

netstat -i

This command will list the interface name, network, and address. The interface name should match the one presented above.

Related

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.