source: genesis/nodes/Graficall/wleiden.yaml@ 14407

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

naar 11.2

File size: 3.1 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"
[14311]16release : "11.2-RELEASE"
[11236]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
[10116]37iface_ue0:
[13968]38 comment : "AP2 to Rijnlandsziekenhuis via Bullet2"
[11644]39 ip : "172.17.18.1/24"
40 sdesc : "2ap2"
41 mode : "ap"
[10116]42 type : "eth"
43 extra_type : "eth2wifibridge"
[11644]44 channel : "6"
[13102]45 ssid : "WiFi-Leiderdorp-2"
[11644]46 dhcp : "10-250"
[10116]47 compass : "n"
[11644]48 ns_ip : "172.17.18.2/24"
[11732]49 ns_mac : "00:15:6d:d4:f8:40"
[11644]50 bridge_type: "Bullet2"
[13968]51 status : "up"
[10116]52
[11731]53
[10059]54iface_vr0:
[13966]55 comment : "Ethernet to interlink northeast of Leythenrode via switch poort 2"
[10116]56 ip : "172.16.5.148/29"
57 sdesc : "2Leythenrode"
58 mode : "station-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "52"
62 ssid : "il-no.leythenrode.wleiden.net"
[10454]63 dhcp : False
[10729]64 compass : "w"
[10116]65 ns_ip : "172.16.5.147/29"
[11732]66 ns_mac : "00:15:6d:bd:68:9d"
[10892]67 bridge_type: "NanoStation5"
[10116]68 status : "up"
[10059]69
[13966]70iface_vr0_alias0:
71 comment : "Link naar WBRotary via switch poort 3"
72 ip : "172.16.18.41/29"
73 sdesc : "2wbrotary"
74 mode : "ap-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "36"
78 ssid : "il-o.graficall.wleiden.net"
79 dhcp : False
80 compass : "o"
81 ns_ip : "172.16.18.42/29"
82 ns_mac : "00:27:22:10:f6:0b"
83 bridge_type: "NanoStation M5"
84 status : "up"
[10116]85
[13966]86iface_vr0_alias1:
[13968]87 comment : "Ethernet to LoRa 02:4b:0b:03:09:ac 172.16.6.218 switch poort 5"
[13966]88 ip : "172.16.6.217/29"
89 sdesc : "2LoRa"
90 type : "eth"
91 dhcp : False
92 status : "up"
93
94
[10059]95iface_vr1:
[13236]96 comment : "Link zw JVC"
[10116]97 ip : "172.16.3.12/29"
98 sdesc : "2jvc"
99 mode : "station-wds"
100 type : "eth"
101 extra_type : "eth2wifibridge"
102 channel : "100"
103 ssid : "il-no.jvc.wleiden.net"
[10454]104 dhcp : False
[10729]105 compass : "zw"
[14025]106 ns_ip : "172.16.3.11/29"
[13236]107 ns_mac : "04:18:d6:56:ae:0c"
108 bridge_type: "NanoStationM5"
[10116]109 status : "up"
[10059]110
111
[10116]112iface_vr2:
[13032]113 comment : "Link naar PanTerra2"
114 ip : "172.16.10.49/29"
[13236]115 sdesc : "2panterra2"
[10116]116 mode : "station-wds"
117 type : "eth"
118 extra_type : "eth2wifibridge"
119 channel : "44"
120 ssid : "il-nw.graficall.wleiden.net"
[10454]121 dhcp : False
[13236]122 compass : "nw"
[14025]123 ns_ip : "172.16.10.50/29"
[13236]124 ns_mac : "04:18:d6:56:a5:bc"
125 bridge_type: "NanoStationM5"
[10116]126 status : "up"
127
[12474]128
Note: See TracBrowser for help on using the repository browser.