1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16950"
|
---|
7 | location : "Luba, Eschertoren 1A, 2316 ET, Leiden"
|
---|
8 | longitude : "4.49378"
|
---|
9 | masterip : "172.21.160.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "SOM1"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 93880
|
---|
14 | rdnap_y : 464970
|
---|
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.21.160.1/24"
|
---|
27 | sdesc : "ap-n"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 11
|
---|
31 | ssid : "ap-WirelessLeiden-Som1"
|
---|
32 | dhcp : "10-250"
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_vr0:
|
---|
37 | comment : "Ethernet naar SOM2"
|
---|
38 | ip : "172.16.3.137/30"
|
---|
39 | sdesc : "2som2"
|
---|
40 | type : "eth"
|
---|
41 | dhcp : False
|
---|
42 | status : "up"
|
---|
43 |
|
---|
44 | iface_ue0:
|
---|
45 | comment : "interlink naar JorisdeWitte"
|
---|
46 | ip : "172.16.7.9/29"
|
---|
47 | sdesc : "2jorisdw"
|
---|
48 | mode : "ap"
|
---|
49 | type : "eth"
|
---|
50 | extra_type : "eth2wifibridge"
|
---|
51 | channel : "140"
|
---|
52 | ssid : "il-nnw.som1.wleiden.net"
|
---|
53 | dhcp : False
|
---|
54 | compass : "nnw"
|
---|
55 | ns_ip : "172.16.7.10"
|
---|
56 | ns_mac : "24:A4:3C:0A:54:99"
|
---|
57 | bridge_type: "NanoStation M5"
|
---|
58 | status : "down"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr1:
|
---|
62 | comment : "Link naar Broekplein"
|
---|
63 | ip : "172.16.5.121/29"
|
---|
64 | sdesc : "2broekplein"
|
---|
65 | mode : "station-wds"
|
---|
66 | type : "eth"
|
---|
67 | extra_type : "eth2wifibridge"
|
---|
68 | channel : "108"
|
---|
69 | ssid : "il-n.som1.wleiden.net"
|
---|
70 | dhcp : False
|
---|
71 | compass : "no"
|
---|
72 | ns_ip : "172.16.5.122/29"
|
---|
73 | ns_mac : "00:15:6d:ec:7a:51"
|
---|
74 | bridge_type: "NanoStation5"
|
---|
75 | status : "up"
|
---|
76 |
|
---|
77 |
|
---|
78 | iface_vr1_alias0:
|
---|
79 | comment : "Link naar Juffermans"
|
---|
80 | ip : "172.16.3.161/29"
|
---|
81 | sdesc : "2Juffermans"
|
---|
82 | type : "eth"
|
---|
83 | extra_type : "eth2wifibridge"
|
---|
84 | dhcp : False
|
---|
85 | bridge_type: "NanoStation M5"
|
---|
86 | status : "up"
|
---|
87 |
|
---|
88 |
|
---|
89 | iface_vr2:
|
---|
90 | comment : "Link naar Stadhuis"
|
---|
91 | ip : "172.16.3.169/29"
|
---|
92 | sdesc : "2Stadhuis"
|
---|
93 | mode : "station-wds"
|
---|
94 | type : "eth"
|
---|
95 | extra_type : "eth2wifibridge"
|
---|
96 | channel : "52"
|
---|
97 | ssid : "il-z.som1.wleiden.net"
|
---|
98 | dhcp : False
|
---|
99 | compass : "z"
|
---|
100 | ns_ip : "172.16.3.170/29"
|
---|
101 | ns_mac : "00:15:6d:ec:82:a9"
|
---|
102 | bridge_type: "NanoStation5"
|
---|
103 | status : "up"
|
---|
104 |
|
---|
105 |
|
---|
106 | iface_vr2_alias0:
|
---|
107 | comment : "Link naar Houtmarkt"
|
---|
108 | ip : "172.16.17.217/29"
|
---|
109 | sdesc : "2Houtmarkt"
|
---|
110 | type : "eth"
|
---|
111 | extra_type : "eth2wifibridge"
|
---|
112 | dhcp : False
|
---|
113 | bridge_type: "NanoStation M5"
|
---|
114 | status : "up"
|
---|
115 |
|
---|
116 |
|
---|
117 | iface_vr2_alias1:
|
---|
118 | comment : "Link naar Zijloever"
|
---|
119 | ip : "172.16.4.225/29"
|
---|
120 | sdesc : "2zijloever"
|
---|
121 | type : "eth"
|
---|
122 | extra_type : "eth2wifibridge"
|
---|
123 | dhcp : False
|
---|
124 | bridge_type: "NanoStation M5"
|
---|
125 | status : "up"
|
---|
126 |
|
---|
127 |
|
---|