Netgear R6080

From TechInfoDepot
Jump to navigationJump to search
abgn+ac (AC10002S700)
AC1000 Dual Band WiFi Router
Homepage Product page
Support Support page
Wikipedia Netgear
WikiDevi.wi-cat.ru Netgear R6080
3rd Party Firmware
dd-wrt Status Unknown
OpenWrt Supported
Tomato any flavor Incompatible
Gargoyle Status Unknown
Platform
BrandModelRev Netgear R6080
FCC ID PY316400359
IC ID 4054A-16400358
Type wireless router
CPU1 checkY MediaTek MT7628A
CPU1 Type MIPS 24KEc
CPU1 Speed 580 MHz
Flash1 Chip Brand? Model?
Flash1 Size 8 MiB 8,388,608 B <br />65,536 Kib <br />8,192 KiB <br />64 Mib <br />0.00781 GiB <br />
RAM1 Size 64 MiB 67,108,864 B <br />524,288 Kib <br />65,536 KiB <br />512 Mib <br />0.0625 GiB <br />
RAM1 Chip Nanya NT5TU32M16EG-AC
ETH chip1 MediaTek MT7628A
Switch MediaTek MT7628A
Ethernet Port Count 1-100MbE-WAN
4-100MbE-LAN
Wired Standard IEEE 802.3i/3u

802dot11 OUI: none specified

Stock bootloader U-Boot
Expansion IF types USB 2.0
USB ports 1
USB Hub Compatible Untested
Power 12 VDC, 1 A
Connector type barrel
Serial Port (UART) yes, 3.3V TTL, (57600 8N1)
Other

Default IP address: 192.168.1.1
the IP 192.168.1.1 is used by 1359 additional devices
of which 111 are Netgear devices
Default login user: admin
Default login password: password
admin:password credentials used by 428 additional devices
of which 307 are Netgear devices

3rd Party Firmware Support OpenWrt • (List | Dev | DLs)
Retail
FCC approval date 10 March 2017
Newegg N82E16833122715
ASIN B071J24FNY
Country of manuf China
Radio 1
Chip1 MediaTek MT7628A
Wireless interface OUI none specified
Antenna Connector Type U.FL
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 MT7628A
Wireless interface OUI none specified
Antenna Connector Type U.FL
MIMO status 2x2:2
Wireless Standard IEEE 802.11a/n/ac
802.11ac up to 700 Mbps
802.11n up to 300 Mbps
802.11a up to 54 Mbps
WiFi Operating Frequency 2.4 GHz

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

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

300 Mbps - 2SS 2.4GHz 802.11n (40MHz chan.),
700 Mbps - 2SS 5GHz 802.11ac (details unknown) = AC1000 class

Overview

Web GUI: http://routerlogin.net

The hardware is identical to the Netgear R6120 but the 5GHz radio may be limited to 700Mbps in software for this model.

"CFR00C-1.6MM" and "S51004PN368A1" are silkscreened on the board in the FCC photos.

Links of Interest

On the OpenWrt Wiki

Flashing

Flashing OpenWrt

Target: ramips
Subtarget: mt76x8
Package architecture: mipsel_24kc
Supported Since Commit
Support started version: 21.02.0
Current supported version: 25.12.2
LAN Hardware: MediaTek MT7628A
WLAN Hardware: MediaTek MT7628A, MediaTek MT7612E
WLAN Comment: MIMO 2x2:2 on both bands
Installation method(s):
see git-commit
git • >>
ramips: add support for Netgear R6080
This adds support for the Netgear R6080, aka Netgear AC1000.

The R6080 has almost the same hardware as the Netgear R6120,
aka Netgear AC1200, but it lacks the USB port, has only 8 MiB flash and
uses a different SERCOMM_HWID.

Specification:

SoC: MediaTek MT7628 (580 MHz)
Flash: 8 MiB
RAM: 64 MiB
Wireless: 2.4Ghz (builtin) and 5Ghz (MT7612E)
LAN speed: 10/100
LAN ports: 4
WAN speed: 10/100
WAN ports: 1
UART (57600 8N1) on PCB

Installation:

Flashing OpenWRT from stock firmware requires nmrpflash. Use an ethernet
cable to connect to LAN port 1 of the R6080, and power the R6080 off.
From the connected workstation, run
`nmrpflash -i eth0 -f openwrt-ramips-mt76x8-netgear_r6080-squashfs-factory.img`,
replacing eth0 with the appropriate interface (can be identified by
running `nmrpflash -L`). Then power on the R6080. After flashing has finished,
power cycle the R6080, and it will boot into OpenWRT. Once OpenWRT has been
installed, subsequent flashes can use the web interface and sysupgrade files.