source:
genesis/nodes/CNodeRecpark/wleiden.yaml@
10729
Last change on this file since 10729 was 10729, checked in by , 13 years ago | |
---|---|
File size: 1.4 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 |
[10400] | 7 | latitude : "52.25868" |
[10116] | 8 | location : "Recreatiepark,Uiterweg 214,1431AJ,Aalsmeer" |
[10400] | 9 | longitude : "4.75814" |
[10116] | 10 | masterip : "172.17.11.1" |
11 | nodename : "Recpark" | |
12 | nodetype : "CNode" | |
[10400] | 13 | rdnap_x : "112051" |
14 | rdnap_y : "474703" | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
17 | ||
18 | ||
[10059] | 19 | iface_ath0: |
[10116] | 20 | interface : "ath0" |
21 | ip : "172.17.11.1/26" | |
22 | desc : "AP voor de buurt" | |
23 | sdesc : "ap-omni" | |
[10703] | 24 | mode : "ap" |
[10116] | 25 | type : "11b" |
26 | channel : "4" | |
27 | ssid : "ap-westeinder-recpark" | |
28 | dhcp : "20-50" | |
29 | compass : "None" | |
30 | status : "up" | |
[10059] | 31 | |
[10116] | 32 | |
[10059] | 33 | iface_vr0: |
[10116] | 34 | interface : "vr0" |
35 | ip : "172.16.16.225/29" | |
36 | desc : "Nanostation5 naar Schiphol" | |
37 | sdesc : "2schiphol" | |
38 | mode : "station-wds" | |
39 | type : "eth" | |
40 | channel : "140" | |
41 | ssid : "il-no.recpark.wleiden.net" | |
[10454] | 42 | dhcp : False |
[10116] | 43 | compass : "ne" |
44 | ns_ip : "172.16.16.226/29" | |
45 | ns_mac : "00:15:6d:70:4d:75" | |
46 | status : "down" | |
[10059] | 47 | |
[10116] | 48 | |
[10059] | 49 | iface_vr1: |
[10116] | 50 | interface : "vr1" |
51 | ip : "172.16.16.76/29" | |
52 | desc : "Nanostation5 naar Watertoren3" | |
53 | sdesc : "2watertoren3" | |
54 | mode : "station-wds" | |
55 | type : "eth" | |
56 | channel : "36" | |
57 | ssid : "il-w.watertoren3.wleiden.net" | |
[10454] | 58 | dhcp : False |
[10729] | 59 | compass : "z" |
[10116] | 60 | ns_ip : "172.16.16.75/29" |
61 | ns_mac : "00:15:6d:70:4d:a4" | |
62 | status : "up" | |
[10059] | 63 | |
[10116] | 64 |
Note:
See TracBrowser
for help on using the repository browser.