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_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 : "CeTIM AP richting Z en W"
|
---|
26 | ip : "172.17.137.1/24"
|
---|
27 | sdesc : "zw"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 1
|
---|
31 | ssid : "ap-WirelessLeiden-Cetim2"
|
---|
32 | dhcp : "10-250"
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_ue0:
|
---|
37 | comment : "Ethernet naar lokaal AP"
|
---|
38 | ip : "172.17.139.1/24"
|
---|
39 | sdesc : "lokaalAP"
|
---|
40 | mode : "station-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "6"
|
---|
44 | ssid : "ap-WirelessLeiden-Hooglandsekerk"
|
---|
45 | dhcp : "10-60"
|
---|
46 | ns_ip : "172.17.139.2/24"
|
---|
47 | ns_mac : "00:15:6d:fc:4d:60"
|
---|
48 | bridge_type: "NanoStation2"
|
---|
49 | status : "up"
|
---|
50 |
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | comment : "Ethernet naar CeTIM1"
|
---|
54 | ip : "172.16.0.34/30"
|
---|
55 | sdesc : "2cetim1"
|
---|
56 | type : "eth"
|
---|
57 | dhcp : False
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr1:
|
---|
62 | comment : "A-link Noord-West naar Rabo1"
|
---|
63 | ip : "172.16.4.100/29"
|
---|
64 | sdesc : "2rabo1"
|
---|
65 | mode : "station-wds"
|
---|
66 | type : "eth"
|
---|
67 | extra_type : "eth2wifibridge"
|
---|
68 | channel : "136"
|
---|
69 | ssid : "il-z.rabo1.wleiden.net"
|
---|
70 | dhcp : False
|
---|
71 | compass : "n"
|
---|
72 | ns_ip : "172.16.4.99/29"
|
---|
73 | ns_mac : "00:15:6d:f2:36:5d"
|
---|
74 | bridge_type: "NanoStation5"
|
---|
75 | status : "up"
|
---|
76 |
|
---|
77 |
|
---|
78 | iface_vr2:
|
---|
79 | comment : "Link naar IMI"
|
---|
80 | ip : "172.16.16.249/29"
|
---|
81 | sdesc : "2imi"
|
---|
82 | mode : "station-wds"
|
---|
83 | type : "eth"
|
---|
84 | extra_type : "eth2wifibridge"
|
---|
85 | channel : "36"
|
---|
86 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
87 | dhcp : False
|
---|
88 | compass : "zw"
|
---|
89 | ns_ip : "172.16.16.250/29"
|
---|
90 | ns_mac : "00:15:6d:f2:37:bd"
|
---|
91 | bridge_type: "NanoStation5"
|
---|
92 | status : "up"
|
---|
93 |
|
---|
94 |
|
---|
95 | iface_vr2_alias0:
|
---|
96 | comment : "Link naar Victoria"
|
---|
97 | ip : "172.16.17.201/29"
|
---|
98 | sdesc : "2victoria"
|
---|
99 | type : "eth"
|
---|
100 | dhcp : False
|
---|
101 | status : "up"
|
---|
102 |
|
---|
103 |
|
---|
104 | iface_vr2_alias1:
|
---|
105 | comment : "Link naar Huub"
|
---|
106 | ip : "172.16.4.25/29"
|
---|
107 | sdesc : "2huub"
|
---|
108 | type : "eth"
|
---|
109 | dhcp : False
|
---|
110 | status : "up"
|
---|
111 |
|
---|
112 |
|
---|