Home > Common Problem > How to check the gateway mac address

How to check the gateway mac address

王林
Release: 2020-08-24 15:00:54
Original
13981 people have browsed it

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template