source: genesis/nodes/OnsBuiten/wleiden.yaml@ 13867

Last change on this file since 13867 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

File size: 2.3 KB
RevLine 
[13362]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "net4801"
5comment : "None"
[13390]6latitude : "52.17128"
[13362]7location : "Tuinvereniging Ons Buiten, Joop Vervoornpad 16, 2315KL, Leiden"
[13548]8longitude : "4.50629"
[13362]9masterip : "172.17.19.1"
10monitoring_group: "Leiden"
11nodename : "OnsBuiten"
12nodetype : "Hybrid"
13portal_sponsor: "Tuinvereniging Ons Buiten"
14portal_url: "http://www.onsbuitenleiden.nl/"
[13390]15rdnap_x : 94738
16rdnap_y : 465158
[13362]17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[13369]23status : "up"
[13362]24
[13548]25
[13362]26iface_ath0:
27 comment : "Lokaal Ap"
28 ip : "172.17.19.1/24"
29 sdesc : "ap"
30 mode : "ap"
31 type : "11g"
32 channel : 1
33 ssid : "WiFi-Leiden"
34 dhcp : "10-250"
35 status : "up"
36
[13548]37
[13362]38iface_sis0:
[13480]39 comment : "Link west - SOM2 M5 04:18:D6:CC:01:4D 172.16.3.253 OnsBuiten2 04:18:D6:CC:06:F8"
[13381]40 ip : "172.16.3.252/29"
[13362]41 sdesc : "2som2"
42 mode : "station-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "6"
[13390]46 ssid : "il-o.som2.wleiden.net"
[13362]47 dhcp : False
[13548]48 compass : "w"
[13381]49 ns_ip : "172.16.3.251"
[13548]50 ns_mac : "00:15:6d:e8:f9:c6"
[13362]51 bridge_type: "Bullet2"
52 status : "up"
53
[13548]54
[13362]55iface_sis1:
56 comment : "AP zuid en Clubhuis"
57 ip : "172.17.40.1/24"
58 sdesc : "ap2"
59 mode : "ap-repeater"
60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "11"
63 ssid : "WiFi Leiden"
64 dhcp : "10-250"
65 compass : "z"
66 ns_ip : "172.17.40.2"
[13548]67 ns_mac : "dc:9f:db:36:a5:93"
[13362]68 bridge_type: "NanoStationM2-Loco"
69 status : "up"
70
[13548]71
[13362]72iface_sis1_extra0:
73 comment : "Repeater Clubhuis"
74 ip : "172.17.40.3/24"
75 mode : "ap-repeater"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 ns_mac : "24:A4:3C:9E:14:74"
79 bridge_type: "BulletM2"
80 status : "up"
81
[13548]82
[13362]83iface_sis2:
84 comment : "AP zuidwest"
85 ip : "172.17.101.1/24"
86 sdesc : "2apzw"
87 mode : "ap"
88 type : "eth"
89 extra_type : "eth2wifibridge"
90 channel : "1"
91 ssid : "WiFi Leiden"
92 dhcp : "10-250"
93 compass : "zw"
94 ns_ip : "172.17.101.2/24"
[13548]95 ns_mac : "dc:9f:db:3e:26:8c"
[13362]96 bridge_type: "NanoStationM2-Loco"
97 status : "up"
98
[13548]99
Note: See TracBrowser for help on using the repository browser.