1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : True
|
---|
7 | latitude : "52.16950"
|
---|
8 | location : "Luba, Eschertoren 1A, 2316 ET, Leiden"
|
---|
9 | longitude : "4.49378"
|
---|
10 | masterip : "172.17.2.1"
|
---|
11 | nodename : "SOM2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 93880
|
---|
14 | rdnap_y : 464970
|
---|
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 zuidoost"
|
---|
25 | ip : "172.17.2.1/26"
|
---|
26 | sdesc : "ap-zo"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11b"
|
---|
29 | channel : "3"
|
---|
30 | ssid : "ap-WirelessLeiden-Som2"
|
---|
31 | dhcp : "10-60"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_ue0:
|
---|
36 | comment : "Ap via Bullet2"
|
---|
37 | ip : "172.17.2.65/26"
|
---|
38 | sdesc : "ap3"
|
---|
39 | mode : "ap-wds"
|
---|
40 | type : "eth"
|
---|
41 | extra_type : "eth2wifibridge"
|
---|
42 | channel : "6"
|
---|
43 | ssid : "ap-WirelessLeiden-Som3"
|
---|
44 | dhcp : "70-120"
|
---|
45 | ns_ip : "172.17.2.66/26"
|
---|
46 | ns_mac : "00:15:6d:e8:f9:b6"
|
---|
47 | bridge_type: "Bullet2"
|
---|
48 | status : "up"
|
---|
49 |
|
---|
50 |
|
---|
51 | iface_vr0:
|
---|
52 | comment : "Ethernet naar SOM1"
|
---|
53 | ip : "172.16.3.138/30"
|
---|
54 | sdesc : "2som1"
|
---|
55 | type : "eth"
|
---|
56 | dhcp : False
|
---|
57 | status : "up"
|
---|
58 |
|
---|
59 |
|
---|
60 | iface_vr1:
|
---|
61 | comment : "Link naar Rabo"
|
---|
62 | ip : "172.16.16.17/29"
|
---|
63 | sdesc : "2Rabo"
|
---|
64 | mode : "ap-wds"
|
---|
65 | type : "eth"
|
---|
66 | extra_type : "eth2wifibridge"
|
---|
67 | channel : "140"
|
---|
68 | ssid : "il-w.som2.wleiden.net"
|
---|
69 | dhcp : False
|
---|
70 | compass : "w"
|
---|
71 | ns_ip : "172.16.16.18/29"
|
---|
72 | ns_mac : "00:15:6d:ec:82:a8"
|
---|
73 | bridge_type: "NanoStation5"
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 |
|
---|
77 | iface_vr1_alias0:
|
---|
78 | comment : "Link naar Psycho"
|
---|
79 | ip : "172.16.16.113/29"
|
---|
80 | sdesc : "2Psycho"
|
---|
81 | type : "eth"
|
---|
82 | extra_type : "eth2wifibridge"
|
---|
83 | dhcp : False
|
---|
84 | status : "down"
|
---|
85 |
|
---|
86 |
|
---|
87 | iface_vr2:
|
---|
88 | comment : "Link naar Leythenrode"
|
---|
89 | ip : "172.16.17.185/29"
|
---|
90 | sdesc : "2leythenrode"
|
---|
91 | mode : "station-wds"
|
---|
92 | type : "eth"
|
---|
93 | extra_type : "eth2wifibridge"
|
---|
94 | channel : "36"
|
---|
95 | ssid : "il-zo.som2.wleiden.net"
|
---|
96 | dhcp : False
|
---|
97 | compass : "zo"
|
---|
98 | ns_ip : "172.16.17.186/29"
|
---|
99 | ns_mac : "00:15:6d:f2:38:cd"
|
---|
100 | bridge_type: "NanoStation5"
|
---|
101 | status : "up"
|
---|
102 |
|
---|
103 |
|
---|
104 | iface_vr2_alias0:
|
---|
105 | comment : "Link naar Spoortje"
|
---|
106 | ip : "172.16.17.137/29"
|
---|
107 | sdesc : "2Spoortje"
|
---|
108 | type : "eth"
|
---|
109 | extra_type : "eth2wifibridge"
|
---|
110 | dhcp : False
|
---|
111 | status : "up"
|
---|
112 |
|
---|
113 |
|
---|