source:
genesis/nodes/CNodeRegenboog/wleiden.yaml@
10884
Last change on this file since 10884 was 10884, checked in by , 13 years ago | |
---|---|
File size: 1.6 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: |
[10116] | 20 | comment : "AP" |
21 | interface : "ath0" | |
22 | ip : "172.21.152.1/26" | |
23 | desc : "ap voor de buurt" | |
24 | sdesc : "ap" | |
[10703] | 25 | mode : "ap" |
[10116] | 26 | type : "11b" |
27 | channel : "7" | |
28 | ssid : "ap-wirelessleiden.regenboog" | |
29 | dhcp : "10-60" | |
30 | compass : "wirelessleiden" | |
31 | status : "up" | |
[10059] | 32 | |
33 | ||
[10116] | 34 | iface_sis0: |
35 | comment : "Ethernet" | |
36 | interface : "sis0" | |
37 | ip : "172.21.152.65/28" | |
38 | desc : "Ethernet naar Regenboog" | |
39 | sdesc : "eth" | |
40 | type : "eth" | |
41 | dhcp : "70-78" | |
42 | compass : "None" | |
43 | status : "up" | |
44 | ||
45 | ||
[10059] | 46 | iface_sis1: |
[10116] | 47 | comment : "Link naar Rosmolen" |
48 | interface : "sis1" | |
49 | ip : "172.16.2.66/30" | |
50 | sdesc : "2rosmolen" | |
51 | mode : "station-wds" | |
52 | type : "eth" | |
53 | extra_type : "eth2wifibridge" | |
54 | channel : "11" | |
55 | ssid : "il-o.rosmolen.wleiden.net" | |
[10454] | 56 | dhcp : False |
[10116] | 57 | compass : "e" |
58 | ns_mac : "" | |
59 | status : "up" | |
[10059] | 60 | |
[10116] | 61 | |
62 | iface_wi0: | |
[10884] | 63 | comment : "Link naar oost -> Polder" |
[10116] | 64 | interface : "wi0" |
65 | ip : "172.16.3.17/30" | |
66 | desc : "Link naar oost" | |
67 | sdesc : "2oost" | |
[10703] | 68 | mode : "ap" |
[10116] | 69 | type : "11b" |
70 | channel : "4" | |
71 | ssid : "il-o.regenboog.wleiden.net" | |
[10454] | 72 | dhcp : False |
[10116] | 73 | compass : "e" |
74 | status : "up" | |
75 | ||
76 |
Note:
See TracBrowser
for help on using the repository browser.