source: genesis/nodes/HybridStenhuis1/wleiden.yaml@ 12378

Last change on this file since 12378 was 12378, checked in by huub, 11 years ago

config wulp zonder ue0 voorlopig

File size: 2.2 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.25557"
7location : "Jachthaven Stenhuis botenlift, Uiterweg 417a, 1431AM, Aalsmeer"
8longitude : "4.717501"
9masterip : "
10"
11monitoring_group: "westeinder"
12nodename : "Stenhuis1"
13nodetype : "Hybrid"
14portal_sponsor: "Jachthaven Stenhuis"
15portal_url: "http://www.jachtwerfstenhuis.nl/"
16rdnap_x : 109273
17rdnap_y : 474381
18release : "9.0-RELEASE"
19service_accesspoint: True
20service_concentrator: False
21service_incoming_rdr: False
22service_proxy_ileiden: False
23service_proxy_normal: False
24status : "up"
25
26iface_ue0:
27 comment : "Link naar Blauwe Beugel"
28 ip : "172.16.7.89/29"
29 sdesc : "2blbglo"
30 mode : "ap-wds"
31 type : "eth"
32 extra_type : "eth2wifibridge"
33 channel : "44"
34 ssid : "il-zo.stenhuis1.wleiden.net"
35 dhcp : False
36 compass : "zo"
37 ns_ip : "172.16.7.90/29"
38 ns_mac : "DC:9F:DB:E4:98:AD"
39 bridge_type: "NanostationM5"
40 status : "down"
41
42iface_vr0:
43 comment : "Link naar Watertoren3"
44 ip : "172.16.6.156/29"
45 sdesc : "2watertn"
46 mode : "station-wds"
47 type : "eth"
48 extra_type : "eth2wifibridge"
49 channel : "36"
50 ssid : "il-w.watertoren3.wleiden.net"
51 dhcp : False
52 compass : "o"
53 ns_ip : "172.16.6.155/29"
54 ns_mac : "DC:9F:DB:E4:98:93"
55 bridge_type: "Nanostation M5"
56 status : "up"
57
58iface_vr1:
59 comment : "Accesspoint oost omni met bulletM2"
60 ip : "172.17.94.1/24"
61 sdesc : "ap-oost"
62 mode : "ap"
63 type : "eth"
64 extra_type : "eth2wifibridge"
65 channel : "11"
66 ssid : "ap-jachthavenStenhuis-oost"
67 dhcp : "10-250"
68 ns_ip : "172.17.94.2/24"
69 ns_mac : "DC:9F:DB:0C:14:DA"
70 bridge_type: "BulletM2"
71 status : "up"
72
73iface_vr2:
74 comment : "Link naar Stenhuis2"
75 ip : "172.16.7.148/29"
76 sdesc : "2stenhuis2"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "52"
81 ssid : "il-o.stenhuis2.wleiden.net"
82 dhcp : False
83 compass : "w"
84 ns_ip : "172.16.7.147/29"
85 ns_mac : "DC:9F:DB:E2:BA:B7"
86 bridge_type: "NanoStationM5"
87 status : "up"
88
Note: See TracBrowser for help on using the repository browser.