1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16732"
|
---|
7 | location : "Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden"
|
---|
8 | longitude : "4.47071"
|
---|
9 | masterip : "172.19.132.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "DirkLos2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : "092299"
|
---|
14 | rdnap_y : 464748
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_incoming_rdr: False
|
---|
18 | service_proxy_ileiden: False
|
---|
19 | service_proxy_normal: False
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 |
|
---|
23 | iface_ath0:
|
---|
24 | comment : "AP1 voor de buurt"
|
---|
25 | ip : "172.19.132.1/24"
|
---|
26 | sdesc : "ap1"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11b"
|
---|
29 | channel : "9"
|
---|
30 | ssid : "ap1-WirelessLeiden-Dirklos"
|
---|
31 | dhcp : "10-250"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_ue0:
|
---|
36 | comment : "Local Ethernet naar DirkLos1"
|
---|
37 | ip : "172.16.3.57/30"
|
---|
38 | sdesc : "eth_to_DirkLos1"
|
---|
39 | type : "eth"
|
---|
40 | dhcp : False
|
---|
41 | status : "up"
|
---|
42 |
|
---|
43 |
|
---|
44 | iface_ue0_alias0:
|
---|
45 | comment : "Local Ethernet naar Hogeschool"
|
---|
46 | ip : "172.16.176.65/27"
|
---|
47 | sdesc : "eth_to_Hogeschool"
|
---|
48 | type : "eth"
|
---|
49 | dhcp : "70-94"
|
---|
50 | status : "up"
|
---|
51 |
|
---|
52 |
|
---|
53 | iface_vr0:
|
---|
54 | comment : "Ethernet naar interlink west (unigor2)"
|
---|
55 | ip : "172.16.4.4/29"
|
---|
56 | sdesc : "2Unigor2"
|
---|
57 | mode : "station-wds"
|
---|
58 | type : "eth"
|
---|
59 | extra_type : "eth2wifibridge"
|
---|
60 | channel : "149"
|
---|
61 | ssid : "il-o.unigor2.wleiden.net"
|
---|
62 | dhcp : False
|
---|
63 | compass : "w"
|
---|
64 | ns_ip : "172.16.4.3/29"
|
---|
65 | ns_mac : "00:15:6d:d0:14:c3"
|
---|
66 | bridge_type: "NanoStation5"
|
---|
67 | status : "up"
|
---|
68 |
|
---|
69 |
|
---|
70 | iface_vr1:
|
---|
71 | comment : "Ethernet naar interlink noord-oost Rabo2"
|
---|
72 | ip : "172.16.3.217/29"
|
---|
73 | sdesc : "2Rabo2"
|
---|
74 | mode : "station-wds"
|
---|
75 | type : "eth"
|
---|
76 | extra_type : "eth2wifibridge"
|
---|
77 | channel : "140"
|
---|
78 | ssid : "il-no.dirklos2.wleiden.net"
|
---|
79 | dhcp : False
|
---|
80 | compass : "o"
|
---|
81 | ns_ip : "172.16.3.218/29"
|
---|
82 | ns_mac : "00:15:6d:b5:24:4f"
|
---|
83 | bridge_type: "NanoStation5"
|
---|
84 | status : "up"
|
---|
85 |
|
---|
86 |
|
---|
87 | iface_vr2:
|
---|
88 | comment : "Ethernet naar interlink zuid-oost (stadhuis)"
|
---|
89 | ip : "172.16.3.76/29"
|
---|
90 | sdesc : "2Stadhuis"
|
---|
91 | mode : "station-wds"
|
---|
92 | type : "eth"
|
---|
93 | extra_type : "eth2wifibridge"
|
---|
94 | channel : "116"
|
---|
95 | ssid : "il-nw.stadhuis2.wleiden.net"
|
---|
96 | dhcp : False
|
---|
97 | compass : "zo"
|
---|
98 | ns_ip : "172.16.3.75/29"
|
---|
99 | ns_mac : "00:15:6d:b5:25:65"
|
---|
100 | bridge_type: "NanoStation5"
|
---|
101 | status : "up"
|
---|
102 |
|
---|
103 |
|
---|