source:
genesis/nodes/CNodeLeythenrode/wleiden.yaml@
10890
Last change on this file since 10890 was 10890, checked in by , 13 years ago | |
---|---|
File size: 2.5 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.15582" |
[10116] | 8 | location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351 CP, Leiderdorp" |
[10881] | 9 | longitude : "4.53564" |
[10116] | 10 | masterip : "172.17.1.1" |
11 | nodename : "Leythenrode" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 96726 |
14 | rdnap_y : 463414 | |
[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.17.1.1/26" |
22 | sdesc : "ap" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "9" | |
[10156] | 26 | ssid : "ap-WirelessLeiden-Leythenrode" |
[10116] | 27 | dhcp : "10-60" |
28 | compass : "None" | |
29 | status : "up" | |
[10059] | 30 | |
31 | ||
[10116] | 32 | iface_ue0: |
[10885] | 33 | comment : "Ethernet naar interlink west" |
[10116] | 34 | ip : "172.16.17.188/29" |
35 | sdesc : "2som2" | |
36 | mode : "station-wds" | |
37 | type : "eth" | |
38 | extra_type : "eth2wifibridge" | |
39 | channel : "36" | |
40 | ssid : "il-zo.som2.wleiden.net" | |
[10463] | 41 | dhcp : False |
[10729] | 42 | compass : "nw" |
[10116] | 43 | ns_ip : "172.16.17.187/29" |
44 | ns_mac : "00:15:6d:eb:f1:33" | |
45 | status : "up" | |
[10059] | 46 | |
47 | ||
48 | iface_vr0: | |
[10884] | 49 | comment : "Ethernet to local aps, ip address 172.17.0.3 - 172.17.0.8/28" |
[10116] | 50 | ip : "172.17.0.2/28" |
51 | sdesc : "localsubnet" | |
52 | type : "eth" | |
[10454] | 53 | dhcp : False |
[10116] | 54 | compass : "None" |
55 | status : "up" | |
[10059] | 56 | |
[10116] | 57 | |
58 | iface_vr0_alias0: | |
[10884] | 59 | comment : "Ethernet" |
[10116] | 60 | ip : "172.17.7.2/24" |
61 | sdesc : "localsubnet" | |
62 | type : "eth" | |
63 | dhcp : "10-250" | |
64 | compass : "None" | |
65 | status : "down" | |
66 | ||
67 | ||
[10059] | 68 | iface_vr1: |
[10885] | 69 | comment : "Ethernet naar interlink noordoost (graficall)" |
[10116] | 70 | ip : "172.16.5.145/29" |
71 | sdesc : "2Graficall" | |
72 | mode : "station-wds" | |
73 | type : "eth" | |
74 | extra_type : "eth2wifibridge" | |
75 | channel : "52" | |
76 | ssid : "il-no.leythenrode.wleiden.net" | |
[10463] | 77 | dhcp : False |
[10729] | 78 | compass : "o" |
[10116] | 79 | ns_ip : "172.16.5.146/29" |
80 | ns_mac : "00:15:6d:bd:8a:06" | |
81 | status : "up" | |
[10059] | 82 | |
[10116] | 83 | |
84 | iface_vr2: | |
[10884] | 85 | comment : "A-link to DeClercq via Nanostation5" |
[10116] | 86 | ip : "172.16.5.169/29" |
87 | sdesc : "2DeClercq" | |
88 | mode : "station-wds" | |
89 | type : "eth" | |
90 | extra_type : "eth2wifibridge" | |
91 | channel : "44" | |
92 | ssid : "il-zw.leythenrode.wleiden.net" | |
[10463] | 93 | dhcp : False |
[10729] | 94 | compass : "zw" |
[10116] | 95 | ns_ip : "172.16.5.170/29" |
96 | ns_mac : "00:15:6d:bd:8a:02" | |
97 | status : "up" | |
98 | ||
99 | ||
100 | iface_vr2_alias0: | |
[10884] | 101 | comment : "Temp. a-link to Roomburgh2" |
[10116] | 102 | ip : "172.16.5.177/29" |
103 | sdesc : "2Roomburgh2" | |
104 | type : "eth" | |
105 | extra_type : "eth2wifibridge" | |
[10463] | 106 | dhcp : False |
[10116] | 107 | compass : "None" |
108 | status : "up" | |
109 | ||
110 |
Note:
See TracBrowser
for help on using the repository browser.