This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 2021:xiaomi_md [2021/10/22 10:10] – created admin | 2021:xiaomi_md [2021/11/03 15:31] (current) – [Identifying the Firmware] admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{: | + | ====== Xiaomi Access Points Running MESHdesk Firmware ====== |
| ===== Introduction ===== | ===== Introduction ===== | ||
| * As of October 2021 we have MESHdesk firmware available for the following Xiaomi Access Points | * As of October 2021 we have MESHdesk firmware available for the following Xiaomi Access Points | ||
| Line 5: | Line 5: | ||
| * 4A 100M Edition | * 4A 100M Edition | ||
| * 4C | * 4C | ||
| - | * The firmware is based on OpenWrt 21.02.0. | + | * The firmware is based on OpenWrt 21.02.1. |
| * Instructions on how to flash the firmware onto the devices has their own dedicated Wiki page. | * Instructions on how to flash the firmware onto the devices has their own dedicated Wiki page. | ||
| * This page will just give an overview on how easy it is to use the firmware. | * This page will just give an overview on how easy it is to use the firmware. | ||
| + | |||
| ===== Identifying the Firmware ===== | ===== Identifying the Firmware ===== | ||
| Line 16: | Line 17: | ||
| <code bash> | <code bash> | ||
| - | #Banner comes here | + | _____ _____ _____ _ _ _____ |
| + | | ||
| + | | |__) | / | ||
| + | | ||
| + | | | \ \ / ____ \| |__| || |_| |__| |____) | (_| | __/\__ \ < | ||
| + | | ||
| + | |||
| + | ---------------------------------------------------------------------- | ||
| + | ------------- RD-21.02.1-03-NOV-21-0.bin ----------------------------- | ||
| + | ---------------------------------------------------------------------- | ||
| </ | </ | ||
| + | |||
| + | ===== Default Credentials ===== | ||
| + | * You can get to the Access Point initally by connecting to its LAN port and go to http:// | ||
| + | * The default username and password is **root** and **admin** | ||
| + | * The next section will describe how to activate central control of this Access Point. | ||
| + | |||
| ===== Activating Central Management ===== | ===== Activating Central Management ===== | ||
| Line 28: | Line 45: | ||
| * The IPv4 address of the server. This will be used as a fallback if the FQDN can not resolve. | * The IPv4 address of the server. This will be used as a fallback if the FQDN can not resolve. | ||
| * See the following screenshot. | * See the following screenshot. | ||
| - | |||
| {{: | {{: | ||
| + | * As you can see our MESHdesk server is on a private network and has an IP Address of **192.168.8.220**. (This is running on a Raspberry Pi) | ||
| + | * Once you made the changes click **Save & Apply** | ||
| + | * After this you can reboot the Access Point while ensuring its WAN is connected to a network with a working DHCPv4 setup. | ||