|
| 1 | +labgrid-fcefyn-belkin_rt3200_1: |
| 2 | + location: fcefyn-testbed |
| 3 | + RawSerialPort: |
| 4 | + port: "/dev/belkin-rt3200-1" |
| 5 | + speed: 115200 |
| 6 | + PDUDaemonPort: |
| 7 | + host: localhost:16421 |
| 8 | + pdu: fcefyn-arduino |
| 9 | + index: 0 |
| 10 | + TFTPProvider: |
| 11 | + internal: "/srv/tftp/belkin_rt3200_1/" |
| 12 | + external: "belkin_rt3200_1/" |
| 13 | + external_ip: "192.168.100.1" |
| 14 | + NetworkService: |
| 15 | + address: "192.168.1.1%vlan100" |
| 16 | + username: "root" |
| 17 | + |
| 18 | +labgrid-fcefyn-belkin_rt3200_2: |
| 19 | + location: fcefyn-testbed |
| 20 | + RawSerialPort: |
| 21 | + port: "/dev/belkin-rt3200-2" |
| 22 | + speed: 115200 |
| 23 | + PDUDaemonPort: |
| 24 | + host: localhost:16421 |
| 25 | + pdu: fcefyn-arduino |
| 26 | + index: 1 |
| 27 | + TFTPProvider: |
| 28 | + internal: "/srv/tftp/belkin_rt3200_2/" |
| 29 | + external: "belkin_rt3200_2/" |
| 30 | + external_ip: "192.168.101.1" |
| 31 | + NetworkService: |
| 32 | + address: "192.168.1.1%vlan101" |
| 33 | + username: "root" |
| 34 | + |
| 35 | +labgrid-fcefyn-belkin_rt3200_3: |
| 36 | + location: fcefyn-testbed |
| 37 | + RawSerialPort: |
| 38 | + port: "/dev/belkin-rt3200-3" |
| 39 | + speed: 115200 |
| 40 | + PDUDaemonPort: |
| 41 | + host: localhost:16421 |
| 42 | + pdu: fcefyn-arduino |
| 43 | + index: 2 |
| 44 | + TFTPProvider: |
| 45 | + internal: "/srv/tftp/belkin_rt3200_3/" |
| 46 | + external: "belkin_rt3200_3/" |
| 47 | + external_ip: "192.168.102.1" |
| 48 | + NetworkService: |
| 49 | + address: "192.168.1.1%vlan102" |
| 50 | + username: "root" |
| 51 | + |
| 52 | +labgrid-fcefyn-bananapi_bpi-r4: |
| 53 | + location: fcefyn-testbed |
| 54 | + RawSerialPort: |
| 55 | + port: "/dev/bpi-r4" |
| 56 | + speed: 115200 |
| 57 | + PDUDaemonPort: |
| 58 | + host: localhost:16421 |
| 59 | + pdu: fcefyn-arduino |
| 60 | + index: 3 |
| 61 | + TFTPProvider: |
| 62 | + internal: "/srv/tftp/bananapi_bpi-r4/" |
| 63 | + external: "bananapi_bpi-r4/" |
| 64 | + external_ip: "192.168.103.1" |
| 65 | + NetworkService: |
| 66 | + address: "192.168.1.1%vlan103" |
| 67 | + username: "root" |
| 68 | + |
| 69 | +labgrid-fcefyn-openwrt_one: |
| 70 | + location: fcefyn-testbed |
| 71 | + RawSerialPort: |
| 72 | + port: "/dev/openwrt-one" |
| 73 | + speed: 115200 |
| 74 | + PDUDaemonPort: |
| 75 | + host: localhost:16421 |
| 76 | + pdu: fcefyn-poe |
| 77 | + index: 1 |
| 78 | + TFTPProvider: |
| 79 | + internal: "/srv/tftp/openwrt_one/" |
| 80 | + external: "openwrt_one/" |
| 81 | + external_ip: "192.168.104.1" |
| 82 | + NetworkService: |
| 83 | + address: "192.168.1.1%vlan104" |
| 84 | + username: "root" |
| 85 | + |
| 86 | +labgrid-fcefyn-librerouter_1: |
| 87 | + location: fcefyn-testbed |
| 88 | + RawSerialPort: |
| 89 | + port: "/dev/librerouter-1" |
| 90 | + speed: 115200 |
| 91 | + PDUDaemonPort: |
| 92 | + host: localhost:16421 |
| 93 | + pdu: fcefyn-poe |
| 94 | + index: 2 |
| 95 | + TFTPProvider: |
| 96 | + internal: "/srv/tftp/librerouter_1/" |
| 97 | + external: "librerouter_1/" |
| 98 | + external_ip: "192.168.105.1" |
| 99 | + NetworkService: |
| 100 | + address: "192.168.1.1%vlan105" |
| 101 | + username: "root" |
0 commit comments