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 : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_incoming_rdr: False
|
---|
18 | service_proxy_ileiden: False
|
---|
19 | service_proxy_normal: True
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 |
|
---|
23 | iface_ath0:
|
---|
24 | comment : "AP CeTIM richting N en O"
|
---|
25 | ip : "172.17.136.1/24"
|
---|
26 | sdesc : "ap-no"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11b"
|
---|
29 | channel : "3"
|
---|
30 | ssid : "ap-WirelessLeiden-Cetim1"
|
---|
31 | dhcp : "10-250"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_ue0:
|
---|
36 | comment : "A-link Nanostation5 Zuid-Oost"
|
---|
37 | ip : "172.16.16.81/29"
|
---|
38 | sdesc : "2roomburgh1"
|
---|
39 | mode : "ap-wds"
|
---|
40 | type : "eth"
|
---|
41 | extra_type : "eth2wifibridge"
|
---|
42 | channel : "132"
|
---|
43 | ssid : "il-zo.cetim1.wleiden.net"
|
---|
44 | dhcp : False
|
---|
45 | compass : "zo"
|
---|
46 | ns_ip : "172.16.16.82/29"
|
---|
47 | ns_mac : "00:15:6d:f6:be:66"
|
---|
48 | bridge_type: "NanoStation5"
|
---|
49 | status : "up"
|
---|
50 |
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | comment : "External Link"
|
---|
54 | ip : "0.0.0.0/30"
|
---|
55 | sdesc : "2external"
|
---|
56 | type : "eth"
|
---|
57 | dhcp : "client"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 | iface_vr0_alias0:
|
---|
61 | comment : "Ethernet naar CeTIM3"
|
---|
62 | ip : "172.17.0.21/30"
|
---|
63 | sdesc : "2cetim3"
|
---|
64 | type : "eth"
|
---|
65 | dhcp : False
|
---|
66 | status : "up"
|
---|
67 |
|
---|
68 | iface_vr1:
|
---|
69 | comment : "Ethernet naar CeTIM2"
|
---|
70 | ip : "172.16.0.33/30"
|
---|
71 | sdesc : "2cetim2"
|
---|
72 | type : "eth"
|
---|
73 | dhcp : False
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 |
|
---|
77 | iface_vr2:
|
---|
78 | comment : "A-link Nanostation5 Noord-Oost"
|
---|
79 | ip : "172.16.17.145/29"
|
---|
80 | sdesc : "houtmarkt"
|
---|
81 | mode : "ap-wds"
|
---|
82 | type : "eth"
|
---|
83 | extra_type : "eth2wifibridge"
|
---|
84 | channel : "120"
|
---|
85 | ssid : "il-no.cetim1.wleiden.net"
|
---|
86 | dhcp : False
|
---|
87 | compass : "no"
|
---|
88 | ns_ip : "172.16.17.146"
|
---|
89 | ns_mac : "00:15:6d:f6:be:e4"
|
---|
90 | bridge_type: "NanoStation5"
|
---|
91 | status : "up"
|
---|
92 |
|
---|
93 |
|
---|
94 | iface_vr2_alias0:
|
---|
95 | comment : "Tijdelijke Link naar Watertoren"
|
---|
96 | ip : "172.16.16.97/29"
|
---|
97 | sdesc : "2watertoren"
|
---|
98 | type : "eth"
|
---|
99 | extra_type : "eth2wifibridge"
|
---|
100 | dhcp : False
|
---|
101 | status : "up"
|
---|
102 |
|
---|
103 |
|
---|
104 | iface_vr2_alias1:
|
---|
105 | comment : "(w)interlink naar Spoortje"
|
---|
106 | ip : "172.16.4.17/29"
|
---|
107 | sdesc : "2spoortje"
|
---|
108 | type : "eth"
|
---|
109 | extra_type : "eth2wifibridge"
|
---|
110 | dhcp : False
|
---|
111 | status : "up"
|
---|
112 |
|
---|
113 |
|
---|