1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | externalif: "ue0"
|
---|
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 | release : "9.0-RELEASE"
|
---|
17 | service_accesspoint: True
|
---|
18 | service_concentrator: False
|
---|
19 | service_incoming_rdr: False
|
---|
20 | service_proxy_ileiden: False
|
---|
21 | service_proxy_normal: False
|
---|
22 | status : "up"
|
---|
23 |
|
---|
24 |
|
---|
25 | iface_ath0:
|
---|
26 | comment : "AP voor de buurt"
|
---|
27 | ip : "172.17.8.1/24"
|
---|
28 | sdesc : "ap"
|
---|
29 | mode : "ap"
|
---|
30 | type : "11g"
|
---|
31 | channel : 6
|
---|
32 | ssid : "WiFi Leiden"
|
---|
33 | wlan_mac : "00:1b:b1:05:02:ec"
|
---|
34 | dhcp : "10-250"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 |
|
---|
38 | iface_vr0:
|
---|
39 | comment : "A-link naar Stadhuis via NS5"
|
---|
40 | ip : "172.16.3.180/29"
|
---|
41 | sdesc : "2stadhuis"
|
---|
42 | mode : "station-wds"
|
---|
43 | type : "eth"
|
---|
44 | extra_type : "eth2wifibridge"
|
---|
45 | channel : "116"
|
---|
46 | ssid : "il-nw.stadhuis.wleiden.net"
|
---|
47 | dhcp : False
|
---|
48 | compass : "zo"
|
---|
49 | ns_ip : "172.16.3.179/29"
|
---|
50 | ns_mac : "00:15:6d:ea:f0:4c"
|
---|
51 | bridge_type: "NanoStation5"
|
---|
52 | status : "up"
|
---|
53 |
|
---|
54 |
|
---|
55 | iface_vr1:
|
---|
56 | comment : "Ethernet to interlink HuygensZ (nog niet in gebruik)"
|
---|
57 | ip : "172.16.3.188/29"
|
---|
58 | sdesc : "2huygensz"
|
---|
59 | mode : "station-wds"
|
---|
60 | type : "eth"
|
---|
61 | extra_type : "eth2wifibridge"
|
---|
62 | channel : "128"
|
---|
63 | ssid : "il-116.huygensz.wleiden.net"
|
---|
64 | dhcp : False
|
---|
65 | compass : "nw"
|
---|
66 | ns_ip : "172.16.3.187/29"
|
---|
67 | ns_mac : "00:15:6d:ea:f0:1d"
|
---|
68 | bridge_type: "NanoStation5"
|
---|
69 | status : "up"
|
---|
70 |
|
---|
71 | iface_vr1_alias0:
|
---|
72 | comment : "Tijdelijke interlink HuygensZ"
|
---|
73 | ip : "172.16.7.156/29"
|
---|
74 | sdesc : "temp2huygensz"
|
---|
75 | mode : "station-wds"
|
---|
76 | type : "eth"
|
---|
77 | extra_type : "eth2wifibridge"
|
---|
78 | channel : "128"
|
---|
79 | ssid : "il-202.huygensz.wleiden.net"
|
---|
80 | dhcp : False
|
---|
81 | compass : "nw"
|
---|
82 | ns_ip : "172.16.7.155/29"
|
---|
83 | ns_mac : "00:15:6d:ea:f0:1d"
|
---|
84 | bridge_type: "NanoStation5"
|
---|
85 | status : "up"
|
---|
86 |
|
---|
87 |
|
---|
88 | iface_vr2:
|
---|
89 | comment : "A-link naar VisitorCentre2"
|
---|
90 | ip : "172.16.7.60/29"
|
---|
91 | sdesc : "2visitorc2"
|
---|
92 | mode : "station-wds"
|
---|
93 | type : "eth"
|
---|
94 | extra_type : "eth2wifibridge"
|
---|
95 | channel : "44"
|
---|
96 | ssid : "il-z.visitorcentre2.wleiden.net"
|
---|
97 | dhcp : False
|
---|
98 | compass : "n"
|
---|
99 | ns_ip : "172.16.7.59/29"
|
---|
100 | ns_mac : "00:15:6d:ea:f0:0f"
|
---|
101 | bridge_type: "NanoStation5"
|
---|
102 | status : "up"
|
---|
103 |
|
---|
104 |
|
---|