diff --git a/device-types/Gowin/GW-BS-1UR2-25G.yaml b/device-types/Gowin/GW-BS-1UR2-25G.yaml new file mode 100644 index 0000000000..4500dd8ffd --- /dev/null +++ b/device-types/Gowin/GW-BS-1UR2-25G.yaml @@ -0,0 +1,43 @@ +--- +manufacturer: GoWin +model: GW-BS-1UR2-25G +slug: gowin-gw-bs-1ur2-25g +part_number: GW-BS-1UR2-25G +u_height: 1 +is_full_depth: false +airflow: front-to-rear +comments: >- + GoWin 1U rackmount network appliance. Intel Core i3-N305 platform with + 2x 25GbE SFP28, 2x 2.5GbE RJ45, 2x 1GbE RJ45, 1x 1GbE PoE-out, HDMI, + USB and RJ45 console. + https://www.gowinfanless.com/products/network-device/1u-2u-server/gw-bs-1ur2-25g + +console_ports: + - name: console + type: de-9 +power_ports: + - name: PSU1 + type: iec-60320-c14 + +interfaces: + + - name: ETH0 + type: 1000base-t + + - name: ETH1 + type: 1000base-t + + - name: ETH2 + type: 2.5gbase-t + + - name: ETH3 + type: 2.5gbase-t + + - name: SFP1 + type: 25gbase-x-sfp28 + + - name: SFP2 + type: 25gbase-x-sfp28 + + - name: PoE + type: 1000base-t \ No newline at end of file