source: genesis/nodes/TEYKlara/wleiden.yaml@ 13792

Last change on this file since 13792 was 13638, checked in by huub, 8 years ago

verhuizing van UniGor naar Huygens Lab

File size: 1.8 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.214201"
7location : "Koeienstal, 2e Elsgeesterweg, Voorhout (gemeente Teylingen)"
8longitude : "4.485635"
9masterip : "172.17.192.1"
10monitoring_group: "wleiden"
11nodename : "TEYKlara"
12nodetype : "Hybrid"
13portal_sponsor: ""
14portal_url: "https://thingspeak.com/channels/31903"
15rdnap_x : 93385
16rdnap_y : 469950
17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
23status : "up"
24
25
26iface_ath0:
27 comment : "AP 00:80:48:67:e7:ae"
28 ip : "172.17.192.1/24"
29 sdesc : "apbg"
30 mode : "ap"
31 type : "11g"
32 channel : 1
33 ssid : "WiFi Teylingen"
34 dhcp : "10-250"
35 status : "up"
36
37iface_ath0_extra0:
38 comment : "Foscam webcam"
39 ip : "172.17.192.2/24"
40 mode : ""
41 type : "eth"
42 status : "up"
43
44iface_ath0_extra1:
45 comment : "nanostation M2-loco"
46 ip : "172.17.192.3/24"
47 mode : "station-wds"
48 type : "eth"
49 extra_type : "eth2wifibridge"
50 ns_mac : ""
51 bridge_type: "NanoStationM2-loco"
52 status : "up"
53
54iface_ath1:
55 comment : "AP2 00:0b:6b:20:de:80"
56 ip : "172.17.193.1/24"
57 sdesc : "apbg"
58 mode : "ap"
59 type : "11a"
60 channel : 36
61 ssid : "WiFi Teylingen"
62 dhcp : "10-250"
63 status : "up"
64
65iface_vr0:
66 comment : "Link naar Akzo1"
67 ip : "172.16.10.20/29"
68 sdesc : "2akzo1"
69 mode : "station-ads"
70 type : "eth"
71 extra_type : "eth2wifibridge"
72 channel : "136"
73 ssid : "il-n.teyakzonobel1.wleiden.net"
74 dhcp : False
75 compass : "z"
76 ns_ip : "172.16.10.19/29"
77 ns_mac : "04:18:d6:cc:03:c5"
78 bridge_type: "NanoStation M5"
79 status : "up"
80
81
82
Note: See TracBrowser for help on using the repository browser.