Home  >  Article  >  How to check the gateway mac address

How to check the gateway mac address

王林
王林Original
2020-08-24 15:00:5413897browse

How to check the gateway mac address: 1. Press the [win r] shortcut key to open run, enter [cmd], and click [OK]; 2. Execute the command [ipconfig /all] to check the gateway IP address; 3 . Execute the command [arp -a] to view the mac address of the gateway.

How to check the gateway mac address

Specific method:

Open the "Run" dialog box (press Win R to open quickly), enter "CMD" and press OK to enter Command line interface.

How to check the gateway mac address

Enter the command "ipconfig /all" to view the gateway IP address.

How to check the gateway mac address

Then enter "arp -a" and you can view the MAC address of the gateway in the displayed ARP list.

How to check the gateway mac address

The above is the detailed content of How to check the gateway mac address. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn