Cudy M3000 is a WiFi-6 Mesh system having 1×2.5 Gigabit port + 1×1 Gigabit port. It may be sold in solo, two-pack or three-pack bundle. Sometimes, the selling name includes AX3000 like in “Cudy AX3000 Whole Home Mesh WiFi System M3000”.
45b51eb of YT8821 variant: How to know if you have the a router with the YT8821 PHY: - Boot the router into the vendor's firmware. Go to Diagnostic Tools -> System Log. Try searching for "rtl8221b". - If there are some matches, you have the Cudy M3000 router with the Realtek PHY and you should NOT use the device defined in this commit. Instead, you should use the device defined in mt7981b-cudy-m3000-v1.dts. - If there are no matches, try searching for "yt8821". If that matches something, you have the Cudy M3000 with the Motorcomm PHY and you should use this device tree (mt7981b-cudy-m3000-v2-yt8821.dts). - If even the yt8821 string did not match anything, then something is wrong. Rebooting the router might help (the system log would be refreshed).
As of Jan 2026, a new variant of M3000 V2 device was shipped with new WAN PHY chip (Motorcomm YT8821 2.5GbE).
This new variant is ONLY supported in version 25.12.1 and Main Snapshot branch by incorporating commits to include the kmod-phy-motorcomm driver.
If you own this new variant, you should flash the v2 (yt8821 new variant) image instead. See more info in GitHub PR# 22259 & PR# 22423.
Please add the installation procedure here. For now, check out Supported Since Commit field in the above table for basic flash instructions.
See OEM easy installation for a guide on how to install OpenWrt after unboxing the device
Refer to: https://www.cudy.com/blogs/faq/openwrt-software-download
Note: Reset router to factory defaults if it has been previously configured.
sysupgrade image that matches your M3000 version & variant - check the Before Installation section in above to confirmhttp://192.168.10.1/http://192.168.10.1/cgi-bin/luci/admin/panelhttp://192.168.1.1sysupgrade image
Enter values for “FILL-IN” below
| Bootloader tftp server IPv4 address | FILL-IN |
|---|---|
| Bootloader MAC address (special) | FILL-IN |
| Firmware tftp image | Latest OpenWrt release (NOTE: Name must contain “tftp”) |
| TFTP transfer window | FILL-IN seconds |
| TFTP window start | approximately FILL-IN seconds after power on |
| TFTP client required IP address | FILL-IN |
These are generic instructions. Update with your router's specifics.
http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URLIf you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading:
sysupgrademtdNote: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc sysupgrade /tmp/xxx.abc
If sysupgrade does not support this router, use mtd.
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc mtd write /tmp/xxx.abc linux && reboot
Find out flash layout, then add the flash layout table here (copy, paste, modify the example).
Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout.
→ Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.
Please fill in real values for this device, then remove the EXAMPLEs
The default network configuration is:
| Interface Name | Description | Default configuration |
|---|---|---|
| br-lan | EXAMPLE LAN & WiFi | EXAMPLE 192.168.1.1/24 |
| vlan0 (eth0.0) | EXAMPLE LAN ports (1 to 4) | EXAMPLE None |
| vlan1 (eth0.1) | EXAMPLE WAN port | EXAMPLE DHCP |
| wl0 | EXAMPLE WiFi | EXAMPLE Disabled |
Please fill in real values for this device, then remove the EXAMPLEs
Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on.
| Port | Switch port |
|---|---|
| Internet (WAN) | EXAMPLE 4 |
| LAN 1 | EXAMPLE 3 |
| LAN 2 | EXAMPLE 2 |
| LAN 3 | EXAMPLE 1 |
| LAN 4 | EXAMPLE 0 |
→ hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.
Please fill in real values for this device, then remove the EXAMPLEs
The Cudy M3000 has the following buttons:
| BUTTON | Event |
|---|---|
| EXAMPLE Reset | reset |
| EXAMPLE Secure Easy Setup | ses |
| EXAMPLE No buttons at all. | - |
<WRAP> that encloses it.---- datatemplatelist dttpllist ---- template: meta:template_datatemplatelist cols : Brand, Model, Versions, Device Type, Availability, Supported Since Commit_git, Supported since Rel, Supported current Rel, Unsupported, Bootloader, CPU, Target, CPU MHz, Flash MBs, RAM MB, Switch, Ethernet 100M ports_, Ethernet Gbit ports_, Comments network ports_, Modem, VLAN, WLAN 2.4GHz, WLAN 5.0GHz, WLAN Hardwares, WLAN Comments_, Detachable Antennas_, USB ports_, SATA ports_, Comments USB SATA ports_, Serial, JTAG, LED count, Button count, Power supply, Device Techdata_pageid, Forum topic URL_url, wikidevi URL_url, OEM Device Homepage URL_url, Firmware OEM Stock URL_url, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Comments_ filter : Brand=Cudy filter : Model=M3000 filter : Versions=
Front:
Insert photo of front of the casing
Back:
Insert photo of back of the casing
Backside label:
Insert photo of backside label
→ Warranty
Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...
Main PCB:
Insert photo of PCB
→ port.serial general information about the serial port, serial port cable, etc.
How to connect to the Serial Port of this specific device:
Insert photo of PCB with markings for serial port
Replace EXAMPLE by real values.
| Serial connection parameters for Cudy M3000 @@Version@@ | EXAMPLE 115200, 8N1, 3.3V |
|---|
→ port.jtag general information about the JTAG port, JTAG cable, etc.
How to connect to the JTAG Port of this specific device:
Insert photo of PCB with markings for JTAG port
None so far.
COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE
COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING
Support and Reviews for Cudy M3000 v1
Support for Cudy M3000 v2
802.11s mode missing on Cudy M3000
mediatek: add OpenWrt (U-Boot layout) for Cudy M3000 v1/v2 and v2 with YT8821