source:
genesis/nodes/CNodeRegenboog/wleiden.yaml@
11265
Last change on this file since 11265 was 10891, checked in by , 13 years ago | |
---|---|
File size: 1.4 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10436] | 4 | board : "UNKNOWN" |
[10059] | 5 | comment : "None" |
[10116] | 6 | ileiden : False |
[10881] | 7 | latitude : "52.17869" |
[10116] | 8 | location : "Basisschool De Tweemaster, Regenboogpad 5, 2317 XK, Leiden" |
[10881] | 9 | longitude : "4.51535" |
[10116] | 10 | masterip : "172.21.152.1" |
11 | nodename : "Regenboog" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 95368 |
14 | rdnap_y : 465975 | |
[10116] | 15 | release : "8.0-RELEASE" |
16 | status : "dw" | |
[10059] | 17 | |
[10116] | 18 | |
[10059] | 19 | iface_ath0: |
[10888] | 20 | comment : "Ap voor de buurt" |
[10116] | 21 | ip : "172.21.152.1/26" |
22 | sdesc : "ap" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "7" | |
26 | ssid : "ap-wirelessleiden.regenboog" | |
27 | dhcp : "10-60" | |
28 | compass : "wirelessleiden" | |
29 | status : "up" | |
[10059] | 30 | |
31 | ||
[10116] | 32 | iface_sis0: |
[10885] | 33 | comment : "Ethernet naar Regenboog" |
[10116] | 34 | ip : "172.21.152.65/28" |
35 | sdesc : "eth" | |
36 | type : "eth" | |
37 | dhcp : "70-78" | |
38 | status : "up" | |
39 | ||
40 | ||
[10059] | 41 | iface_sis1: |
[10116] | 42 | comment : "Link naar Rosmolen" |
43 | ip : "172.16.2.66/30" | |
44 | sdesc : "2rosmolen" | |
45 | mode : "station-wds" | |
46 | type : "eth" | |
47 | extra_type : "eth2wifibridge" | |
48 | channel : "11" | |
49 | ssid : "il-o.rosmolen.wleiden.net" | |
[10454] | 50 | dhcp : False |
[10116] | 51 | compass : "e" |
52 | ns_mac : "" | |
53 | status : "up" | |
[10059] | 54 | |
[10116] | 55 | |
56 | iface_wi0: | |
[10884] | 57 | comment : "Link naar oost -> Polder" |
[10116] | 58 | ip : "172.16.3.17/30" |
59 | sdesc : "2oost" | |
[10703] | 60 | mode : "ap" |
[10116] | 61 | type : "11b" |
62 | channel : "4" | |
63 | ssid : "il-o.regenboog.wleiden.net" | |
[10454] | 64 | dhcp : False |
[10116] | 65 | compass : "e" |
66 | status : "up" | |
67 | ||
68 |
Note:
See TracBrowser
for help on using the repository browser.