ASUS RT-N54U

From TechInfoDepot
Jump to navigationJump to search
abgn (AC1200)
Wireless-N600 Dual-Band USB Router
ASUS RT-AC54U.jpg
Homepage Product page
Wikipedia Asus routers
WikiDevi.wi-cat.ru ASUS RT-N54U
3rd Party Firmware
dd-wrt Status Unknown
OpenWrt Status Unknown
Tomato any flavor Incompatible
Gargoyle Status Unknown
Platform
BrandModelRev ASUS RT-N54U
FCC ID MSQ-RTN54U
IC ID 3568A-RTN54U
Type wireless router
CPU1 checkY MediaTek MT7620A
CPU1 Type MIPS 24KEc
CPU1 Speed 580 MHz 32-bit
Flash1 Chip Brand? Model?
Flash1 Size 16 MiB16,777,216 B <br />131,072 Kib <br />16,384 KiB <br />128 Mib <br />0.0156 GiB <br />
RAM1 Size 128 MiB134,217,728 B <br />1,048,576 Kib <br />131,072 KiB <br />1,024 Mib <br />0.125 GiB <br />
RAM1 Chip Brand? Model?
ETH chip1 MediaTek MT7620A
Switch MediaTek MT7620A
Ethernet Port Count 1-100MbE-WAN
4-100MbE-LAN
Wired Standard IEEE 802.3i/3u

802dot11 OUI: none specified

Stock bootloader U-Boot
Stock FW OS Linux 3.0
Expansion IF types USB 2.0
USB ports 1
USB Hub Compatible Untested
Power 12 VDC, 1 A
Connector type barrel
Other

Default SSID: ASUS (100 addl. devices)
, ASUS_5G (46 addl. devices)
Default IP address: 192.168.1.1
the IP 192.168.1.1 is used by 1335 additional devices
of which 174 are ASUS devices
Default login user: admin
Default login password: admin
admin:admin credentials used by 1347 additional devices
of which 208 are ASUS devices

3rd Party Firmware Support Padavan • (List)
Retail
(Est.) release date February 2015
Country of manuf China
Radio 1
Chip1 MediaTek MT7620A
Wireless interface OUI none specified
Antenna Connector Type U.FL, RP-SMA
MIMO status 2x2:2
Wireless Standard IEEE 802.11b/g/n
802.11n up to 300 Mbps
802.11g up to 54 Mbps
802.11b up to 11 Mbps
WiFi Operating Frequency 2.4 GHz
Radio 2
Chip1 MediaTek MT7612E
Wireless interface OUI none specified
Antenna Connector Type U.FL, RP-SMA
MIMO status 2x2:2
Wireless Standard IEEE 802.11a/n
802.11n up to 300 Mbps
802.11a up to 54 Mbps
WiFi Operating Frequency 5 GHz
 FCC ID
ASUS RT-AC1200HPMSQ-RTN54U
ASUS RT-AC54UMSQ-RTN54U

For a list of all currently documented MediaTek chipsets with specifications, see MediaTek.

For a list of all currently documented ASUS devices with specifications, see ASUS.

867 Mbps - 2SS 5GHz 802.11ac (80MHz chan.),
300 Mbps - 2SS 2.4GHz 802.11n (40MHz chan.) = AC1200 class

Overview

Specifications

  • Product Segment: N600 (300+300 Mbps)
  • Antenna: 2x external detachable antennas
  • Operating Frequency: 2.4/5 GHz
  • Power Supply: external adapter
AC Input : 110~240V (50/60Hz)
DC Output : 12V with max. 1A current
  • Dimensions 189 x 129 x 36 mm (WxDxH)

RMerlin's Github

config • >>
	#ifdef RTCONFIG_RALINK
	#include <ralink.h>
	#include <flash_mtd.h>
	#endif
 
	#if defined(RTAC52U) || defined(RTAC51U) 
	|| defined(RTN65U) || defined(RTN56U) 
	|| defined(RTN54U) || defined(RTN14U) 
	|| defined(RTN11P) 
 
	switch(model) {
	case MODEL_RTN11P: /* fall through */
	case MODEL_RTN14U: /* fall through */
	case MODEL_RTN54U: /* fall through */
	case MODEL_RTAC51U: /* fall through */
	case MODEL_RTAC52U:
	nvram_unset("vlan3hwname");
	if ((wans_cap && wanslan_cap) ||
	(wanslan_cap && (!nvram_match("switch_wantag", "none") 
	&& !nvram_match("switch_wantag", ""))))
	nvram_set("vlan3hwname", "et0");
	break;
	}
 
	switch (model) {
	case MODEL_RTN11P: /* fall through */
	case MODEL_RTN14U: /* fall through */
	case MODEL_RTN36U3: /* fall through */
	case MODEL_RTN65U: /* fall through */
	case MODEL_RTN54U:
	case MODEL_RTAC51U: /* fall through */
	case MODEL_RTAC52U: /* fall through */
	merge_wan_port_into_lan_ports = 1;
	break;
	default:
	merge_wan_port_into_lan_ports = 0;
	}

Links of Interest

Forum threads

ASUS RT-AC54U = ASUS RT-N54U + 2T2R 802.11ac !!

See also