source: genesis/nodes/HuygensZ/wleiden.yaml@ 14297

Last change on this file since 14297 was 14105, checked in by huub, 7 years ago

link DirkLos1-Geluidsnet1 omgelegd naar DirkLos1-HuygensZ

File size: 2.5 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.168554"
7location : "Huygens Lab Universiteit Leiden, Niels Bohrweg 2, 2333 CA, Leiden"
8longitude : "4.457789"
9masterip : "172.17.35.1"
10monitoring_group: "wleiden"
11nodename : "HuygensZ"
12nodetype : "Hybrid"
13rdnap_x : 91417
14rdnap_y : 464896
15release : "9.0-RELEASE"
16service_accesspoint: True
17service_concentrator: False
18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
21status : "up"
22
23
24iface_ath0:
25 comment : "AP"
26 ip : "172.17.35.1/24"
27 sdesc : "ap-z"
28 mode : "ap"
29 type : "11g"
30 channel : 1
31 ssid : "WiFi-Leiden"
32 wlan_mac : ""
33 dhcp : "10-250"
34 status : "up"
35
36
37iface_ue0:
38 comment : "Link naar DirkLos1 kabel 4"
39 ip : "172.16.5.97/29"
40 sdesc : "2zwaluw"
41 mode : "ap-wds"
42 type : "eth"
43 channel : ""
44 ssid : "il-202.huygensz.wleiden.net"
45 dhcp : False
46 compass : "140"
47 ns_ip : "172.16.5.98/29"
48 ns_mac : "04:18:d6:cc:01:8d"
49 bridge_type: "NanoStationM5"
50 status : "up"
51
52
53iface_vr0:
54 comment : "Link naar HuygensN nodes kabel 1"
55 ip : "172.19.128.68/28"
56 sdesc : "2huygensn"
57 mode : "station-wds"
58 type : "eth"
59 extra_type : "eth2wifibridge"
60 channel : "36"
61 ssid : "il-165.huygensn1.wleiden.net"
62 dhcp : False
63 compass : "345"
64 ns_ip : "172.19.128.67/28"
65 ns_mac : "04:18:d6:ca:fd:9d"
66 bridge_type: "NanoStationM5"
67 status : "up"
68
69
70iface_vr1:
71 comment : "Link naar Cope kabel 2 (not used)"
72 ip : "172.16.3.185/29"
73 sdesc : "2cope"
74 mode : "ap-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "124"
78 ssid : "il-116.huygensz.wleiden.net"
79 dhcp : False
80 compass : "116"
81 ns_ip : "172.16.3.186/29"
82 ns_mac : "04:18:d6:ca:fd:e5"
83 bridge_type: "NanoStationM5"
84 status : "up"
85
86
87iface_vr1_alias0:
88 comment : "Link naar ZHVC, kabel 1"
89 ip : "172.16.7.161/29"
90 sdesc : "2zhvc"
91 type : "eth"
92 dhcp : False
93 status : "up"
94
95
96iface_vr2:
97 comment : "Link naar Robijn3 kabel 3"
98 ip : "172.16.5.217/29"
99 sdesc : "2robijn3"
100 mode : "ap-wds"
101 type : "eth"
102 extra_type : "eth2wifibridge"
103 channel : "48"
104 ssid : "il-174.huygensz.wleiden.net"
105 dhcp : False
106 compass : "174"
107 ns_ip : "172.16.5.218/29"
108 ns_mac : "04:18:d6:ca:fd:c1"
109 bridge_type: "NanoStationM5"
110 status : "up"
111
112
Note: See TracBrowser for help on using the repository browser.