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_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 : "ap-WirelessLeiden-Cetim1"
|
---|
32 | dhcp : "10-250"
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_ue0:
|
---|
37 | comment : "A-link Nanostation5 Zuid-Oost"
|
---|
38 | ip : "172.16.16.81/29"
|
---|
39 | sdesc : "2xxxx"
|
---|
40 | mode : "ap-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "132"
|
---|
44 | ssid : "il-zo.cetim1.wleiden.net"
|
---|
45 | dhcp : False
|
---|
46 | compass : "zo"
|
---|
47 | ns_ip : "172.16.16.82/29"
|
---|
48 | ns_mac : "00:15:6d:f6:be:66"
|
---|
49 | bridge_type: "NanoStation5"
|
---|
50 | status : "up"
|
---|
51 |
|
---|
52 |
|
---|
53 | iface_ue1:
|
---|
54 | comment : "Link naar Stadhuis"
|
---|
55 | ip : "172.16.4.172/29"
|
---|
56 | sdesc : "2stadhuis"
|
---|
57 | mode : "station-wds"
|
---|
58 | type : "eth"
|
---|
59 | extra_type : "eth2wifibridge"
|
---|
60 | channel : "44"
|
---|
61 | ssid : "il-o.stadhuis.wleiden.net"
|
---|
62 | dhcp : False
|
---|
63 | compass : "zw"
|
---|
64 | ns_ip : "172.16.4.171"
|
---|
65 | ns_mac : "00:15:6d:f2:38:9a"
|
---|
66 | bridge_type: "NanoStation5"
|
---|
67 | status : "up"
|
---|
68 |
|
---|
69 |
|
---|
70 | iface_vr0:
|
---|
71 | comment : "External Link"
|
---|
72 | ip : "10.0.1.12/24"
|
---|
73 | sdesc : "2external"
|
---|
74 | type : "eth"
|
---|
75 | dhcp : False
|
---|
76 | status : "down"
|
---|
77 |
|
---|
78 |
|
---|
79 | iface_vr0_alias0:
|
---|
80 | comment : "Ethernet naar CeTIM3"
|
---|
81 | ip : "172.17.0.21/30"
|
---|
82 | sdesc : "2cetim3"
|
---|
83 | type : "eth"
|
---|
84 | dhcp : False
|
---|
85 | status : "down"
|
---|
86 |
|
---|
87 |
|
---|
88 | iface_vr1:
|
---|
89 | comment : "Ethernet naar CeTIM2"
|
---|
90 | ip : "172.16.0.33/30"
|
---|
91 | sdesc : "2cetim2"
|
---|
92 | type : "eth"
|
---|
93 | dhcp : False
|
---|
94 | status : "up"
|
---|
95 |
|
---|
96 |
|
---|
97 | iface_vr2:
|
---|
98 | comment : "A-link Nanostation5 Noord-Oost"
|
---|
99 | ip : "172.16.17.145/29"
|
---|
100 | sdesc : "houtmarkt"
|
---|
101 | mode : "ap-wds"
|
---|
102 | type : "eth"
|
---|
103 | extra_type : "eth2wifibridge"
|
---|
104 | channel : "120"
|
---|
105 | ssid : "il-no.cetim1.wleiden.net"
|
---|
106 | dhcp : False
|
---|
107 | compass : "no"
|
---|
108 | ns_ip : "172.16.17.146"
|
---|
109 | ns_mac : "00:15:6d:f6:be:e4"
|
---|
110 | bridge_type: "NanoStation5"
|
---|
111 | status : "up"
|
---|
112 |
|
---|
113 |
|
---|