Seems like firmware development suspended. And it's strange, that the firmware with same version have different checksum on http://visit.xikestor.com:6555/app/file-en/new_download.html and 下载中心
Yes, it's different, but I think because it got different date compiled?Seems like firmware development suspended. And it's strange, that the firmware with same version have different checksum on http://visit.xikestor.com:6555/app/file-en/new_download.html and 下载中心
What give your online chat with them ?I have an online chat scheduled with one of the engineers for Sunday here in China so I will go through some of the quirks with him and if I find anything interesting I'll report back here.
I got an SKS8300-8T from them also that works just fine. normal Q VLAN logic.
Thank you very much to share your script !I've been using a script to manage this switch for a while, and it seems to work well for me. It doesn't fix the large VLAN configuration issue, but it makes VLAN management much easier. If you are interested you can checkout my git repo here GitHub - ren-e/xikestor . Didn't take the time to write a readme yet, but it's quite simple to use.
Would you be willing to share a dump of the 2.0.0.1 firmware?Ordered SKS3200-8E2X a week ago from aliexpress, received today, and it shipped with firmware 2.0.0.1. Seekswan lists only 1.0.0.6 firmware, and notes (per Google Translate) "This firmware is prohibited for versions starting with V2". Reported hardware version is still A0.
This zip should have firmware 2.0.0.1 and a default config file for the SKS3200-8E2X rev A0 hardware. I just received mine and the web UI has a giant Download button for the firmware and a separate one for the configuration file. The vlan configuration feels normal with separate Port and Tagged VLAN areas. There is nothing bridge related to configure.Would you be willing to share a dump of the 2.0.0.1 firmware?
Is this firmware from the non-PoE version of the switch?This zip should have firmware 2.0.0.1 and a default config file for the SKS3200-8E2X rev A0 hardware.
Unfortunately, the firmware isn't compatible with the switch, which was released on firmware version 1 (also a hardware version A0). Version 2 is slightly larger—2722 KB versus 2456 KB for version 1.This zip should have firmware 2.0.0.1 and a default config file for the SKS3200-8E2X rev A0 hardware. I just received mine and the web UI has a giant Download button for the firmware and a separate one for the configuration file. The vlan configuration feels normal with separate Port and Tagged VLAN areas. There is nothing bridge related to configure.
It appears that you are unable to change what segment the management interface listens on, though you can change the IP.
Yes, this firmware is from the non-POE version of this switch. They add a "-P" to the model number for that one and I thought about getting it but the price difference was significant, and I wanted to see how the non-PoE idle power compared to some of the similar 4-6 port managed switches.Is this firmware from the non-PoE version of the switch?
Ah that's unfortunate and maybe explains why they don't make this firmware available. I was worried this one would come with the 1.x release since it's impossible to tell before ordering (and the seller never replied to my question about that).Unfortunately, the firmware isn't compatible with the switch, which was released on firmware version 1 (also a hardware version A0). Version 2 is slightly larger—2722 KB versus 2456 KB for version 1.
The device just reboots and indicates a connection error.
Interesting fact:
The 5E2X firmware runs on the 8E2X and shows version 1.0.0.7.


uart:~$ help
Please press the <Tab> button to see all available commands.
You can also use the <Tab> button to prompt or auto-complete all commands or its subcommands.
You can try to call commands with <-h> or <--help> parameter for more information.
Shell supports following meta-keys:
Ctrl + (a key from: abcdefklnpuw)
Alt + (a key from: bf)
Please refer to shell documentation for more details.
Available commands:
bridge :Ethernet Bridge commands
chiptest :Chiptest commands
clear :Clear screen.
cweb :civetweb commands
date :Date commands
device :Device commands
devmem :Read/write physical memory"devmem address [width [value]]
dma_cli :DMA CLI commands.
eth_cli :ETH CLI commands.
flash :Flash shell commands
flash_map :Flash map commands
gphy_cfg :Ghpy config CLI commands.
gptp :GPTP commands
help :Prints the help message.
history :Command history.
i2c :I2C commands
ifconfig :ifconfig eth-mxl ip/ip6 [ip_addr] mask [netmask] gw/gw6 [gateway]
mtu [mtu] hw_addr [mac] up/down addr_type/addr_type6 manual/dhcp
igmp :Show IGMP information.
kernel :Kernel commands
lacp :LACP commands
lldp :LLDP CLI commands.
log :Commands for controlling logger
mac_cli :MAC CLI commands.
mdio :MDIO commands
mgmt_intf :Management interfce CLI commands.
msec_cli :MACsec CLI commands.
net :Networking commands
resize :Console gets terminal screen size or assumes default in case the
readout fails. It must be executed after each terminal width
change to ensure correct text display.
sensor :Sensor commands
settings :Settings shell commands
sfp_cli :SFP CLI commands.
shell :Useful, not Unix-like shell commands.
stp :STP commands
switch_cli :SWITCH CLI commands.
xpcs_cli :XPCS CLI commands.
uart:~$ flash_map list
ID | Device | Device Name | Offset | Size
-------------------------------------------------------
0 0 flash_mxl 0x0 0xa000
1 0 flash_mxl 0xa000 0x240000
2 0 flash_mxl 0x24a000 0x29000
3 0 flash_mxl 0x273000 0x240000
4 0 flash_mxl 0x4b3000 0x29000
5 0 flash_mxl 0x4dc000 0x1000
6 0 flash_mxl 0x4dd000 0x10000
7 0 flash_mxl 0x4ed000 0x40000
8 0 flash_mxl 0x52d000 0x80000
9 0 flash_mxl 0x5ad000 0x80000
Hi, could you dump the full flash memory using a programmer?This zip should have firmware 2.0.0.1 and a default config file for the SKS3200-8E2X rev A0 hardware. I just received mine and the web UI has a giant Download button for the firmware and a separate one for the configuration file. The vlan configuration feels normal with separate Port and Tagged VLAN areas. There is nothing bridge related to configure.
It appears that you are unable to change what segment the management interface listens on, though you can change the IP.
Thanks for doing this. Half the time, I couldn't log in to the web UI on the switch. This is great!I’ve vibecoded a wrapper/proxy that communicates directly with the switch and replaces the configuration on the frontend.
I’ll be sharing my work here:
GitHub - altzone/xike_manager: Modern web management interface for Xikestor network switches - replaces the chaotic factory UI
Thanks, really appreciate it! Yeah, the web UI can be quite unstable at times… that’s exactly why I built this wrapper Glad it helps!Thanks for doing this. Half the time, I couldn't log in to the web UI on the switch. This is great!
Sorry this took a while. I dumped it 3 times and compared a sha256 of them and it was consistent so I think it dumped properly. The chip is a Macronix MX25L6433F.Hi, could you dump the full flash memory using a programmer?