1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16732"
|
---|
7 | location : "Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden"
|
---|
8 | longitude : "4.47071"
|
---|
9 | masterip : "172.19.131.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "DirkLos1"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : "092299"
|
---|
14 | rdnap_y : 464748
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_concentrator: False
|
---|
18 | service_incoming_rdr: False
|
---|
19 | service_proxy_ileiden: False
|
---|
20 | service_proxy_normal: False
|
---|
21 | status : "up"
|
---|
22 |
|
---|
23 |
|
---|
24 | iface_ath0:
|
---|
25 | comment : "Ap noord"
|
---|
26 | ip : "172.17.45.1/24"
|
---|
27 | sdesc : "2ap2"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 6
|
---|
31 | ssid : "ap2-WirelessLeiden-Dirklos"
|
---|
32 | dhcp : "10-250"
|
---|
33 | compass : "e"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "Ethernet naar DirkLos2"
|
---|
39 | ip : "172.16.3.58/30"
|
---|
40 | sdesc : "2DLos2"
|
---|
41 | type : "eth"
|
---|
42 | dhcp : False
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_ue0_alias0:
|
---|
47 | comment : "Local Ethernet"
|
---|
48 | ip : "172.16.176.66/27"
|
---|
49 | sdesc : "localeth"
|
---|
50 | type : "eth"
|
---|
51 | dhcp : False
|
---|
52 | status : "up"
|
---|
53 |
|
---|
54 |
|
---|
55 | iface_vr0:
|
---|
56 | comment : "Ethernet to interlink oost"
|
---|
57 | ip : "172.16.4.156/29"
|
---|
58 | sdesc : "2geluidsnet1"
|
---|
59 | mode : "station-wds"
|
---|
60 | type : "eth"
|
---|
61 | extra_type : "eth2wifibridge"
|
---|
62 | channel : "140"
|
---|
63 | ssid : "il-zw.geluidsnet1.wleiden.net"
|
---|
64 | dhcp : False
|
---|
65 | compass : "zo"
|
---|
66 | ns_ip : "172.16.4.155/29"
|
---|
67 | ns_mac : "00:15:6d:f6:be:ff"
|
---|
68 | bridge_type: "NanoStation5"
|
---|
69 | status : "up"
|
---|
70 |
|
---|
71 |
|
---|
72 | iface_vr1:
|
---|
73 | comment : "Ethernet to interlink south-east (Vosko3)"
|
---|
74 | ip : "172.16.4.76/29"
|
---|
75 | sdesc : "2Vosko3"
|
---|
76 | mode : "station-wds"
|
---|
77 | type : "eth"
|
---|
78 | extra_type : "eth2wifibridge"
|
---|
79 | channel : "100"
|
---|
80 | ssid : "il-wnw.vosko3.wleiden.net"
|
---|
81 | dhcp : False
|
---|
82 | compass : "zo"
|
---|
83 | ns_ip : "172.16.4.75/29"
|
---|
84 | ns_mac : "00:15:6d:f6:be:eb"
|
---|
85 | bridge_type: "NanoStation5"
|
---|
86 | status : "up"
|
---|
87 |
|
---|
88 |
|
---|
89 | iface_vr2:
|
---|
90 | comment : "Ethernet to interlink west (Cam)"
|
---|
91 | ip : "172.16.4.89/29"
|
---|
92 | sdesc : "2cam"
|
---|
93 | mode : "ap-wds"
|
---|
94 | type : "eth"
|
---|
95 | extra_type : "eth2wifibridge"
|
---|
96 | channel : "44"
|
---|
97 | ssid : "il-zw.dirklos1.wleiden.net"
|
---|
98 | dhcp : False
|
---|
99 | compass : "z"
|
---|
100 | ns_ip : "172.16.4.90/29"
|
---|
101 | ns_mac : "00:15:6d:70:53:52"
|
---|
102 | bridge_type: "NanoStation5"
|
---|
103 | status : "down"
|
---|
104 |
|
---|
105 |
|
---|