source:
genesis/nodes/CNodeRV/wleiden.yaml@
10883
Last change on this file since 10883 was 10883, checked in by , 13 years ago | |
---|---|
File size: 2.1 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 |
[10881] | 7 | latitude : "52.15001" |
[10116] | 8 | location : "Zorgcentrum Rijn en Vliet, Aaltje Noordewierlaan1, 2324 KP, Leiden" |
[10881] | 9 | longitude : "4.47320" |
[10116] | 10 | masterip : "172.20.128.1" |
11 | nodename : "RV" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 92445 |
14 | rdnap_y : 462819 | |
[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.128.1/26" | |
23 | desc : "AP voor de buurt" | |
24 | sdesc : "ap" | |
[10703] | 25 | mode : "ap" |
[10116] | 26 | type : "11b" |
27 | channel : "7" | |
[10156] | 28 | ssid : "ap-WirelessLeiden-Rijnvliet" |
[10116] | 29 | dhcp : "10-60" |
30 | compass : "None" | |
31 | status : "up" | |
[10059] | 32 | |
33 | ||
[10116] | 34 | iface_ue0: |
35 | comment : "b-link naar ajsoft1" | |
36 | interface : "ue0" | |
37 | ip : "172.16.4.65/29" | |
38 | desc : "b-Link naar ajsoft1" | |
39 | sdesc : "b2ajsoft" | |
40 | mode : "ap-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 : "zw" |
[10116] | 47 | ns_ip : "172.16.4.66/29" |
48 | ns_mac : "00:15:6d:e9:f9:b0" | |
49 | status : "down" | |
50 | ||
51 | ||
[10059] | 52 | iface_vr0: |
[10116] | 53 | comment : "Ethernet naar proxy3" |
54 | interface : "vr0" | |
55 | ip : "172.20.128.97/29" | |
56 | sdesc : "2proxy3" | |
57 | type : "eth" | |
[10454] | 58 | dhcp : False |
[10116] | 59 | compass : "None" |
60 | status : "up" | |
[10059] | 61 | |
[10116] | 62 | |
[10059] | 63 | iface_vr1: |
[10116] | 64 | comment : "link naar IMI" |
65 | interface : "vr1" | |
66 | ip : "172.16.5.241/29" | |
67 | desc : "Link naar IMI" | |
68 | sdesc : "2imi" | |
69 | mode : "station-wds" | |
70 | type : "eth" | |
71 | extra_type : "eth2wifibridge" | |
72 | channel : "60" | |
73 | ssid : "il-no.rv.wleiden.net" | |
[10454] | 74 | dhcp : False |
[10729] | 75 | compass : "no" |
[10116] | 76 | ns_ip : "172.16.5.242/29" |
77 | ns_mac : "00:15:6d:ed:82:7c" | |
78 | status : "up" | |
[10059] | 79 | |
[10116] | 80 | |
81 | iface_vr2: | |
82 | comment : "a-link naar AJSoft2" | |
83 | interface : "vr2" | |
84 | ip : "172.16.6.20/29" | |
85 | desc : "a-Link naar AJSoft" | |
86 | sdesc : "a2ajsoft" | |
87 | mode : "station-wds" | |
88 | type : "eth" | |
89 | extra_type : "eth2wifibridge" | |
90 | channel : "" | |
91 | ssid : "il-o.ajsoft2.wleiden.net" | |
[10454] | 92 | dhcp : False |
[10729] | 93 | compass : "zw" |
[10116] | 94 | ns_ip : "172.16.6.19/29" |
95 | ns_mac : "00:15:6d:ec:82:40" | |
96 | status : "up" | |
97 | ||
98 |
Note:
See TracBrowser
for help on using the repository browser.