EnGenius EWS2910P
The EnGenius EWS2910P is an RTL8380M based switch with two SFP slots, and PoE 802.3af on all eight RJ-45 ports. It has a total PoE budget of 61W.
Supported Versions
Hardware Highlights
Installation
Flash Layout
Layer0 | SPI NOR flash (spi0.0 w25q256) | |||||||
---|---|---|---|---|---|---|---|---|
Layer1 | u-boot 512 KiB | u-boot-env 64 KiB | u-boot-env2 64 KiB | rootfs_data 13.4 MiB | jffs2-log 2 MiB | firmware 8 MiB | firmware2 8 MiB |
|
Layer2 | kernel | rootfs | ||||||
mountpoint | /overlay | / |
OEM easy installation
The factory firmware will accept and flash the initramfs image. It is recommended to flash to “Partition 0”.
The factory web GUI will show the following warning:
Warning: The firmware version is v0.00.00-c0.0.00 The firmware image you are uploading is older than the current firmware of the switch. The device will reset back to default settings. Are you sure you want to proceed?"
This is expected when flashing OpenWrt. After the initramfs image boots, flash the -sysupgrade using either the commandline or LuCI.
Upgrading OpenWrt
Debricking
Failsafe mode
Basic configuration
→ Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.
Specific Configuration
Network interfaces
The default network configuration is:
Interface Name | Description | Default configuration |
---|---|---|
switch | LAN | None |
switch.1 | LAN | 192.168.1.1/24 |
Switch Ports (for VLANs)
Port | Switch port |
---|---|
lan1 - lan8 | 1 - 8 |
lan9 | 9F |
lan10 | 10F |
SFP Ports
The SFP cages 9F and 10F share the same SCL line. Currently, there isn't a good way to model this in the OS. Thus, only one SFP port can be fully supported.
Cage 10F is fully supported with an I2C bus and sfp handle. Linux automatically handles enabling or disabling the TX laser.
Cage 9F is only partially supported, without the sfp handle. The default value of the tx-disable line is high (active). It is exported as a gpio, but the laser is off by default. To enable the laser:
echo 0 > /sys/class/gpio/sff-p9-tx-disable/value
Thus, both modules can be used for networking, but only 10F will be able to detect and identify a plugged in SFP module.
Buttons
→ 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.
BUTTON | Event |
---|---|
Reset | reset |
LAN Mode | BTN0 |
Hardware
Info
Photos
Front:
Insert photo of front of the casing
Back:
Insert photo of back of the casing
Backside label:
Insert photo of backside label
Opening the case
There are two screws on the rear that can be removed. This allows the top cover to slide off, revealing the internals.
Serial
→ port.serial general information about the serial port, serial port cable, etc.
The serial port header is labeled GRTV for ground, rx, tx, and 3.3V respectively:
Serial connection parameters for EnGenius EWS2910P | 115200, 8N1, 3.3V |
---|
JTAG
→ 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
Bootloader mods
Hardware mods
None so far.
Bootlogs
OEM bootlog
COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE
OpenWrt bootlog
COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING
Notes
Space for additional notes, links to forum threads or other resources.
- ...