Join now - be part of our community!

Where can I find the MAC address of my SONY ?

profile.country.de_DE.title
YuriVS
Visitor

Where can I find the MAC address of my SONY ?

Dear experts ,  Where can I fins MAC address of my SONY ?

1 REPLY 1
profile.country.GB.title
Blencogo
Expert

Hi YuriVS and welcome.


There are several ways but I would normally open the Command Prompt window and type in: -

IPCONFIG /ALL


Your MAC address will be shown as the "Physical Address" for your network connection.

For Windows 2000 / XP / 2003 / 2008 / Vista / Windows 7

  1. Open a Command Prompt window by clicking the Start button -> clicking Programs or All Programs -> clicking Accessories -> and then clicking Command Prompt.
  2. In the Command Prompt window type ipconfig /all
  3. Find the Physical Address line under the section that describes your network adapter.  MAC address is listed as six groups of two hexadecimal digits, separated by hyphens (-).

C:\Documents and Settings\admin>ipconfig /all

Windows IP Configuration

           Host Name . . . . . . . . . . . . : mypc
           Primary Dns Suffix   . . . . . . . : domain.local
           Node Type . . . . . . . . . . . . : Hybrid
           IP Routing Enabled. . . . . . . . : No
           WINS Proxy Enabled. . . . . . . . : No
           DNS Suffix Search List. . . . . . : domain.local

Ethernet adapter Wireless Network Connection:

           Connection-specific DNS Suffix   . :
           Description . . . . . . . . . . . : Intel(R) PRO/Wireless 3945ABG Network Connection
          Physical Address. . . . . . . . . : 00-13-02-80-92-7A
           Dhcp Enabled. . . . . . . . . . . : Yes
           Autoconfiguration Enabled . . . . : Yes
           IP Address. . . . . . . . . . . . : 192.168.0.3
           Subnet Mask . . . . . . . . . . . : 255.255.255.0
           Default Gateway . . . . . . . . . : 192.168.0.1
           DHCP Server . . . . . . . . . . . : 192.168.0.1
           DNS Servers . . . . . . . . . . . : 192.168.0.1
           Lease Obtained. . . . . . . . . . : Sunday, February 15, 2008 3:19:03 PM
           Lease Expires . . . . . . . . . . : Friday, February 20, 2008 3:19:03 PM

Ethernet adapter Local Area Connection:

           Media State . . . . . . . . . . . : Media disconnected
           Description . . . . . . . . . . . : Intel(R) PRO/1000 PL Network Connection
           Physical Address. . . . . . . . . : 00-0E-7B-89-C4-E0

Ethernet adapter Local Area Connection 2:

           Media State . . . . . . . . . . . : Media disconnected
           Description . . . . . . . . . . . : Bluetooth Personal Area Network from TOSHIBA
           Physical Address. . . . . . . . . : 00-03-7A-F3-6C-E7

If you are using full versions of Vista or Windows 7, you can also type "GETMAC" at the Command Prompt.

:wink: