The ipconfig command can be used to view IP and MAC addresses (Technet, 2018).
1
|
Open a CLI and execute the following command to view the IP address |
C:\Users\pkaza>ipconfig
2
|
Add the /all switch to view the MAC address |
C:\Users\pkaza>ipconfig /all