source: genesis/nodes/HybridTEYOudeRaadhuis/wleiden.yaml@ 13333

Last change on this file since 13333 was 13232, checked in by wouter, 10 years ago

Foutje hersteld

File size: 2.7 KB
RevLine 
[12568]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[12569]6latitude : "52.19686"
[12568]7location : "Oude Raadhuis,Dorpsstraat 36, 2361BE, Warmond"
[12569]8longitude : "4.50368"
[12568]9masterip : "172.17.85.1"
10monitoring_group: "teylingen"
11nodename : "TEYOudeRaadhuis"
12nodetype : "Hybrid"
[12585]13portal_sponsor: "Het Oude Raadhuis"
[12636]14portal_url: "http://hetouderaadhuisvanwarmond.nl/?page_id=550"
[12568]15rdnap_x : 94594
16rdnap_y : 468006
17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[12581]23status : "up"
[12568]24
25
26iface_ath0:
27 comment : "AP voor OudeRaadhuis-binnen"
28 ip : "172.17.85.1/24"
29 sdesc : "ap1"
30 mode : "ap"
31 type : "11g"
32 channel : 11
[13231]33 ssid : "WiFi Teylingen 2"
[12568]34 dhcp : "10-250"
35 status : "up"
36
37
38iface_ue0:
[12569]39 comment : "Link naar noordoost"
[12568]40 ip : "172.16.9.73/29"
41 sdesc : "2no"
42 mode : "ap-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "100"
[13232]46 ssid : "il-no.ouderaadhuis.wleiden.net"
[12568]47 dhcp : False
48 compass : "no"
49 ns_ip : "172.16.9.74/29"
[12579]50 ns_mac : "dc:9f:db:64:2f:05"
[12568]51 bridge_type: "NanoStationM5"
52 status : "up"
53
54
55iface_vr0:
56 comment : "A-link naar SOM1"
57 ip : "172.16.9.60/29"
58 sdesc : "2som1"
59 mode : "station-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "132"
63 ssid : "il-n.som1.wleiden.net"
64 dhcp : False
65 compass : "z"
66 ns_ip : "172.16.9.59/29"
[12579]67 ns_mac : "dc:9f:db:64:2f:7c"
[12568]68 bridge_type: "NanoStationM5"
69 status : "up"
70
71
72iface_vr1:
[12605]73 comment : "Link naar zuidoost label Groen"
[12568]74 ip : "172.16.9.65/29"
75 sdesc : "2zo"
[12585]76 mode : "station-wds"
[12568]77 type : "eth"
78 extra_type : "eth2wifibridge"
79 channel : "36"
[12585]80 ssid : "il-w.boterhuis.wleiden.net"
[12568]81 dhcp : False
82 compass : "zo"
83 ns_ip : "172.16.9.66/29"
[12579]84 ns_mac : "dc:9f:db:64:2f:76"
[12568]85 bridge_type: "NanoStationM5"
86 status : "up"
87
[12585]88iface_vr1_alias0:
[12861]89 comment : "Link naar Boterhuis 172.16.6.180/29 - alleen winterlink "
[13024]90 ip : "172.16.6.180/29"
[12585]91 sdesc : "2boterhuis"
92 type : "eth"
93 extra_type : "eth2wifibridge"
94 dhcp : False
95 status : "up"
[12568]96
[12834]97
[12568]98iface_vr2:
[12605]99 comment : "Ap-OudeRaadhuis2 kabel zilver"
[12568]100 ip : "172.17.123.1/24"
101 sdesc : "ap2"
102 mode : "ap"
103 type : "eth"
104 extra_type : "eth2wifibridge"
105 channel : "1"
[13232]106 ssid : "WiFi Teylingen"
[12568]107 dhcp : "10-250"
108 compass : "n"
[12578]109 ns_ip : "172.17.123.2/24"
[12579]110 ns_mac : "dc:9f:db:3e:26:8b"
[12568]111 bridge_type: "NanoStationM2-Loco"
112 status : "up"
113
114
Note: See TracBrowser for help on using the repository browser.