source: genesis/nodes/RijnVliet/wleiden.yaml@ 14290

Last change on this file since 14290 was 14290, checked in by huub, 6 years ago

update naar 11.2

File size: 2.5 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.15001"
[10116]7location : "Zorgcentrum Rijn en Vliet, Aaltje Noordewierlaan1, 2324 KP, Leiden"
[10881]8longitude : "4.47320"
[10116]9masterip : "172.20.128.1"
[11325]10monitoring_group: "wleiden"
[11284]11nodename : "RijnVliet"
12nodetype : "Hybrid"
[10059]13rdnap_x : 92445
14rdnap_y : 462819
[14290]15release : "11.2-RELEASE"
[11284]16service_accesspoint: True
[11554]17service_concentrator: False
[11284]18service_incoming_rdr: False
19service_proxy_ileiden: False
[12419]20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11731]23
[10059]24iface_ath0:
[10885]25 comment : "AP voor de buurt"
[11284]26 ip : "172.20.128.1/24"
[10116]27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[13123]31 ssid : "WiFi-Leiden-1"
32 wlan_mac : "00:1b:b1:02:bf:60"
[11284]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[11731]36
[10116]37iface_ue0:
[11322]38 comment : "Ap2"
[11284]39 ip : "172.17.4.1/24"
40 sdesc : "ap2"
41 mode : "ap"
[10116]42 type : "eth"
43 extra_type : "eth2wifibridge"
[11638]44 channel : "11"
[13123]45 ssid : "WiFi-Leiden"
[11284]46 dhcp : "10-250"
[10729]47 compass : "zw"
[14025]48 ns_ip : "172.17.4.2/24"
[11733]49 ns_mac : "00:15:6d:e8:f9:b0"
[11284]50 bridge_type: "Bullet2"
51 status : "up"
[10116]52
[11731]53
[10059]54iface_vr0:
[14242]55 comment : "Link naar Robijn"
56 ip : "172.16.10.113/29"
57 sdesc : "2robijn"
58 mode : "ap-wds"
[10116]59 type : "eth"
[14242]60 extra_type : "eth2wifibridge"
61 channel : 170
62 ssid : "il-w.rv.wleiden.net"
[12660]63 dhcp : False
[14242]64 compass : "w"
65 ns_ip : "172.16.10.114/29"
66 ns_mac : "80:2a:a8:74:4c:2e"
67 bridge_type: "NanoBeamM5-16"
[10116]68 status : "up"
[10059]69
[11731]70
[10059]71iface_vr1:
[10884]72 comment : "Link naar IMI"
[10116]73 ip : "172.16.5.241/29"
74 sdesc : "2imi"
[11284]75 mode : "ap-wds"
[10116]76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "60"
79 ssid : "il-no.rv.wleiden.net"
[10454]80 dhcp : False
[10729]81 compass : "no"
[10116]82 ns_ip : "172.16.5.242/29"
[14242]83 ns_mac : "04:18:d6:54:cc:c4"
84 bridge_type: "NanoBeamM5-19"
[10116]85 status : "up"
[10059]86
[11731]87
[11692]88iface_vr1_alias0:
89 comment : "Link naar Hortus"
90 ip : "172.16.4.164/29"
91 sdesc : "2hortus"
92 type : "eth"
93 dhcp : False
94 status : "up"
[10116]95
[11731]96
[10116]97iface_vr2:
[11284]98 comment : "Link naar AJSoft2"
[10116]99 ip : "172.16.6.20/29"
[11284]100 sdesc : "2ajsoft"
[10116]101 mode : "station-wds"
102 type : "eth"
103 extra_type : "eth2wifibridge"
[11284]104 channel : "52"
[10116]105 ssid : "il-o.ajsoft2.wleiden.net"
[10454]106 dhcp : False
[10729]107 compass : "zw"
[10116]108 ns_ip : "172.16.6.19/29"
[14242]109 ns_mac : "80:2a:a8:74:47:96"
110 bridge_type: "NanoBeamM5-16"
[10116]111 status : "up"
112
[11731]113
Note: See TracBrowser for help on using the repository browser.