source:
genesis/nodes/CNodeGraficall/wleiden.yaml@
10891
Last change on this file since 10891 was 10891, 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" |
[10881] | 6 | height : "17" |
[10116] | 7 | ileiden : True |
[10400] | 8 | latitude : "52.15630" |
[10116] | 9 | location : "Zusterflat Ziekenhuis Rijnland, Simon Smitweg 1, 2353 GA, Leiderdorp" |
[10400] | 10 | longitude : "4.53926" |
[10116] | 11 | masterip : "172.24.16.1" |
12 | nodename : "Graficall" | |
13 | nodetype : "CNode" | |
[10400] | 14 | rdnap_x : "96974" |
15 | rdnap_y : "463464" | |
[10116] | 16 | release : "8.2-RELEASE" |
17 | status : "up" | |
[10059] | 18 | |
19 | ||
20 | iface_ath0: | |
[10885] | 21 | comment : "AP voor de buurt" |
[10116] | 22 | ip : "172.24.16.1/26" |
23 | sdesc : "ap" | |
[10703] | 24 | mode : "ap" |
[10116] | 25 | type : "11b" |
26 | channel : "1" | |
[10156] | 27 | ssid : "ap-WirelessLeiden-Graficall" |
[10116] | 28 | dhcp : "10-60" |
29 | status : "up" | |
[10059] | 30 | |
31 | ||
[10116] | 32 | iface_ue0: |
[10884] | 33 | comment : "Link naar WBRotary" |
[10116] | 34 | ip : "172.16.18.44/29" |
35 | sdesc : "2wbrotary" | |
36 | mode : "station-wds" | |
37 | type : "eth" | |
38 | extra_type : "eth2wifibridge" | |
39 | channel : "36" | |
40 | ssid : "il-w.wbrotary.wleiden.net" | |
[10454] | 41 | dhcp : False |
[10729] | 42 | compass : "o" |
[10116] | 43 | ns_ip : "172.16.18.43/29" |
44 | ns_mac : "00:27:22:10:f6:0b" | |
45 | status : "up" | |
46 | ||
47 | ||
48 | iface_ue1: | |
[10884] | 49 | comment : "B-link to Hoogmade via Bullet2" |
[10116] | 50 | ip : "172.16.0.85/30" |
51 | sdesc : "2hmkerk2" | |
52 | mode : "ap-wds" | |
53 | type : "eth" | |
54 | extra_type : "eth2wifibridge" | |
55 | channel : "5" | |
56 | ssid : "il-n.graficall.wleiden.net" | |
[10454] | 57 | dhcp : False |
[10116] | 58 | compass : "n" |
59 | status : "up" | |
60 | ||
61 | ||
62 | iface_ue1_alias0: | |
[10884] | 63 | comment : "Ethernet" |
[10116] | 64 | ip : "172.16.3.141/30" |
65 | sdesc : "manageBullet" | |
66 | type : "eth" | |
[10454] | 67 | dhcp : False |
[10116] | 68 | status : "down" |
69 | ||
70 | ||
[10059] | 71 | iface_vr0: |
[10885] | 72 | comment : "Ethernet to interlink northeast of Leythenrode" |
[10116] | 73 | ip : "172.16.5.148/29" |
74 | sdesc : "2Leythenrode" | |
75 | mode : "station-wds" | |
76 | type : "eth" | |
77 | extra_type : "eth2wifibridge" | |
78 | channel : "52" | |
79 | ssid : "il-no.leythenrode.wleiden.net" | |
[10454] | 80 | dhcp : False |
[10729] | 81 | compass : "w" |
[10116] | 82 | ns_ip : "172.16.5.147/29" |
83 | ns_mac : "00:15:6d:ea:f0:4c" | |
84 | status : "up" | |
[10059] | 85 | |
[10116] | 86 | |
[10059] | 87 | iface_vr1: |
[10883] | 88 | comment : "Link JVC" |
[10116] | 89 | ip : "172.16.3.12/29" |
90 | sdesc : "2jvc" | |
91 | mode : "station-wds" | |
92 | type : "eth" | |
93 | extra_type : "eth2wifibridge" | |
94 | channel : "100" | |
95 | ssid : "il-no.jvc.wleiden.net" | |
[10454] | 96 | dhcp : False |
[10729] | 97 | compass : "zw" |
[10116] | 98 | ns_ip : "172.16.3.11" |
99 | ns_mac : "00:15:6d:ea:f0:68" | |
100 | status : "up" | |
[10059] | 101 | |
102 | ||
[10116] | 103 | iface_vr2: |
[10883] | 104 | comment : "Link naar Boterhuis" |
[10116] | 105 | ip : "172.16.5.98/29" |
106 | sdesc : "2boterhuis" | |
107 | mode : "station-wds" | |
108 | type : "eth" | |
109 | extra_type : "eth2wifibridge" | |
110 | channel : "44" | |
111 | ssid : "il-nw.graficall.wleiden.net" | |
[10454] | 112 | dhcp : False |
[10729] | 113 | compass : "n" |
[10116] | 114 | ns_ip : "172.16.5.99" |
115 | ns_mac : "00:15:6d:eb:f0:f8" | |
116 | status : "up" | |
117 | ||
118 |
Note:
See TracBrowser
for help on using the repository browser.