1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.15797"
|
---|
7 | location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
|
---|
8 | longitude : "4.49423"
|
---|
9 | masterip : "172.17.137.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "CeTIM2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 93895
|
---|
14 | rdnap_y : 463687
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_incoming_rdr: False
|
---|
18 | service_proxy_ileiden: False
|
---|
19 | service_proxy_normal: False
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 |
|
---|
23 | iface_ath0:
|
---|
24 | comment : "CeTIM AP richting Z en W"
|
---|
25 | ip : "172.17.137.1/24"
|
---|
26 | sdesc : "zw"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11b"
|
---|
29 | channel : "9"
|
---|
30 | ssid : "ap-WirelessLeiden-Cetim2"
|
---|
31 | dhcp : "10-250"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_ath0_alias1:
|
---|
36 | comment : "Link naar Burcht"
|
---|
37 | ip : "172.16.0.105/30"
|
---|
38 | sdesc : "2burcht"
|
---|
39 | mode : "ap"
|
---|
40 | type : "11b"
|
---|
41 | dhcp : False
|
---|
42 | status : "up"
|
---|
43 |
|
---|
44 |
|
---|
45 | iface_ue0:
|
---|
46 | comment : "Ethernet naar lokaal AP"
|
---|
47 | ip : "172.17.139.1/24"
|
---|
48 | sdesc : "lokaalAP"
|
---|
49 | mode : "station-wds"
|
---|
50 | type : "eth"
|
---|
51 | extra_type : "eth2wifibridge"
|
---|
52 | channel : "6"
|
---|
53 | ssid : "ap-WirelessLeiden-Hooglandsekerk"
|
---|
54 | dhcp : "10-60"
|
---|
55 | ns_ip : "172.17.139.2/24"
|
---|
56 | ns_mac : "00:15:6d:fc:4d:60"
|
---|
57 | bridge_type: "NanoStation2"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr0:
|
---|
62 | comment : "Ethernet naar CeTIM1"
|
---|
63 | ip : "172.16.0.34/30"
|
---|
64 | sdesc : "2cetim1"
|
---|
65 | type : "eth"
|
---|
66 | dhcp : False
|
---|
67 | status : "up"
|
---|
68 |
|
---|
69 |
|
---|
70 | iface_vr1:
|
---|
71 | comment : "A-link Noord-West naar LUMC"
|
---|
72 | ip : "172.16.4.100/29"
|
---|
73 | sdesc : "2lumc"
|
---|
74 | mode : "station-wds"
|
---|
75 | type : "eth"
|
---|
76 | extra_type : "eth2wifibridge"
|
---|
77 | channel : "136"
|
---|
78 | ssid : "il-z.lumc.wleiden.net"
|
---|
79 | dhcp : False
|
---|
80 | compass : "nw"
|
---|
81 | ns_ip : "172.16.4.99/29"
|
---|
82 | ns_mac : "00:15:6d:f2:36:5d"
|
---|
83 | bridge_type: "NanoStation5"
|
---|
84 | status : "up"
|
---|
85 |
|
---|
86 |
|
---|
87 | iface_vr2:
|
---|
88 | comment : "Link to IMI"
|
---|
89 | ip : "172.16.16.249/29"
|
---|
90 | sdesc : "2imi"
|
---|
91 | mode : "station-wds"
|
---|
92 | type : "eth"
|
---|
93 | extra_type : "eth2wifibridge"
|
---|
94 | channel : "36"
|
---|
95 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
96 | dhcp : False
|
---|
97 | compass : "zw"
|
---|
98 | ns_ip : "172.16.16.250/29"
|
---|
99 | ns_mac : "00:15:6d:f2:37:bd"
|
---|
100 | bridge_type: "NanoStation5"
|
---|
101 | status : "up"
|
---|
102 |
|
---|
103 |
|
---|
104 | iface_vr2_alias0:
|
---|
105 | comment : "Link naar Victoria"
|
---|
106 | ip : "172.16.17.201/29"
|
---|
107 | sdesc : "2victoria"
|
---|
108 | type : "eth"
|
---|
109 | dhcp : False
|
---|
110 | status : "up"
|
---|
111 |
|
---|
112 |
|
---|
113 | iface_vr2_alias1:
|
---|
114 | comment : "Link naar Huub"
|
---|
115 | ip : "172.16.4.25/29"
|
---|
116 | sdesc : "2huub"
|
---|
117 | type : "eth"
|
---|
118 | dhcp : False
|
---|
119 | status : "up"
|
---|
120 |
|
---|
121 |
|
---|