|
1 | 1 | --- |
2 | 2 | manufacturer: ZPE |
3 | | -model: NSR-BASE-DAC |
| 3 | +model: Net SR 4C DAC |
4 | 4 | slug: zpe-nsr-base-dac |
5 | 5 | part_number: NSR-BASE-DAC |
6 | 6 | u_height: 1 |
7 | | -is_full_depth: true |
8 | | -comments: ZPE Nodegrid Net Services Router. NSR Chassis, Backplane Switch, 2 SFP+, 2 USB 2.0, 1 USB 3.0, 2 GbE, 1 HDMI, 1 console |
| 7 | +is_full_depth: false |
| 8 | +airflow: side-to-rear |
| 9 | +weight: 4.9 |
| 10 | +weight_unit: kg |
| 11 | +description: >- |
| 12 | + Modular chassis, 4-Core Intel CPU, Backplane Switch, 32GB mSATA, 5 Slots, |
| 13 | + 2x SFP+, 2x GbE, 3x USB, 1x HDMI, 1x Console, Dual AC Power Supply |
| 14 | +comments: '[ZPE Nodegrid Net SR Data Sheet](https://go.zpesystems.com/rs/004-BTR-463/images/Datasheet-Nodegrid-Net-SR.pdf)' |
9 | 15 | console-ports: |
10 | 16 | - name: Console |
| 17 | + label: CONSOLE |
11 | 18 | type: rj-45 |
12 | | - - name: HDMI |
| 19 | + - name: Monitor |
| 20 | + label: HDMI |
13 | 21 | type: other |
14 | 22 | console-server-ports: |
15 | 23 | - name: usbS0-1 |
| 24 | + label: USB |
16 | 25 | type: usb-a |
| 26 | + description: USB 3.0, Front |
17 | 27 | - name: usbS0-2 |
| 28 | + label: USB |
18 | 29 | type: usb-a |
| 30 | + description: USB 2.0, Rear Top |
19 | 31 | - name: usbS0-3 |
| 32 | + label: USB |
20 | 33 | type: usb-a |
| 34 | + description: USB 2.0, Rear Bottom (above HDMI) |
21 | 35 | power-ports: |
22 | 36 | - name: PS1 |
23 | | - type: dc-terminal |
24 | | - allocated_draw: 45 |
| 37 | + type: iec-60320-c14 |
| 38 | + description: Rear Left |
25 | 39 | - name: PS2 |
26 | | - type: dc-terminal |
27 | | - allocated_draw: 45 |
| 40 | + type: iec-60320-c14 |
| 41 | + description: Rear Center |
28 | 42 | interfaces: |
29 | | - - name: ETH0 |
| 43 | + - name: lo |
| 44 | + type: virtual |
| 45 | + - name: loopback0 |
| 46 | + type: virtual |
| 47 | + |
| 48 | + - name: eth0 |
| 49 | + label: ETH 0 |
30 | 50 | type: 1000base-t |
31 | | - - name: ETH1 |
| 51 | + - name: eth1 |
| 52 | + label: ETH 1 |
32 | 53 | type: 1000base-t |
33 | | - - name: SFP0 |
| 54 | + |
| 55 | + - name: sfp0 |
| 56 | + label: SFP 0 |
34 | 57 | type: 10gbase-x-sfpp |
35 | | - - name: SFP1 |
| 58 | + bridge: backplane0 |
| 59 | + - name: sfp1 |
| 60 | + label: SFP 1 |
36 | 61 | type: 10gbase-x-sfpp |
| 62 | + bridge: backplane0 |
| 63 | + |
| 64 | + - name: backplane0 |
| 65 | + type: bridge |
| 66 | + - name: backplane1 |
| 67 | + type: virtual |
| 68 | + bridge: backplane0 |
37 | 69 | module-bays: |
38 | 70 | - name: slot-1 |
39 | 71 | position: '1' |
| 72 | + description: Module Slot, Front Left |
40 | 73 | - name: slot-2 |
41 | 74 | position: '2' |
| 75 | + description: Module Slot, Front Center |
42 | 76 | - name: slot-3 |
43 | 77 | position: '3' |
| 78 | + description: Module Slot, Front Right |
44 | 79 | - name: slot-4 |
45 | 80 | position: '4' |
| 81 | + description: Module Slot, Rear Right |
46 | 82 | - name: slot-5 |
47 | 83 | position: '5' |
48 | | - # TODO 2xGPIO, 1xDigital Out, 1xRelay Port |
49 | | - # 1 x optional WiFi module |
50 | | - # 2 x LTE modem slots |
| 84 | + description: Module Slot, Rear Center |
| 85 | + |
| 86 | + - name: system fan 1 |
| 87 | + position: '1' |
| 88 | + description: Fan Slot, Rear Center |
| 89 | + - name: system fan 2 |
| 90 | + position: '2' |
| 91 | + description: Fan Slot, Rear Left (next to Power Supply) |
| 92 | + |
| 93 | + # There are two stacked DDR4 SO-DIMM slots |
| 94 | + # DIMM0 is the top one, DIMM1 the bottom one (closer to Mainboard) |
| 95 | + |
| 96 | + # The integrated storage is in a mSATA slot |
0 commit comments