source: genesis/nodes/HybridGraficall/wleiden.yaml@ 13251

Last change on this file since 13251 was 13236, checked in by huub, 10 years ago

nieuwe nanostations M5 bij Graficall voor links naar jvc en panterra2

File size: 2.9 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6height : "17"
[10400]7latitude : "52.15630"
[10116]8location : "Zusterflat Ziekenhuis Rijnland, Simon Smitweg 1, 2353 GA, Leiderdorp"
[10400]9longitude : "4.53926"
[10116]10masterip : "172.24.16.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "Graficall"
[11236]13nodetype : "Hybrid"
[10400]14rdnap_x : "96974"
15rdnap_y : "463464"
[11236]16release : "9.0-RELEASE"
17service_accesspoint: True
[11554]18service_concentrator: False
[11236]19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
[10116]22status : "up"
[10059]23
[11322]24
[10059]25iface_ath0:
[10885]26 comment : "AP voor de buurt"
[11236]27 ip : "172.24.16.1/24"
[10116]28 sdesc : "ap"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 1
[13102]32 ssid : "WiFi-Leiderdorp"
[13090]33 wlan_mac : "00:1b:b1:02:bd:e9"
[11236]34 dhcp : "10-250"
[10116]35 status : "up"
[10059]36
37
[10116]38iface_ue0:
[10884]39 comment : "Link naar WBRotary"
[11525]40 ip : "172.16.18.41/29"
[10116]41 sdesc : "2wbrotary"
[11525]42 mode : "ap-wds"
[10116]43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "36"
[11525]46 ssid : "il-o.graficall.wleiden.net"
[10454]47 dhcp : False
[10729]48 compass : "o"
[11525]49 ns_ip : "172.16.18.42/29"
[10116]50 ns_mac : "00:27:22:10:f6:0b"
[10892]51 bridge_type: "NanoStation M5"
[10116]52 status : "up"
53
[11528]54
[10116]55iface_ue1:
[13090]56 comment : "AP2 to Rijnlandsziekenhuis via Bullet2; adapter verwijderd"
[11644]57 ip : "172.17.18.1/24"
58 sdesc : "2ap2"
59 mode : "ap"
[10116]60 type : "eth"
61 extra_type : "eth2wifibridge"
[11644]62 channel : "6"
[13102]63 ssid : "WiFi-Leiderdorp-2"
[11644]64 dhcp : "10-250"
[10116]65 compass : "n"
[11644]66 ns_ip : "172.17.18.2/24"
[11732]67 ns_mac : "00:15:6d:d4:f8:40"
[11644]68 bridge_type: "Bullet2"
[13090]69 status : "down"
[10116]70
[11731]71
[10059]72iface_vr0:
[10885]73 comment : "Ethernet to interlink northeast of Leythenrode"
[10116]74 ip : "172.16.5.148/29"
75 sdesc : "2Leythenrode"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 channel : "52"
80 ssid : "il-no.leythenrode.wleiden.net"
[10454]81 dhcp : False
[10729]82 compass : "w"
[10116]83 ns_ip : "172.16.5.147/29"
[11732]84 ns_mac : "00:15:6d:bd:68:9d"
[10892]85 bridge_type: "NanoStation5"
[10116]86 status : "up"
[10059]87
[10116]88
[10059]89iface_vr1:
[13236]90 comment : "Link zw JVC"
[10116]91 ip : "172.16.3.12/29"
92 sdesc : "2jvc"
93 mode : "station-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "100"
97 ssid : "il-no.jvc.wleiden.net"
[10454]98 dhcp : False
[10729]99 compass : "zw"
[10116]100 ns_ip : "172.16.3.11"
[13236]101 ns_mac : "04:18:d6:56:ae:0c"
102 bridge_type: "NanoStationM5"
[10116]103 status : "up"
[10059]104
105
[10116]106iface_vr2:
[13032]107 comment : "Link naar PanTerra2"
108 ip : "172.16.10.49/29"
[13236]109 sdesc : "2panterra2"
[10116]110 mode : "station-wds"
111 type : "eth"
112 extra_type : "eth2wifibridge"
113 channel : "44"
114 ssid : "il-nw.graficall.wleiden.net"
[10454]115 dhcp : False
[13236]116 compass : "nw"
[13032]117 ns_ip : "172.16.10.50"
[13236]118 ns_mac : "04:18:d6:56:a5:bc"
119 bridge_type: "NanoStationM5"
[10116]120 status : "up"
121
[12474]122
Note: See TracBrowser for help on using the repository browser.