Netgear GS110TUP v1
From TechInfoDepot
Jump to navigationJump to search
| 10-Port Gigabit Ethernet Ultra60 PoE++ Smart Desktop Switch | ||||||||||||||||
|
| ||||||||||||||||
| Support | Support page | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3rd Party Firmware | ||||||||||||||||
| dd-wrt | Status Unknown | |||||||||||||||
| OpenWrt | Supported | |||||||||||||||
| Tomato any flavor | Incompatible | |||||||||||||||
| Gargoyle | Status Unknown | |||||||||||||||
| Platform | ||||||||||||||||
| Brand • Model • Rev | Netgear GS110TUP v1 | |||||||||||||||
| CPU1 | Realtek RTL8380M | |||||||||||||||
| CPU1 Type | MIPS 4KEc | |||||||||||||||
| CPU1 Speed | 500 MHz | |||||||||||||||
| Flash1 Size | 32 MiB 33,554,432 B <br />262,144 Kib <br />32,768 KiB <br />256 Mib <br />0.0313 GiB <br /> | |||||||||||||||
| RAM1 Size | 128 MiB 134,217,728 B <br />1,048,576 Kib <br />131,072 KiB <br />1,024 Mib <br />0.125 GiB <br /> | |||||||||||||||
| ETH chip1 | Realtek RTL8380M | |||||||||||||||
| Switch | Realtek RTL8380M | |||||||||||||||
| Ethernet Port Count | 9-1GbE | |||||||||||||||
| Ethernet connector | 8P8C | |||||||||||||||
| Wired Standard | IEEE 802.3i/3u/3ab | |||||||||||||||
| Auto-MDIX | unspecified | |||||||||||||||
| Switch Class | smart | |||||||||||||||
|
Ethernet OUI: none specified | ||||||||||||||||
| Expansion IF types | SFP | |||||||||||||||
| SFP ports | 1 | |||||||||||||||
| Stock bootloader | U-Boot | |||||||||||||||
| PoE | at, bt | |||||||||||||||
| Power | 54 VDC, 4.7 A | |||||||||||||||
| Connector type | barrel | |||||||||||||||
| Serial Port (UART) | yes, 3.3V TTL, (115200 8N1) | |||||||||||||||
| JTAG Port | no | |||||||||||||||
|
| ||||||||||||||||
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) | |||||||||||||||
| ||||||||||||||||
For a list of all currently documented Realtek chipsets with specifications, see Realtek.
For a list of all currently documented Netgear devices with specifications, see Netgear.
Flashing
| NOTE: During configuration or flashing a device, the only things that should be hooked to the device is the computer and power. |
Flashing OpenWrt
Target: realtek
Subtarget: rtl838x
Package architecture: mips_4kec
Supported Since Commit
Support started version: 24.10.0
Current supported version: 25.12.1
Subtarget: rtl838x
Package architecture: mips_4kec
Supported Since Commit
Support started version: 24.10.0
Current supported version: 25.12.1
Unsupported Functions:
Port 10 was not tested as no SFP module was available
LAN Hardware: Realtek RTL8380M
LAN Comment: Ports 1-4 support 60-watt 802.3bt PoE and ports 5-8 support 30-watt 802.3at
WLAN Hardware: none
WLAN Comment: No WLAN
Installation method(s):
U-Boot TFTP + serial recovery
Recovery method(s):
U-Boot TFTP + serial recovery
Port 10 was not tested as no SFP module was available
LAN Hardware: Realtek RTL8380M
LAN Comment: Ports 1-4 support 60-watt 802.3bt PoE and ports 5-8 support 30-watt 802.3at
WLAN Hardware: none
WLAN Comment: No WLAN
Installation method(s):
U-Boot TFTP + serial recovery
Recovery method(s):
U-Boot TFTP + serial recovery
| git • >> |
|---|
realtek: rtl838x: add Netgear GS110TUP v1 support
The GS110TUP v1 is a managed switch similar to the GS110TPP v1, but with
port 10 as SFP instead of RJ-45 and a total budget of 240 watts. Ports
1-4 support 60-watt 802.3bt PoE and ports 5-8 support 30-watt 802.3at.
The flash layout of the two switches are identical, and the U-Boot
configurations are the same except for having a different magic number,
so installation can be done via the same U-Boot method.
The following command will be needed to enable the port LEDs as per
https://forum.openwrt.org/t/72510/51 :
fw_setenv bootcmd "rtk network on; boota"
Additionally, port 9 (1000base-T from a separate QSGMII PHY) does not
function without this. Port 10 was not tested as no SFP module was
available.
|