1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16950"
|
---|
7 | location : "Rabobank (Oost), Schipholweg 105, 2316 XC, Leiden"
|
---|
8 | longitude : "4.48901"
|
---|
9 | masterip : "172.19.136.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "Rabo1"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 93554
|
---|
14 | rdnap_y : 464974
|
---|
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 : "Ap oost"
|
---|
25 | ip : "172.19.136.1/24"
|
---|
26 | sdesc : "ap-o"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11b"
|
---|
29 | channel : "10"
|
---|
30 | ssid : "ap-WirelessLeiden-Rabo1"
|
---|
31 | dhcp : "10-250"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_ue0:
|
---|
36 | comment : "Link naar AZC"
|
---|
37 | ip : "172.16.3.129/29"
|
---|
38 | sdesc : "2azc"
|
---|
39 | mode : "station-wds"
|
---|
40 | type : "eth"
|
---|
41 | extra_type : "eth2wifibridge"
|
---|
42 | channel : "5"
|
---|
43 | ssid : "il-w.rabo1.wleiden.net"
|
---|
44 | dhcp : False
|
---|
45 | compass : "w"
|
---|
46 | ns_ip : "172.16.3.130/29"
|
---|
47 | ns_mac : "00:15:6d:e8:f9:5e"
|
---|
48 | status : "down"
|
---|
49 |
|
---|
50 |
|
---|
51 | iface_ue1:
|
---|
52 | comment : "Ap-noord"
|
---|
53 | ip : "172.17.44.1/24"
|
---|
54 | sdesc : "2apnoord"
|
---|
55 | mode : "ap"
|
---|
56 | type : "eth"
|
---|
57 | channel : "3"
|
---|
58 | ssid : "ap2-WirelessLeiden-Rabo1"
|
---|
59 | dhcp : "10-250"
|
---|
60 | compass : "n"
|
---|
61 | ns_ip : "172.17.44.2/24"
|
---|
62 | ns_mac : "00:15:6d:d4:f8:3e"
|
---|
63 | status : "up"
|
---|
64 |
|
---|
65 |
|
---|
66 | iface_vr0:
|
---|
67 | comment : "Ethernet naar Rabo2"
|
---|
68 | ip : "172.19.137.65/30"
|
---|
69 | sdesc : "2rabo2"
|
---|
70 | type : "eth"
|
---|
71 | dhcp : False
|
---|
72 | status : "up"
|
---|
73 |
|
---|
74 |
|
---|
75 | iface_vr1:
|
---|
76 | comment : "A-link naar NodeHuub"
|
---|
77 | ip : "172.16.4.9/29"
|
---|
78 | sdesc : "2huub"
|
---|
79 | mode : "station-wds"
|
---|
80 | type : "eth"
|
---|
81 | extra_type : "eth2wifibridge"
|
---|
82 | channel : "44"
|
---|
83 | ssid : "il-z.rabo1.wleiden.net"
|
---|
84 | dhcp : False
|
---|
85 | compass : "z"
|
---|
86 | ns_ip : "172.16.4.10/29"
|
---|
87 | ns_mac : "00:15:6d:70:53:6a"
|
---|
88 | bridge_type: "NanoStation5"
|
---|
89 | status : "up"
|
---|
90 |
|
---|
91 |
|
---|
92 | iface_vr2:
|
---|
93 | comment : "InterLink naar SOM"
|
---|
94 | ip : "172.16.16.20/29"
|
---|
95 | sdesc : "2som"
|
---|
96 | mode : "station-wds"
|
---|
97 | type : "eth"
|
---|
98 | extra_type : "eth2wifibridge"
|
---|
99 | channel : "140"
|
---|
100 | ssid : "il-w.som2.wleiden.net"
|
---|
101 | dhcp : False
|
---|
102 | compass : "o"
|
---|
103 | ns_ip : "172.16.16.19/29"
|
---|
104 | ns_mac : "00:15:6d:70:54:62"
|
---|
105 | bridge_type: "NanoStation5"
|
---|
106 | status : "up"
|
---|
107 |
|
---|
108 |
|
---|