Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:zyxel:zyxel_gs1900-10hp [2021/03/21 10:28] – management VLAN100 is by default assigned to port 1 only reichharttoh:zyxel:gs1900-10hp [2022/06/22 10:53] – [Serial] 532910
Line 7: Line 7:
 {{:media:zyxel:gs1900-10hp:gs1900-10hp-angled.jpg?178|ZyXEL GS1900-10HP angled view}} {{:media:zyxel:gs1900-10hp:gs1900-10hp-angled.jpg?178|ZyXEL GS1900-10HP angled view}}
  
-===== OpenWrt support ===== +===== Supported Versions =====
- +
-<WRAP> +
-<tabbox Supported Versions>+
 ---- datatable ---- ---- datatable ----
 cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid
 headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data
-align   : c,c,c,c,c,c,c,c+align   : c,c,c,c,c,c,c
 filter  : Brand=Zyxel filter  : Brand=Zyxel
 filter  : Model=GS1900-10HP filter  : Model=GS1900-10HP
 ---- ----
  
-<tabbox Hardware Highlights>+===== Hardware Highlights =====
 ---- datatable ---- ---- datatable ----
-cols    : Model, Versions, CPU, CPU MHz, CPU Cores_numcores_, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4Ghz, WLAN 5.0Ghz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ +cols    : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4Ghz, WLAN 5.0Ghz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ 
-header  : Model, Version,SoC,CPU MHz,CPU Cores,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB+header  : Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB
 align   : c,c,c,c,c,c,c,c,c,c,c,c,c align   : c,c,c,c,c,c,c,c,c,c,c,c,c
 filter  : Brand=Zyxel filter  : Brand=Zyxel
 filter  : Model=GS1900-10HP filter  : Model=GS1900-10HP
 ---- ----
- 
-</tabbox> 
-</WRAP> 
- 
  
  
 ===== Development thread ===== ===== Development thread =====
   * Development can be tracked in the following OpenWrt thread: [[https://forum.openwrt.org/t/support-for-rtl838x-based-managed-switches/57875/|Support for Realtek RTL838x based managed switches]].   * Development can be tracked in the following OpenWrt thread: [[https://forum.openwrt.org/t/support-for-rtl838x-based-managed-switches/57875/|Support for Realtek RTL838x based managed switches]].
-  * OpenWrt support was originally added by bkobl, his GitHub repo can be found [[https://github.com/bkobl/openwrt/tree/rtl83xx_dev|here]]. Until target and device support have matured in upstream OpenWrt, bkobl's tree might be more usable. +  * A very complete source of information is [[https://svanheule.net/switches/gs1900-10hp|Svanheule's wiki entry on the GS1900-10HP]].
-  * A very complete source of information is [[https://biot.com/switches/gs1900-10hp|Biot's wiki entry on the GS1900-10HP]].+
  
  
 ===== Installation ===== ===== Installation =====
 +/* stable release */
 +
 ---- datatable ---- ---- datatable ----
 cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url
 +headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock
 align   : c,c,c align   : c,c,c
 filter  : Brand=Zyxel filter  : Brand=Zyxel
Line 47: Line 42:
 ---- ----
  
-See [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic)]] for generic installation procedures.+ 
 + 
 + 
 + 
 +-> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
  
 ==== OEM installation using the TFTP method ==== ==== OEM installation using the TFTP method ====
Line 70: Line 69:
     * First you'll copy over the OpenWrt RAM disk image, then boot it.     * First you'll copy over the OpenWrt RAM disk image, then boot it.
     * Once OpenWrt is running from RAM, you can write the sysupgrade image as if you were running an already installed OpenWrt image.     * Once OpenWrt is running from RAM, you can write the sysupgrade image as if you were running an already installed OpenWrt image.
-  * The device comes with exposed UART pins that are easily usable without needing to open the case. See the [[toh:zyxel:zyxel_gs1900-10hp#serial|serial section below]] for how to wire your serial cable and the serial connection parameters.+  * The device comes with exposed UART pins that are easily usable without needing to open the case. See the [[toh:zyxel:gs1900-10hp#serial|serial section below]] for how to wire your serial cable and the serial connection parameters.
   * Configure your computer with a static IP (e.g. 192.168.1.111).   * Configure your computer with a static IP (e.g. 192.168.1.111).
   * The bootloader contains a TFTP client. Set up a TFTP server on your computer as per the instructions above and copy the RAM disk image into the server directory.   * The bootloader contains a TFTP client. Set up a TFTP server on your computer as per the instructions above and copy the RAM disk image into the server directory.
Line 277: Line 276:
  
 ==== Serial ==== ==== Serial ====
 +
 +It looks like pin order is wrong. The real is GND RX TX VCC
 +
 -> [[docs:techref:hardware:port.serial]] general information about the serial port, serial port cable, etc. -> [[docs:techref:hardware:port.serial]] general information about the serial port, serial port cable, etc.
  
Line 284: Line 286:
   * RX   * RX
   * GND   * GND
 +
 +Photo of serial connector - no need to open the case to hook up serial:
 +
 +{{:media:zyxel:gs1900-10hp:zyxel-serial-pins.jpg?direct&400|}}
 +
 +If you require to use it frequently then one solution is to solder an adapter cable with an audio jack and then connect an FTDI TTL-232R-3V3-AJ cable to it ({{:media:zyxel:gs1900-10hp:zyxel-serial-audio-jack-adapter.jpg?linkonly|photo}}).
  
 ^ Serial connection parameters for ZyXEL GS1900-10HP v1 | 115200 baud, 8N1 | ^ Serial connection parameters for ZyXEL GS1900-10HP v1 | 115200 baud, 8N1 |
  
-See above for a detailed shot of the PCB (no need to open the case to hook up serial). 
  
 ==== JTAG ==== ==== JTAG ====
Line 694: Line 701:
  
 ===== Tags ===== ===== Tags =====
-{{tagpage>GigabitEthernet}} {{tagpage>MIPS}} {{tagpage>realtek}} {{tagpage>PoE}} {{tagpage>SFP}}+[[meta:tags|How to add tags]] 
 +{{tag>GigabitEthernet MIPS realtek PoE SFP}}
  • Last modified: 2024/12/07 09:13
  • by monomartin