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