source:
genesis/nodes/CNodeRegenboog/wleiden.yaml@
12789
Last change on this file since 12789 was 12623, checked in by , 11 years ago | |
---|---|
File size: 1.5 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" |
[11325] | 11 | monitoring_group: "wleiden" |
[10116] | 12 | nodename : "Regenboog" |
13 | nodetype : "CNode" | |
[10059] | 14 | rdnap_x : 95368 |
15 | rdnap_y : 465975 | |
[10116] | 16 | release : "8.0-RELEASE" |
[12623] | 17 | status : "down" |
[10059] | 18 | |
[10116] | 19 | |
[10059] | 20 | iface_ath0: |
[10888] | 21 | comment : "Ap voor de buurt" |
[10116] | 22 | ip : "172.21.152.1/26" |
23 | sdesc : "ap" | |
[10703] | 24 | mode : "ap" |
[11737] | 25 | type : "11g" |
[11738] | 26 | channel : 11 |
[10116] | 27 | ssid : "ap-wirelessleiden.regenboog" |
28 | dhcp : "10-60" | |
29 | compass : "wirelessleiden" | |
[12623] | 30 | status : "down" |
[10059] | 31 | |
32 | ||
[10116] | 33 | iface_sis0: |
[10885] | 34 | comment : "Ethernet naar Regenboog" |
[10116] | 35 | ip : "172.21.152.65/28" |
36 | sdesc : "eth" | |
37 | type : "eth" | |
38 | dhcp : "70-78" | |
[12623] | 39 | status : "down" |
[10116] | 40 | |
41 | ||
[10059] | 42 | iface_sis1: |
[10116] | 43 | comment : "Link naar Rosmolen" |
44 | ip : "172.16.2.66/30" | |
45 | sdesc : "2rosmolen" | |
46 | mode : "station-wds" | |
47 | type : "eth" | |
48 | extra_type : "eth2wifibridge" | |
49 | channel : "11" | |
50 | ssid : "il-o.rosmolen.wleiden.net" | |
[10454] | 51 | dhcp : False |
[10116] | 52 | compass : "e" |
53 | ns_mac : "" | |
[12478] | 54 | bridge_type: "NanoStation M5" |
[12623] | 55 | status : "down" |
[10059] | 56 | |
[10116] | 57 | |
58 | iface_wi0: | |
[10884] | 59 | comment : "Link naar oost -> Polder" |
[10116] | 60 | ip : "172.16.3.17/30" |
61 | sdesc : "2oost" | |
[10703] | 62 | mode : "ap" |
[11737] | 63 | type : "11g" |
[11738] | 64 | channel : 6 |
[10116] | 65 | ssid : "il-o.regenboog.wleiden.net" |
[10454] | 66 | dhcp : False |
[10116] | 67 | compass : "e" |
[12623] | 68 | status : "down" |
[10116] | 69 | |
70 |
Note:
See TracBrowser
for help on using the repository browser.