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_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 oost"
|
---|
26 | ip : "172.19.136.1/24"
|
---|
27 | sdesc : "ap-o"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 1
|
---|
31 | ssid : "ap-WirelessLeiden-Rabo1"
|
---|
32 | dhcp : "10-250"
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_ue0:
|
---|
37 | comment : "Link naar AZC"
|
---|
38 | ip : "172.16.3.129/29"
|
---|
39 | sdesc : "2azc"
|
---|
40 | mode : "station-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "5"
|
---|
44 | ssid : "il-w.rabo1.wleiden.net"
|
---|
45 | dhcp : False
|
---|
46 | compass : "w"
|
---|
47 | ns_ip : "172.16.3.130/29"
|
---|
48 | ns_mac : "00:15:6d:e8:f9:5e"
|
---|
49 | bridge_type: "Bullet2"
|
---|
50 | status : "down"
|
---|
51 |
|
---|
52 |
|
---|
53 | iface_ue1:
|
---|
54 | comment : "Ap-noord"
|
---|
55 | ip : "172.17.44.1/24"
|
---|
56 | sdesc : "2apnoord"
|
---|
57 | mode : "ap"
|
---|
58 | type : "eth"
|
---|
59 | channel : "1"
|
---|
60 | ssid : "ap-WirelessLeiden-Rabo2"
|
---|
61 | dhcp : "10-250"
|
---|
62 | compass : "n"
|
---|
63 | ns_ip : "172.17.44.2/24"
|
---|
64 | ns_mac : "00:15:6d:d4:f8:3e"
|
---|
65 | bridge_type: "Bullet2"
|
---|
66 | status : "up"
|
---|
67 |
|
---|
68 |
|
---|
69 | iface_vr0:
|
---|
70 | comment : "Ethernet naar Rabo2"
|
---|
71 | ip : "172.19.137.65/30"
|
---|
72 | sdesc : "2rabo2"
|
---|
73 | type : "eth"
|
---|
74 | dhcp : False
|
---|
75 | status : "up"
|
---|
76 |
|
---|
77 |
|
---|
78 | iface_vr1:
|
---|
79 | comment : "A-link naar NodeHuub"
|
---|
80 | ip : "172.16.4.9/29"
|
---|
81 | sdesc : "2huub"
|
---|
82 | mode : "station-wds"
|
---|
83 | type : "eth"
|
---|
84 | extra_type : "eth2wifibridge"
|
---|
85 | channel : "44"
|
---|
86 | ssid : "il-z.rabo1.wleiden.net"
|
---|
87 | dhcp : False
|
---|
88 | compass : "z"
|
---|
89 | ns_ip : "172.16.4.10/29"
|
---|
90 | ns_mac : "00:15:6d:70:53:6a"
|
---|
91 | bridge_type: "NanoStation5"
|
---|
92 | status : "up"
|
---|
93 |
|
---|
94 |
|
---|
95 | iface_vr1_alias0:
|
---|
96 | comment : "A-link naar CeTIM2"
|
---|
97 | ip : "172.16.4.97/29"
|
---|
98 | sdesc : "2cetim2"
|
---|
99 | type : "eth"
|
---|
100 | status : "up"
|
---|
101 |
|
---|
102 |
|
---|
103 | iface_vr2:
|
---|
104 | comment : "InterLink naar SOM"
|
---|
105 | ip : "172.16.16.20/29"
|
---|
106 | sdesc : "2som"
|
---|
107 | mode : "station-wds"
|
---|
108 | type : "eth"
|
---|
109 | extra_type : "eth2wifibridge"
|
---|
110 | channel : "140"
|
---|
111 | ssid : "il-w.som2.wleiden.net"
|
---|
112 | dhcp : False
|
---|
113 | compass : "o"
|
---|
114 | ns_ip : "172.16.16.19/29"
|
---|
115 | ns_mac : "00:15:6d:70:54:62"
|
---|
116 | bridge_type: "NanoStation5"
|
---|
117 | status : "up"
|
---|
118 |
|
---|
119 |
|
---|