Last change
on this file since 10435 was 10435, checked in by rick, 13 years ago |
board information for various nodes. gathered using:
./check-batch-cmd --filter node check CNode
|
File size:
2.2 KB
|
Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
[10435] | 4 | board : "ALIX2"
|
---|
[10059] | 5 | comment : "None"
|
---|
[10116] | 6 | ileiden : True
|
---|
[10374] | 7 | latitude : "52.19745"
|
---|
[10116] | 8 | location : "Starttoren KWV de Kaag, Sweilandpolder 8, 2362AG Warmond"
|
---|
[10374] | 9 | longitude : "4.53709"
|
---|
[10116] | 10 | masterip : "172.27.16.1"
|
---|
| 11 | nodename : "KWVdeKaag"
|
---|
| 12 | nodetype : "CNode"
|
---|
[10059] | 13 | rdnap_x : 96879
|
---|
| 14 | rdnap_y : 468044
|
---|
[10116] | 15 | release : "8.2-RELEASE"
|
---|
| 16 | status : "up"
|
---|
[10059] | 17 |
|
---|
[10116] | 18 |
|
---|
[10059] | 19 | iface_ath0:
|
---|
[10116] | 20 | comment : "Omni voor de buurt"
|
---|
| 21 | interface : "ath0"
|
---|
| 22 | ip : "172.27.16.1/26"
|
---|
| 23 | desc : "Omni voor de buurt"
|
---|
| 24 | sdesc : "omni"
|
---|
| 25 | mode : "ap-wds"
|
---|
| 26 | type : "11b"
|
---|
| 27 | channel : "3"
|
---|
[10156] | 28 | ssid : "ap-WirelessLeiden-Kwv"
|
---|
[10116] | 29 | dhcp : "10-60"
|
---|
| 30 | compass : "None"
|
---|
| 31 | status : "up"
|
---|
[10059] | 32 |
|
---|
| 33 |
|
---|
[10116] | 34 | iface_ue0:
|
---|
| 35 | comment : "link naar proxy16"
|
---|
| 36 | interface : "ue0"
|
---|
| 37 | ip : "172.16.18.17/30"
|
---|
| 38 | desc : "Link naar proxy16"
|
---|
| 39 | sdesc : "2proxy16"
|
---|
| 40 | type : "eth"
|
---|
| 41 | dhcp : "False"
|
---|
| 42 | compass : "None"
|
---|
| 43 | status : "down"
|
---|
| 44 |
|
---|
| 45 |
|
---|
[10059] | 46 | iface_vr0:
|
---|
[10116] | 47 | comment : "link naar Kaag1"
|
---|
| 48 | interface : "vr0"
|
---|
| 49 | ip : "172.16.18.4/29"
|
---|
| 50 | desc : "Link naar Kaag1"
|
---|
| 51 | sdesc : "2kaag1"
|
---|
| 52 | mode : "station-wds"
|
---|
| 53 | type : "eth"
|
---|
| 54 | extra_type : "eth2wifibridge"
|
---|
| 55 | channel : "128"
|
---|
| 56 | ssid : "il-z.kaag1.wleiden.net"
|
---|
| 57 | dhcp : "no"
|
---|
| 58 | compass : "s"
|
---|
| 59 | ns_ip : "172.16.18.3/29"
|
---|
| 60 | ns_mac : "00:15:6d:e2:be:7c"
|
---|
| 61 | status : "up"
|
---|
[10059] | 62 |
|
---|
[10116] | 63 |
|
---|
[10059] | 64 | iface_vr1:
|
---|
[10116] | 65 | comment : "link naar Lijtweg2"
|
---|
| 66 | interface : "vr1"
|
---|
| 67 | ip : "172.16.17.252/29"
|
---|
| 68 | desc : "Link naar Lijtweg2"
|
---|
| 69 | sdesc : "2lijtweg2"
|
---|
| 70 | mode : "station-wds"
|
---|
| 71 | type : "eth"
|
---|
| 72 | extra_type : "eth2wifibridge"
|
---|
| 73 | channel : "161"
|
---|
| 74 | ssid : "il-ono.lijtweg2.wleiden.net"
|
---|
| 75 | dhcp : "no"
|
---|
| 76 | compass : "ene"
|
---|
| 77 | ns_ip : "172.16.17.251/29"
|
---|
| 78 | ns_mac : "00:15:6d:f2:44:2e"
|
---|
| 79 | status : "up"
|
---|
[10059] | 80 |
|
---|
[10116] | 81 |
|
---|
| 82 | iface_vr2:
|
---|
| 83 | comment : "link naar oost"
|
---|
| 84 | interface : "vr2"
|
---|
| 85 | ip : "172.16.18.9/29"
|
---|
| 86 | desc : "Link naar oost"
|
---|
| 87 | sdesc : "2oost"
|
---|
| 88 | mode : "station-wds"
|
---|
| 89 | type : "eth"
|
---|
| 90 | extra_type : "eth2wifibridge"
|
---|
| 91 | channel : "136"
|
---|
| 92 | ssid : "il-o.kwvdekaag.wleiden.net"
|
---|
| 93 | dhcp : "no"
|
---|
| 94 | compass : "e"
|
---|
| 95 | ns_ip : "172.16.18.10/29"
|
---|
| 96 | ns_mac : "00:15:6d:e3:be:15"
|
---|
| 97 | status : "down"
|
---|
| 98 |
|
---|
| 99 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.