source:
genesis/nodes/CNodeAJSoft1/wleiden.yaml@
10873
Last change on this file since 10873 was 10779, checked in by , 13 years ago | |
---|---|
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 |
[10779] | 7 | latitude : "4.46729" |
[10116] | 8 | location : "Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden" |
[10779] | 9 | longitude : "52.14605" |
[10116] | 10 | masterip : "172.20.136.1" |
11 | nodename : "AJSoft1" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 92035 |
14 | rdnap_y : 462384 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
[10116] | 18 | |
[10059] | 19 | iface_ath0: |
[10116] | 20 | comment : "ap" |
21 | interface : "ath0" | |
22 | ip : "172.20.136.1/26" | |
23 | desc : "AP" | |
24 | sdesc : "ap" | |
[10703] | 25 | mode : "ap" |
[10116] | 26 | type : "11b" |
27 | channel : "8" | |
[10156] | 28 | ssid : "ap-WirelessLeiden-Ajsoft1" |
[10116] | 29 | dhcp : "10-60" |
30 | compass : "None" | |
31 | status : "up" | |
[10059] | 32 | |
33 | ||
[10116] | 34 | iface_ue0: |
35 | comment : "Link naar RijnVliet" | |
36 | interface : "ue0" | |
37 | ip : "172.16.4.68/29" | |
38 | desc : "InterLink naar RijnVliet" | |
39 | sdesc : "b2rijnvliet" | |
40 | mode : "station-wds" | |
41 | type : "eth" | |
42 | extra_type : "eth2wifibridge" | |
43 | channel : "4" | |
44 | ssid : "il-zw.rv.wleiden.net" | |
[10454] | 45 | dhcp : False |
[10729] | 46 | compass : "no" |
[10116] | 47 | ns_ip : "172.16.4.67/29" |
48 | ns_mac : "00:15:6d:e8:f9:b1" | |
[10386] | 49 | status : "up" |
[10116] | 50 | |
51 | ||
[10059] | 52 | iface_vr0: |
[10116] | 53 | comment : "Ethernet naar AJSoft2" |
54 | interface : "vr0" | |
55 | ip : "172.16.3.81/30" | |
56 | desc : "Ethernet naar AJSoft2" | |
57 | sdesc : "2ajsoft2" | |
58 | type : "eth" | |
[10454] | 59 | dhcp : False |
[10116] | 60 | compass : "None" |
61 | status : "up" | |
[10059] | 62 | |
[10116] | 63 | |
[10059] | 64 | iface_vr1: |
[10116] | 65 | comment : "link naar Haagwijk" |
66 | interface : "vr1" | |
67 | ip : "172.16.5.236/29" | |
68 | desc : "Link naar Haagwijk" | |
69 | sdesc : "2haagwijk" | |
70 | mode : "station-wds" | |
71 | type : "eth" | |
72 | extra_type : "eth2wifibridge" | |
73 | channel : "52" | |
74 | ssid : "il-nw.haagwijk.wleiden.net" | |
[10454] | 75 | dhcp : False |
[10729] | 76 | compass : "zo" |
[10116] | 77 | ns_ip : "172.16.5.235/29" |
78 | ns_mac : "00:15:6d:ea:eb:d5" | |
79 | status : "up" | |
[10059] | 80 | |
[10116] | 81 | |
82 | iface_vr2: | |
83 | comment : "Link naar Robijn" | |
84 | interface : "vr2" | |
85 | ip : "172.16.5.225/29" | |
86 | desc : "InterLink naar Robijn" | |
87 | sdesc : "2robijn" | |
88 | mode : "station-wds" | |
89 | type : "eth" | |
90 | extra_type : "eth2wifibridge" | |
91 | channel : "60" | |
92 | ssid : "il-nnw.ajsoft1.wleiden.net" | |
[10454] | 93 | dhcp : False |
[10729] | 94 | compass : "n" |
[10116] | 95 | ns_ip : "172.16.5.226/29" |
96 | ns_mac : "00:15:6d:ec:82:8a" | |
97 | status : "up" | |
98 | ||
99 |
Note:
See TracBrowser
for help on using the repository browser.