source:
genesis/nodes/CNodeRecpark/wleiden.yaml@
10927
Last change on this file since 10927 was 10892, 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: |
[10883] | 20 | comment : "AP voor de buurt" |
[10116] | 21 | ip : "172.17.11.1/26" |
22 | sdesc : "ap-omni" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "4" | |
26 | ssid : "ap-westeinder-recpark" | |
27 | dhcp : "20-50" | |
28 | status : "up" | |
[10059] | 29 | |
[10116] | 30 | |
[10059] | 31 | iface_vr0: |
[10883] | 32 | comment : "Nanostation5 naar Schiphol" |
[10116] | 33 | ip : "172.16.16.225/29" |
34 | sdesc : "2schiphol" | |
35 | mode : "station-wds" | |
36 | type : "eth" | |
37 | channel : "140" | |
38 | ssid : "il-no.recpark.wleiden.net" | |
[10454] | 39 | dhcp : False |
[10116] | 40 | compass : "ne" |
41 | ns_ip : "172.16.16.226/29" | |
42 | ns_mac : "00:15:6d:70:4d:75" | |
[10892] | 43 | bridge_type: "NanoStation5" |
[10116] | 44 | status : "down" |
[10059] | 45 | |
[10116] | 46 | |
[10059] | 47 | iface_vr1: |
[10883] | 48 | comment : "Nanostation5 naar Watertoren3" |
[10116] | 49 | ip : "172.16.16.76/29" |
50 | sdesc : "2watertoren3" | |
51 | mode : "station-wds" | |
52 | type : "eth" | |
53 | channel : "36" | |
54 | ssid : "il-w.watertoren3.wleiden.net" | |
[10454] | 55 | dhcp : False |
[10729] | 56 | compass : "z" |
[10116] | 57 | ns_ip : "172.16.16.75/29" |
58 | ns_mac : "00:15:6d:70:4d:a4" | |
[10892] | 59 | bridge_type: "NanoStation5" |
[10116] | 60 | status : "up" |
[10059] | 61 | |
[10116] | 62 |
Note:
See TracBrowser
for help on using the repository browser.