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

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

kabelnrs toegevoegd catwalk en stenhuis

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