source: genesis/nodes/Houtmarkt/wleiden.yaml@ 13835

Last change on this file since 13835 was 13583, checked in by huub, 10 years ago

link van DeKijker naar Akzo2 rechtstreeks niet naar JorisdeWitte ivm nano ap bij akzo2

File size: 1.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]6latitude : "52.16353"
[10116]7location : "Speciale Basisschool Vuurvogel, Houtmarkt 36, 2312 PZ, Leiden"
[10881]8longitude : "4.49858"
[10116]9masterip : "172.19.8.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Houtmarkt"
[11241]12nodetype : "Hybrid"
[10059]13rdnap_x : 94200
14rdnap_y : 464302
[12637]15release : "9.0-RELEASE"
[11241]16service_accesspoint: True
[11554]17service_concentrator: False
[11241]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
22
23
[10059]24iface_ath0:
[10888]25 comment : "Omni voor de buurt"
[11241]26 ip : "172.19.8.1/24"
[10116]27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[13102]31 ssid : "WiFi-Leiden"
[11241]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
[10116]35
[10059]36iface_vr0:
[10884]37 comment : "Link naar Som1"
[10116]38 ip : "172.16.17.220/29"
39 sdesc : "2som1"
40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "52"
44 ssid : "il-z.som1.wleiden.net"
[10454]45 dhcp : False
[10729]46 compass : "nw"
[10116]47 ns_ip : "172.16.17.219/29"
[13583]48 ns_mac : "04:18:d6:56:ad:51"
[13581]49 bridge_type: "NanoStationM5"
[10116]50 status : "up"
[10059]51
[10116]52
[10059]53iface_vr1:
[10888]54 comment : "Naar Cetim1 richting ZW"
[10116]55 ip : "172.16.17.148/29"
56 sdesc : "2cetim1"
57 mode : "station-wds"
58 type : "eth"
59 extra_type : "eth2wifibridge"
60 channel : "120"
61 ssid : "il-no.cetim1.wleiden.net"
[10454]62 dhcp : False
[10729]63 compass : "zw"
[10116]64 ns_ip : "172.16.17.147"
[13583]65 ns_mac : "04:18:d6:cc:02:0c"
[13581]66 bridge_type: "NanoStationM5"
[10116]67 status : "up"
[10059]68
[10116]69
70iface_vr2:
[10884]71 comment : "Extra AP"
[11241]72 ip : "172.17.43.1/24"
[10116]73 sdesc : "ap2"
74 mode : "station-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "8"
[10156]78 ssid : "ap-WirelessLeiden-Houtmarkt2"
[11241]79 dhcp : "10-250"
80 ns_ip : "172.17.43.2"
[10116]81 ns_mac : "00:15:6d:30:28:4e"
[10892]82 bridge_type: "Bullet2"
[10116]83 status : "up"
84
85
Note: See TracBrowser for help on using the repository browser.