source: genesis/nodes/Stenhuis1/wleiden.yaml@ 14106

Last change on this file since 14106 was 14106, checked in by huub, 7 years ago

nieuwe nano bij Stenhuis1 en bulletM2 stuk

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