Update first_steps.md (#528)

Added context for the arp commands
This commit is contained in:
arch1mede
2021-11-01 15:07:37 +03:00
committed by GitHub
parent 8dfda83dd0
commit 387d92e8a6
+2
View File
@@ -37,6 +37,8 @@ By default, PiKVM receives a dynamic IP address via DHCP.
* **Linux-only:** Use command `arp-scan --localnet`.
* **Linux, MacOS, Windows:** Download and run [Angry IP Scanner](https://angryip.org).
* **Windows PowerShell:** Use command `arp -a`.
In order to find your RaspberryPi using the arp commands, you need to look for the following MAC Address's: B827EB, DCA632 or E45F01
For future examples, let's assume that your PiKVM has received the address **192.168.0.100**, which you have successfully detected using the instructions above. Then your device was assigned a hostname: **pikvm**.