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.136.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "CeTIM1"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 93895
|
---|
14 | rdnap_y : 463687
|
---|
15 | release : "11.2-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 CeTIM richting N en O"
|
---|
26 | ip : "172.17.136.1/24"
|
---|
27 | sdesc : "ap-no"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 6
|
---|
31 | ssid : "WiFi-Leiden"
|
---|
32 | wlan_mac : "00:1b:b1:02:bf:02"
|
---|
33 | dhcp : "10-250"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "Link naar Stadhuis"
|
---|
39 | ip : "172.16.4.172/29"
|
---|
40 | sdesc : "2stadhuis"
|
---|
41 | mode : "station-wds"
|
---|
42 | type : "eth"
|
---|
43 | extra_type : "eth2wifibridge"
|
---|
44 | channel : "44"
|
---|
45 | ssid : "il-o.stadhuis.wleiden.net"
|
---|
46 | dhcp : False
|
---|
47 | compass : "w"
|
---|
48 | ns_ip : "172.16.4.171/29"
|
---|
49 | ns_mac : "00:15:6d:f2:38:9a"
|
---|
50 | bridge_type: "NanoStation5"
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 |
|
---|
54 | iface_vr0:
|
---|
55 | comment : "External Link"
|
---|
56 | ip : "10.0.1.12/24"
|
---|
57 | sdesc : "2external"
|
---|
58 | type : "eth"
|
---|
59 | dhcp : False
|
---|
60 | status : "down"
|
---|
61 |
|
---|
62 |
|
---|
63 | iface_vr0_alias0:
|
---|
64 | comment : "Ethernet naar CeTIM3"
|
---|
65 | ip : "172.17.0.21/30"
|
---|
66 | sdesc : "2cetim3"
|
---|
67 | type : "eth"
|
---|
68 | dhcp : False
|
---|
69 | status : "down"
|
---|
70 |
|
---|
71 |
|
---|
72 | iface_vr1:
|
---|
73 | comment : "Ethernet naar CeTIM2"
|
---|
74 | ip : "172.16.0.33/30"
|
---|
75 | sdesc : "2cetim2"
|
---|
76 | type : "eth"
|
---|
77 | dhcp : False
|
---|
78 | status : "up"
|
---|
79 |
|
---|
80 |
|
---|
81 | iface_vr2:
|
---|
82 | comment : "A-link Nanostation5 Noord-Oost"
|
---|
83 | ip : "172.16.17.145/29"
|
---|
84 | sdesc : "houtmarkt"
|
---|
85 | mode : "ap-wds"
|
---|
86 | type : "eth"
|
---|
87 | extra_type : "eth2wifibridge"
|
---|
88 | channel : "120"
|
---|
89 | ssid : "il-no.cetim1.wleiden.net"
|
---|
90 | dhcp : False
|
---|
91 | compass : "no"
|
---|
92 | ns_ip : "172.16.17.146/29"
|
---|
93 | ns_mac : "00:15:6d:f6:be:e4"
|
---|
94 | bridge_type: "NanoStation5"
|
---|
95 | status : "up"
|
---|
96 |
|
---|
97 |
|
---|