source:
genesis/nodes/Geluidsnet1/wleiden.yaml@
14296
Last change on this file since 14296 was 14242, checked in by , 6 years ago | |
---|---|
File size: 2.3 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" |
[10881] | 6 | latitude : "52.16254" |
[11696] | 7 | location : "Oude Belastingkantoor, Stationsplein 107, 2312 AJ, Leiden" |
[10881] | 8 | longitude : "4.47908" |
[10116] | 9 | masterip : "172.17.3.1" |
[11325] | 10 | monitoring_group: "wleiden" |
[10116] | 11 | nodename : "Geluidsnet1" |
[11255] | 12 | nodetype : "Hybrid" |
[10059] | 13 | rdnap_x : 92865 |
14 | rdnap_y : 464209 | |
[14242] | 15 | release : "11.2-RELEASE" |
[11255] | 16 | service_accesspoint: True |
[11554] | 17 | service_concentrator: False |
[11255] | 18 | service_incoming_rdr: False |
19 | service_proxy_ileiden: False | |
20 | service_proxy_normal: False | |
[10116] | 21 | status : "up" |
[10059] | 22 | |
[13548] | 23 | |
[10059] | 24 | iface_ath0: |
[10884] | 25 | comment : "Ap" |
[11255] | 26 | ip : "172.17.3.1/24" |
[10116] | 27 | sdesc : "ap" |
[10703] | 28 | mode : "ap" |
[11737] | 29 | type : "11g" |
[11738] | 30 | channel : 11 |
[13102] | 31 | ssid : "WiFi-Leiden" |
[13088] | 32 | wlan_mac : "00:1b:b1:02:bf:55" |
[11255] | 33 | dhcp : "10-250" |
[10116] | 34 | status : "up" |
[10059] | 35 | |
[13548] | 36 | |
[10059] | 37 | iface_vr0: |
[10116] | 38 | comment : "Link naar Webcam" |
39 | ip : "172.16.16.1/30" | |
40 | sdesc : "2webcam" | |
41 | type : "eth" | |
[10454] | 42 | dhcp : False |
[10116] | 43 | status : "up" |
[10059] | 44 | |
[13548] | 45 | |
[10059] | 46 | iface_vr1: |
[10116] | 47 | comment : "Link naar Lebkov" |
48 | ip : "172.16.17.225/29" | |
49 | sdesc : "2lebkov" | |
[13395] | 50 | mode : "ap-wds" |
[10116] | 51 | type : "eth" |
52 | extra_type : "eth2wifibridge" | |
53 | channel : "36" | |
54 | ssid : "il-n.geluidsnet1.wleiden.net" | |
[10454] | 55 | dhcp : False |
[10116] | 56 | compass : "n" |
57 | ns_ip : "172.16.17.226/29" | |
[11620] | 58 | ns_mac : "00:15:6d:ec:82:8c" |
[10892] | 59 | bridge_type: "NanoStation5" |
[10116] | 60 | status : "up" |
[10059] | 61 | |
[13548] | 62 | |
[12200] | 63 | iface_vr1_alias0: |
[13395] | 64 | comment : "Link naar DeKijker" |
[12200] | 65 | ip : "172.16.7.41/29" |
[13395] | 66 | sdesc : "2dekijker" |
[12200] | 67 | type : "eth" |
68 | dhcp : False | |
69 | status : "up" | |
[10116] | 70 | |
[13548] | 71 | |
[13050] | 72 | iface_vr1_alias1: |
73 | comment : "Link naar Rabo2" | |
74 | ip : "172.16.3.193/29" | |
75 | sdesc : "2rabo2" | |
76 | type : "eth" | |
77 | dhcp : False | |
78 | status : "up" | |
[12200] | 79 | |
[13548] | 80 | |
[14035] | 81 | iface_vr2_102: |
82 | comment : "Link naar Geluidsnet2" | |
83 | ip : "172.16.4.185/30" | |
84 | sdesc : "2geluidsnet2" | |
85 | type : "eth" | |
86 | dhcp : False | |
87 | status : "up" | |
88 | ||
[14094] | 89 | iface_vr2_500: |
[14105] | 90 | comment : "Link naar BSP-OV Pilot" |
[10116] | 91 | ip : "172.16.4.153/29" |
92 | sdesc : "2dirklos1" | |
93 | mode : "station-wds" | |
94 | type : "eth" | |
95 | extra_type : "eth2wifibridge" | |
96 | channel : "140" | |
[14035] | 97 | ssid : "il-w.geluidsnet1.wleiden.net" |
[10454] | 98 | dhcp : False |
[10729] | 99 | compass : "nw" |
[14046] | 100 | ns_ip : "172.16.4.154/29" |
[14035] | 101 | ns_mac : "78:8a:20:14:ce:f9" |
102 | bridge_type: "LiteBeam-5AC-16-120" | |
103 | encrypted : True | |
[10116] | 104 | status : "up" |
Note:
See TracBrowser
for help on using the repository browser.