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