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.25493"
|
---|
[10116] | 8 | location : "Watertoren, Kudelstaartseweg,1431 GA, Aalsmeer"
|
---|
[10374] | 9 | longitude : "4.75742"
|
---|
[10116] | 10 | masterip : "172.17.10.1"
|
---|
| 11 | nodename : "Watertoren1"
|
---|
| 12 | nodetype : "CNode"
|
---|
[10059] | 13 | rdnap_x : 111998
|
---|
| 14 | rdnap_y : 474286
|
---|
[10116] | 15 | release : "8.2-RELEASE"
|
---|
| 16 | status : "up"
|
---|
[10059] | 17 |
|
---|
[10116] | 18 |
|
---|
[10059] | 19 | iface_ath0:
|
---|
[10116] | 20 | interface : "ath0"
|
---|
| 21 | ip : "172.17.10.1/26"
|
---|
| 22 | desc : "OMNI voor Wifi op de westeinder (MastX:PostX)"
|
---|
| 23 | sdesc : "ap-omni"
|
---|
| 24 | mode : "ap-wds"
|
---|
| 25 | type : "11b"
|
---|
| 26 | channel : "8"
|
---|
| 27 | ssid : "ap-westeinder-watertoren1"
|
---|
| 28 | dhcp : "20-60"
|
---|
| 29 | compass : "None"
|
---|
| 30 | status : "up"
|
---|
[10059] | 31 |
|
---|
| 32 |
|
---|
[10116] | 33 | iface_ue0:
|
---|
| 34 | interface : "ue0"
|
---|
| 35 | ip : "172.16.16.137/29"
|
---|
| 36 | desc : "Nanostation naar CNodeKempers1 (Mast2:Pos4)"
|
---|
| 37 | sdesc : "2kempers1"
|
---|
| 38 | mode : "station-wds"
|
---|
| 39 | type : "eth"
|
---|
| 40 | extra_type : "eth2wifibridge"
|
---|
| 41 | channel : "132"
|
---|
| 42 | ssid : "il-zzw.watertoren1.wleiden.net"
|
---|
| 43 | dhcp : "no"
|
---|
| 44 | compass : "ssw"
|
---|
| 45 | ns_ip : "172.16.16.138/29"
|
---|
| 46 | ns_mac : "00:15:6d:70:4d:6c"
|
---|
| 47 | status : "up"
|
---|
| 48 |
|
---|
| 49 |
|
---|
[10059] | 50 | iface_vr0:
|
---|
[10116] | 51 | comment : "ethernet / Switchport: 2"
|
---|
| 52 | interface : "vr0"
|
---|
| 53 | ip : "172.25.90.65/29"
|
---|
| 54 | desc : "Ethernet naar proxy"
|
---|
| 55 | sdesc : "2proxy"
|
---|
| 56 | type : "eth"
|
---|
| 57 | dhcp : "no"
|
---|
| 58 | compass : "None"
|
---|
| 59 | status : "up"
|
---|
[10059] | 60 |
|
---|
[10116] | 61 |
|
---|
[10059] | 62 | iface_vr1:
|
---|
[10116] | 63 | interface : "vr1"
|
---|
| 64 | ip : "172.16.16.100/29"
|
---|
| 65 | desc : "Tijdelijke Link naar Cetim1 (Mast3:Pos2)"
|
---|
| 66 | sdesc : "2cetim1"
|
---|
| 67 | mode : "station-wds"
|
---|
| 68 | type : "eth"
|
---|
| 69 | extra_type : "eth2wifibridge"
|
---|
| 70 | ssid : "il-no.cetim1.wleiden.net"
|
---|
| 71 | dhcp : "no"
|
---|
| 72 | compass : "ne"
|
---|
| 73 | ns_ip : "172.16.16.99/29"
|
---|
| 74 | ns_mac : "00:15:6d:ec:81:f3"
|
---|
| 75 | status : "up"
|
---|
[10059] | 76 |
|
---|
[10116] | 77 |
|
---|
| 78 | iface_vr2:
|
---|
| 79 | interface : "vr2"
|
---|
| 80 | ip : "172.16.16.33/29"
|
---|
| 81 | desc : "Nanostation naar CNodeDrijfhuis (Mast1:Pos3)"
|
---|
| 82 | sdesc : "2drijfhuis"
|
---|
| 83 | mode : "station-wds"
|
---|
| 84 | type : "eth"
|
---|
| 85 | extra_type : "eth2wifibridge"
|
---|
| 86 | channel : "132"
|
---|
| 87 | ssid : "il-nw.watertoren1.wleiden.net"
|
---|
| 88 | dhcp : "no"
|
---|
| 89 | compass : "nw"
|
---|
| 90 | ns_ip : "172.16.16.34/29"
|
---|
| 91 | ns_mac : "00:15:6d:70:4d:a5"
|
---|
| 92 | status : "up"
|
---|
| 93 |
|
---|
| 94 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.