diff --git a/targets/ramips-mt7621 b/targets/ramips-mt7621
index 988854e77da263099d422d6044e61745043e287d..536c932c60a404e8a905be1ac762e299208186ef 100644
--- a/targets/ramips-mt7621
+++ b/targets/ramips-mt7621
@@ -49,6 +49,10 @@ device('netgear-wndr3700-v5', 'netgear_wndr3700-v5', {
 
 -- TP-Link
 
+device('tp-link-archer-c6-v3', 'tplink_archer-c6-v3', {
+	broken = true, -- LAN LED not working - review after resolving #2756
+})
+
 device('tp-link-re500-v1', 'tplink_re500-v1')
 
 device('tp-link-re650-v1', 'tplink_re650-v1')