1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | gateway : "83.162.36.91"
|
---|
7 | latitude : "52.15972"
|
---|
8 | location : "Cope, Rapenburg 8, 2311 EV, Leiden"
|
---|
9 | longitude : "4.48521"
|
---|
10 | masterip : "172.17.8.1"
|
---|
11 | monitoring_group: "wleiden"
|
---|
12 | nodename : "Cope"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 93280
|
---|
15 | rdnap_y : 463889
|
---|
16 | service_accesspoint: True
|
---|
17 | service_incoming_rdr: True
|
---|
18 | service_proxy_ileiden: False
|
---|
19 | service_proxy_normal: True
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 |
|
---|
23 | iface_ath0:
|
---|
24 | comment : "AP voor de buurt"
|
---|
25 | ip : "172.17.8.1/24"
|
---|
26 | sdesc : "ap"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11b"
|
---|
29 | channel : "5"
|
---|
30 | ssid : "ap-WirelessLeiden-Cope"
|
---|
31 | dhcp : "10-250"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_ue0:
|
---|
36 | comment : "External Link"
|
---|
37 | ip : "83.162.36.91/24"
|
---|
38 | sdesc : "2external"
|
---|
39 | type : "eth"
|
---|
40 | dhcp : False
|
---|
41 | status : "up"
|
---|
42 |
|
---|
43 |
|
---|
44 | iface_vr0:
|
---|
45 | comment : "Ethernet to interlink UniGor1"
|
---|
46 | ip : "172.16.3.188/29"
|
---|
47 | sdesc : "2unigor1"
|
---|
48 | mode : "station-wds"
|
---|
49 | type : "eth"
|
---|
50 | extra_type : "eth2wifibridge"
|
---|
51 | channel : "128"
|
---|
52 | ssid : "il-zo.unigor.wleiden.net"
|
---|
53 | dhcp : False
|
---|
54 | compass : "nw"
|
---|
55 | ns_ip : "172.16.3.187/29"
|
---|
56 | ns_mac : "00:15:6d:ea:f0:1d"
|
---|
57 | bridge_type: "NanoStation5"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr1:
|
---|
62 | comment : "A-link naar Stadhuis via NS5"
|
---|
63 | ip : "172.16.3.180/29"
|
---|
64 | sdesc : "2stadhuis"
|
---|
65 | mode : "station-wds"
|
---|
66 | type : "eth"
|
---|
67 | extra_type : "eth2wifibridge"
|
---|
68 | channel : "116"
|
---|
69 | ssid : "il-nw.stadhuis.wleiden.net"
|
---|
70 | dhcp : False
|
---|
71 | compass : "zo"
|
---|
72 | ns_ip : "172.16.3.179/29"
|
---|
73 | ns_mac : "00:15:6d:ea:f0:4c"
|
---|
74 | bridge_type: "NanoStation5"
|
---|
75 | status : "up"
|
---|
76 |
|
---|
77 |
|
---|
78 | iface_vr2:
|
---|
79 | comment : "A-link naar Rabo2"
|
---|
80 | ip : "172.16.3.196/29"
|
---|
81 | sdesc : "2rabo2"
|
---|
82 | mode : "station-wds"
|
---|
83 | type : "eth"
|
---|
84 | extra_type : "eth2wifibridge"
|
---|
85 | channel : "44"
|
---|
86 | ssid : "il-z.rabo.wleiden.net"
|
---|
87 | dhcp : False
|
---|
88 | compass : "n"
|
---|
89 | ns_ip : "172.16.3.195/29"
|
---|
90 | ns_mac : "00:15:6d:ea:f0:0f"
|
---|
91 | bridge_type: "NanoStation5"
|
---|
92 | status : "up"
|
---|
93 |
|
---|
94 |
|
---|