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