source:
genesis/nodes/CNodeRV/wleiden.yaml@
10886
Last change on this file since 10886 was 10885, checked in by , 13 years ago | |
---|---|
File size: 2.0 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: |
[10885] | 20 | comment : "AP voor de buurt" |
[10116] | 21 | interface : "ath0" |
22 | ip : "172.20.128.1/26" | |
23 | sdesc : "ap" | |
[10703] | 24 | mode : "ap" |
[10116] | 25 | type : "11b" |
26 | channel : "7" | |
[10156] | 27 | ssid : "ap-WirelessLeiden-Rijnvliet" |
[10116] | 28 | dhcp : "10-60" |
29 | compass : "None" | |
30 | status : "up" | |
[10059] | 31 | |
32 | ||
[10116] | 33 | iface_ue0: |
[10884] | 34 | comment : "B-link naar ajsoft1" |
[10116] | 35 | interface : "ue0" |
36 | ip : "172.16.4.65/29" | |
37 | sdesc : "b2ajsoft" | |
38 | mode : "ap-wds" | |
39 | type : "eth" | |
40 | extra_type : "eth2wifibridge" | |
41 | channel : "4" | |
42 | ssid : "il-zw.rv.wleiden.net" | |
[10454] | 43 | dhcp : False |
[10729] | 44 | compass : "zw" |
[10116] | 45 | ns_ip : "172.16.4.66/29" |
46 | ns_mac : "00:15:6d:e9:f9:b0" | |
47 | status : "down" | |
48 | ||
49 | ||
[10059] | 50 | iface_vr0: |
[10116] | 51 | comment : "Ethernet naar proxy3" |
52 | interface : "vr0" | |
53 | ip : "172.20.128.97/29" | |
54 | sdesc : "2proxy3" | |
55 | type : "eth" | |
[10454] | 56 | dhcp : False |
[10116] | 57 | compass : "None" |
58 | status : "up" | |
[10059] | 59 | |
[10116] | 60 | |
[10059] | 61 | iface_vr1: |
[10884] | 62 | comment : "Link naar IMI" |
[10116] | 63 | interface : "vr1" |
64 | ip : "172.16.5.241/29" | |
65 | sdesc : "2imi" | |
66 | mode : "station-wds" | |
67 | type : "eth" | |
68 | extra_type : "eth2wifibridge" | |
69 | channel : "60" | |
70 | ssid : "il-no.rv.wleiden.net" | |
[10454] | 71 | dhcp : False |
[10729] | 72 | compass : "no" |
[10116] | 73 | ns_ip : "172.16.5.242/29" |
74 | ns_mac : "00:15:6d:ed:82:7c" | |
75 | status : "up" | |
[10059] | 76 | |
[10116] | 77 | |
78 | iface_vr2: | |
[10884] | 79 | comment : "A-link naar AJSoft2" |
[10116] | 80 | interface : "vr2" |
81 | ip : "172.16.6.20/29" | |
82 | sdesc : "a2ajsoft" | |
83 | mode : "station-wds" | |
84 | type : "eth" | |
85 | extra_type : "eth2wifibridge" | |
86 | channel : "" | |
87 | ssid : "il-o.ajsoft2.wleiden.net" | |
[10454] | 88 | dhcp : False |
[10729] | 89 | compass : "zw" |
[10116] | 90 | ns_ip : "172.16.6.19/29" |
91 | ns_mac : "00:15:6d:ec:82:40" | |
92 | status : "up" | |
93 | ||
94 |
Note:
See TracBrowser
for help on using the repository browser.