source:
genesis/nodes/CNodeBroekplein/wleiden.yaml@
10884
Last change on this file since 10884 was 10884, checked in by , 13 years ago | |
---|---|
File size: 2.1 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.17972" |
[10116] | 8 | location : "Basisschool De Tweemaster, Broekplein 1, 2318 TJ, Leiden" |
[10881] | 9 | longitude : "4.50232" |
[10116] | 10 | masterip : "172.21.144.1" |
11 | nodename : "Broekplein" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 94478 |
14 | rdnap_y : 466100 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
[10116] | 18 | |
[10059] | 19 | iface_ath0: |
[10116] | 20 | comment : "AP omni" |
21 | interface : "ath0" | |
22 | ip : "172.21.144.1/24" | |
23 | desc : "AP voor de buurt" | |
24 | sdesc : "ap" | |
[10703] | 25 | mode : "ap" |
[10116] | 26 | type : "11b" |
27 | channel : "4" | |
[10156] | 28 | ssid : "ap-WirelessLeiden-Broekplein" |
[10116] | 29 | dhcp : "10-250" |
30 | compass : "None" | |
31 | status : "up" | |
[10059] | 32 | |
33 | ||
[10116] | 34 | iface_ue0: |
35 | comment : "Ethernet" | |
36 | interface : "ue0" | |
37 | ip : "172.16.6.65/29" | |
38 | desc : "Ethernet naar tweemaster" | |
39 | sdesc : "eth" | |
40 | type : "eth" | |
[10454] | 41 | dhcp : False |
[10116] | 42 | compass : "None" |
43 | status : "down" | |
44 | ||
45 | ||
[10059] | 46 | iface_vr0: |
[10884] | 47 | comment : "A-link naar SOM1" |
[10116] | 48 | interface : "vr0" |
49 | ip : "172.16.5.124/29" | |
50 | desc : "Link naar SOM1" | |
51 | sdesc : "2som1" | |
52 | mode : "station-wds" | |
53 | type : "eth" | |
54 | extra_type : "eth2wifibridge" | |
55 | channel : "132" | |
56 | ssid : "il-n.som1.wleiden.net" | |
[10454] | 57 | dhcp : False |
[10729] | 58 | compass : "zw" |
[10116] | 59 | ns_ip : "172.16.5.123/29" |
60 | ns_mac : "00:15:6d:ec:82:8d" | |
61 | status : "up" | |
[10059] | 62 | |
[10116] | 63 | |
[10059] | 64 | iface_vr1: |
[10884] | 65 | comment : "Link naar Rosmolen" |
[10116] | 66 | interface : "vr1" |
67 | ip : "172.16.5.129/29" | |
68 | sdesc : "2rosmolen" | |
69 | mode : "station-wds" | |
70 | type : "eth" | |
71 | extra_type : "eth2wifibridge" | |
72 | channel : "36" | |
73 | ssid : "il-z.broekplein.wleiden.net" | |
[10454] | 74 | dhcp : False |
[10729] | 75 | compass : "zo" |
[10116] | 76 | ns_ip : "172.16.5.130/29" |
77 | ns_mac : "00:15:6d:ec:82:05" | |
78 | status : "up" | |
[10059] | 79 | |
[10116] | 80 | |
81 | iface_vr2: | |
[10884] | 82 | comment : "Link naar Lijtweg 2" |
[10116] | 83 | interface : "vr2" |
84 | ip : "172.16.5.137/29" | |
85 | sdesc : "2lijtweg2" | |
86 | mode : "station-wds" | |
87 | type : "eth" | |
88 | extra_type : "eth2wifibridge" | |
89 | channel : "44" | |
90 | ssid : "il-w.broekplein.wleiden.net" | |
[10454] | 91 | dhcp : False |
[10116] | 92 | compass : "w" |
93 | ns_ip : "172.16.5.138/29" | |
94 | ns_mac : "00:15:6d:ec:82:79" | |
95 | status : "up" | |
96 | ||
97 |
Note:
See TracBrowser
for help on using the repository browser.