source:
genesis/nodes/JorisdeWitte/wleiden.yaml@
14388
Last change on this file since 14388 was 14025, checked in by , 7 years ago | |
---|---|
File size: 1.9 KB |
Rev | Line | |
---|---|---|
[12526] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
4 | board : "ALIX2" | |
5 | comment : "None" | |
[12544] | 6 | gateway : "213.124.17.161" |
[13589] | 7 | latitude : "52.1941" |
[12526] | 8 | location : "Chr. Basisschool Joris de Witte, Jan Wolkerslaan 18, 2343BK, Oegstgeest" |
[13589] | 9 | longitude : "4.4780" |
[12526] | 10 | masterip : "172.17.39.1" |
11 | monitoring_group: "Oegstgeest" | |
12 | nodename : "JorisdeWitte" | |
13 | nodetype : "Hybrid" | |
[12575] | 14 | rdnap_x : 928360 |
15 | rdnap_y : 467757 | |
[13510] | 16 | rdr_host : "213.124.17.163" |
[12526] | 17 | release : "9.0-RELEASE" |
18 | service_accesspoint: True | |
19 | service_concentrator: False | |
[13306] | 20 | service_incoming_rdr: False |
[13790] | 21 | service_proxy_ileiden: False |
22 | service_proxy_normal: False | |
[13844] | 23 | serviceid : "172.31.254.5" |
[12539] | 24 | status : "up" |
[12526] | 25 | |
[13548] | 26 | |
[12526] | 27 | iface_ath0: |
28 | comment : "Omni voor de buurt" | |
29 | ip : "172.17.39.1/24" | |
30 | sdesc : "omni" | |
31 | mode : "ap" | |
32 | type : "11g" | |
[12569] | 33 | channel : 1 |
[13146] | 34 | ssid : "WiFi-Oegstgeest-JorisdeWitte" |
[13144] | 35 | wlan_mac : "00:1b:b1:00:eb:ba" |
[12526] | 36 | dhcp : "10-250" |
37 | status : "up" | |
38 | ||
[13548] | 39 | |
[12526] | 40 | iface_vr0: |
41 | comment : "Ethernet naar JorisdeWitte" | |
[13161] | 42 | ip : "213.124.17.163/29" |
[12526] | 43 | sdesc : "2joris" |
44 | type : "eth" | |
45 | dhcp : False | |
46 | status : "up" | |
47 | ||
[13548] | 48 | |
[12526] | 49 | iface_vr1: |
[12569] | 50 | comment : "Interlink naar Som1" |
[12526] | 51 | ip : "172.16.7.12/29" |
52 | sdesc : "2som1" | |
53 | mode : "station" | |
54 | type : "eth" | |
55 | extra_type : "eth2wifibridge" | |
[13145] | 56 | channel : "140" |
[12526] | 57 | ssid : "il-nnw.som1.wleiden.net" |
58 | dhcp : False | |
[12569] | 59 | compass : "w" |
[14025] | 60 | ns_ip : "172.16.7.11/29" |
[12569] | 61 | ns_mac : "dc:9f:db:f2:0e:5d" |
[12539] | 62 | bridge_type: "NanoBridge25 M5" |
[12526] | 63 | status : "up" |
64 | ||
[13548] | 65 | |
[12526] | 66 | iface_vr2: |
[12805] | 67 | comment : "Interlink naar AkzoNobel2" |
[13832] | 68 | ip : "172.16.7.20/29" |
[12805] | 69 | sdesc : "2akzonobel2" |
[12990] | 70 | mode : "station" |
[12526] | 71 | type : "eth" |
72 | extra_type : "eth2wifibridge" | |
[12547] | 73 | channel : "64" |
[13596] | 74 | ssid : "il-zzw.teyakzonobel2.wleiden.net" |
[12526] | 75 | dhcp : False |
[13548] | 76 | compass : "w" |
[14025] | 77 | ns_ip : "172.16.7.19/29" |
[12569] | 78 | ns_mac : "00:15:6d:f2:43:83" |
[12526] | 79 | bridge_type: "NanoStation M5" |
[12990] | 80 | status : "up" |
[13548] | 81 | |
82 |
Note:
See TracBrowser
for help on using the repository browser.