Solved GETMAC - Disconnected LAN

RickV

New member
Member
Local time
6:07 PM
Messages
89
While use of this command is straightforward, I have some question regarding the results this would provide if a LAN card is disconnected. I am hoping the obvious is correct yet, am posting this to obtain a definitive answer to my question.

Note I am working with a Host PC for a scientific instrument. The two connected Ethernet cards interface to other instruments. The Ethernet port for the Host PC is currently disconnected. My results with invoking "getmac" in a command prompt window can be represented as follows:


MAC1: Media disconnected

MAC2: \Device\Tcpip_()

MAC3: \Device\Tcpip_()


My interpretation of these results is the Host PC/Motherboard Ethernet adapter is MAC1.

Please advise.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Acer TMP645-MG-9419 ultrabook
OS
Win7 Pro 64-Bit
CPU
Core i7-4500U
Memory
8 GB
Graphics Card(s)
AMD Radeon HD 8750M, 2048 MB, Core: 670 MHz, Memory: 900 MHz
Sound Card
Soundcard Intel Lynx Point PCH - High Definition Audio Contr
Screen Resolution
1080p
Hard Drives
Toshiba HG5d THNSNH256GMCT, 256 GB
Antivirus
Microsoft Security Essentials
Browser
Firefox
Try this:

GETMAC /V

The /V will give you the information you need to correctly interpret what you are seeing, including the brand name of the network adapter, and whether it is Ethernet or Wi-Fi.

Also, if you would like to record the GETMAC info in a text file, type this:

GETMAC /V C:\temp\getmacinfo.txt

(Pick any drive, folder, or filename that you like.)

This will put the text file into the C:\temp folder. Or you could specify a network folder.

To get more information about GETMAC, type the following:

GETMAC /?
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell
OS
Linux Mint 18.2 xfce 64-bit (VMWare host) / Windows 8.1 Pro 32-bit (VMWare guest)
CPU
Haswell
Memory
4 GB
Monitor(s) Displays
Acer 23"
Screen Resolution
1920 x 1080
Hard Drives
Two hard drives, 1TB each: One for Linux, one for my data.
Keyboard
IBM Model M
Antivirus
Sophos (Linux), Trend Micro (Windows)
Browser
Firefox, Opera
Other Info
I use Samba to share my data drive with the other computers at my house and with my guest session in VMWare Workstation Player.
Excellent! Thank you for the useful information...this response will self destruct in 5 seconds.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Acer TMP645-MG-9419 ultrabook
OS
Win7 Pro 64-Bit
CPU
Core i7-4500U
Memory
8 GB
Graphics Card(s)
AMD Radeon HD 8750M, 2048 MB, Core: 670 MHz, Memory: 900 MHz
Sound Card
Soundcard Intel Lynx Point PCH - High Definition Audio Contr
Screen Resolution
1080p
Hard Drives
Toshiba HG5d THNSNH256GMCT, 256 GB
Antivirus
Microsoft Security Essentials
Browser
Firefox
(By the way, I decided to take the mission!)
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell
OS
Linux Mint 18.2 xfce 64-bit (VMWare host) / Windows 8.1 Pro 32-bit (VMWare guest)
CPU
Haswell
Memory
4 GB
Monitor(s) Displays
Acer 23"
Screen Resolution
1920 x 1080
Hard Drives
Two hard drives, 1TB each: One for Linux, one for my data.
Keyboard
IBM Model M
Antivirus
Sophos (Linux), Trend Micro (Windows)
Browser
Firefox, Opera
Other Info
I use Samba to share my data drive with the other computers at my house and with my guest session in VMWare Workstation Player.
Back
Top