|
1 | 1 | --- |
2 | 2 | manufacturer: ZPE |
3 | | -model: GSR-T8-BASE |
| 3 | +model: Gate SR 4C |
4 | 4 | slug: zpe-gsr-t8-base |
5 | 5 | part_number: GSR-T8-BASE |
6 | 6 | u_height: 1 |
7 | 7 | is_full_depth: false |
8 | | -comments: ZPE Nodegrid Gate SR. 8X RJ45 Serial, 13X ETH (5 GbE, 4X PoE+, 2 SFP+) |
| 8 | +airflow: passive |
| 9 | +weight: 0.9 |
| 10 | +weight_unit: kg |
| 11 | +description: 4-Core Intel CPU, 8x RJ45 Serial rolled, 2x SFP+, 5x GbE, 4x PoE+, Dual DC input (wide range DC) |
| 12 | +comments: '[ZPE Nodegrid Gate SR Data Sheet](https://go.zpesystems.com/rs/004-BTR-463/images/Datasheet-Nodegrid-Gate-SR.pdf)' |
9 | 13 | console-ports: |
10 | 14 | - name: Console |
| 15 | + label: CONSOLE |
11 | 16 | type: rj-45 |
| 17 | + - name: Monitor |
| 18 | + label: HDMI |
| 19 | + type: other |
12 | 20 | console-server-ports: |
13 | 21 | - name: ttyS1 |
| 22 | + label: '1' |
14 | 23 | type: rj-45 |
15 | 24 | - name: ttyS2 |
| 25 | + label: '2' |
16 | 26 | type: rj-45 |
17 | 27 | - name: ttyS3 |
| 28 | + label: '3' |
18 | 29 | type: rj-45 |
19 | 30 | - name: ttyS4 |
| 31 | + label: '4' |
20 | 32 | type: rj-45 |
21 | 33 | - name: ttyS5 |
| 34 | + label: '5' |
22 | 35 | type: rj-45 |
23 | 36 | - name: ttyS6 |
| 37 | + label: '6' |
24 | 38 | type: rj-45 |
25 | 39 | - name: ttyS7 |
| 40 | + label: '7' |
26 | 41 | type: rj-45 |
27 | 42 | - name: ttyS8 |
| 43 | + label: '8' |
28 | 44 | type: rj-45 |
29 | | - - name: usbS0-1 |
| 45 | + |
| 46 | + - name: usbS1 |
| 47 | + label: USB |
30 | 48 | type: usb-a |
31 | | - - name: usbS0-2 |
| 49 | + description: USB 3.0, Rear Top (below ETH 0) |
| 50 | + - name: usbS2 |
| 51 | + label: USB |
32 | 52 | type: usb-a |
33 | | - - name: usbS0-3 |
| 53 | + description: USB 3.0, Rear Bottom |
| 54 | + - name: usbS3 |
| 55 | + label: USB |
34 | 56 | type: usb-a |
35 | | - - name: usbS0-4 |
| 57 | + description: USB 2.0, Front Top |
| 58 | + - name: usbS4 |
| 59 | + label: USB |
36 | 60 | type: usb-a |
| 61 | + description: USB 2.0, Front Bottom (above HDMI) |
| 62 | + |
| 63 | + - name: DIO0 |
| 64 | + label: DIO 0 |
| 65 | + type: other |
| 66 | + description: Digital I/O Port |
| 67 | + - name: DIO1 |
| 68 | + label: DIO 1 |
| 69 | + type: other |
| 70 | + description: Digital I/O Port |
| 71 | + - name: OUT0 |
| 72 | + label: OUT 0 |
| 73 | + type: other |
| 74 | + description: Digital Out Port |
| 75 | + - name: Relay |
| 76 | + type: other |
| 77 | + description: Relay Port, next to OUT 0 |
37 | 78 | power-ports: |
38 | | - - name: PSU1 |
| 79 | + - name: PS1 |
| 80 | + label: V1 |
39 | 81 | type: dc-terminal |
40 | | - allocated_draw: 45 |
41 | | - - name: PSU2 |
| 82 | + - name: PS2 |
| 83 | + label: V2 |
42 | 84 | type: dc-terminal |
43 | | - allocated_draw: 45 |
44 | 85 | interfaces: |
45 | | - - name: ETH0 |
| 86 | + - name: lo |
| 87 | + type: virtual |
| 88 | + - name: loopback0 |
| 89 | + type: virtual |
| 90 | + |
| 91 | + - name: eth0 |
| 92 | + label: ETH 0 |
46 | 93 | type: 1000base-t |
47 | | - - name: SFP0 |
| 94 | + |
| 95 | + - name: sfp0 |
| 96 | + label: SFP+ 0 |
48 | 97 | type: 10gbase-x-sfpp |
49 | | - - name: SFP1 |
| 98 | + - name: sfp1 |
| 99 | + label: SFP+ 1 |
50 | 100 | type: 10gbase-x-sfpp |
| 101 | + |
| 102 | + - name: backplane0 |
| 103 | + type: bridge |
| 104 | + - name: backplane1 |
| 105 | + type: virtual |
| 106 | + bridge: backplane0 |
| 107 | + |
51 | 108 | - name: netS1 |
| 109 | + label: '1' |
52 | 110 | type: 1000base-t |
53 | 111 | poe_mode: pse |
54 | 112 | poe_type: type2-ieee802.3at |
| 113 | + bridge: backplane0 |
55 | 114 | - name: netS2 |
| 115 | + label: '2' |
56 | 116 | type: 1000base-t |
57 | 117 | poe_mode: pse |
58 | 118 | poe_type: type2-ieee802.3at |
| 119 | + bridge: backplane0 |
59 | 120 | - name: netS3 |
| 121 | + label: '3' |
60 | 122 | type: 1000base-t |
61 | 123 | poe_mode: pse |
62 | 124 | poe_type: type2-ieee802.3at |
| 125 | + bridge: backplane0 |
63 | 126 | - name: netS4 |
| 127 | + label: '4' |
64 | 128 | type: 1000base-t |
65 | 129 | poe_mode: pse |
66 | 130 | poe_type: type2-ieee802.3at |
| 131 | + bridge: backplane0 |
| 132 | + |
67 | 133 | - name: netS5 |
| 134 | + label: '5' |
68 | 135 | type: 1000base-t |
| 136 | + bridge: backplane0 |
69 | 137 | - name: netS6 |
| 138 | + label: '6' |
70 | 139 | type: 1000base-t |
| 140 | + bridge: backplane0 |
71 | 141 | - name: netS7 |
| 142 | + label: '7' |
72 | 143 | type: 1000base-t |
| 144 | + bridge: backplane0 |
73 | 145 | - name: netS8 |
| 146 | + label: '8' |
74 | 147 | type: 1000base-t |
75 | | - # TODO 2xGPIO, 1xDigital Out, 1xRelay Port |
76 | | - # 1 x optional WiFi module |
77 | | - # 2 x LTE modem slots |
78 | | - # 1 x HDMI |
| 148 | + bridge: backplane0 |
| 149 | +module-bays: |
| 150 | + - name: Mini PCIe |
| 151 | + position: '0' |
| 152 | + description: Wi-Fi, Front |
| 153 | + - name: SATA DOM 1 |
| 154 | + position: '1' |
| 155 | + description: Primary Storage, Center (next to Mini PCIe) |
| 156 | + - name: SATA DOM 2 |
| 157 | + position: '2' |
| 158 | + description: Secondary Storage, Rear |
| 159 | + |
| 160 | + - name: Channel-A |
| 161 | + position: '0' |
| 162 | + description: Cellular Modem, Sim A1 and A2, M.2 B-Key, Center (next to SFP) |
| 163 | + - name: Channel-B |
| 164 | + position: '1' |
| 165 | + description: Cellular Modem, Sim B1 and B2, M.2 B-Key, Left |
| 166 | + |
| 167 | + # There are two stacked DDR4 SO-DIMM slots |
| 168 | + # DIMM0 is the top one, DIMM1 the bottom one (closer to Mainboard) |
0 commit comments