1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : False
|
---|
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 | interface : "ath0"
|
---|
26 | ip : "172.17.2.1/26"
|
---|
27 | desc : "AP Zuidoost"
|
---|
28 | sdesc : "ap-zo"
|
---|
29 | mode : "ap"
|
---|
30 | type : "11b"
|
---|
31 | channel : "3"
|
---|
32 | ssid : "ap-WirelessLeiden-Som2"
|
---|
33 | dhcp : "10-60"
|
---|
34 | compass : "None"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 |
|
---|
38 | iface_ue0:
|
---|
39 | comment : "ap via Bullet2"
|
---|
40 | interface : "ue0"
|
---|
41 | ip : "172.17.2.65/26"
|
---|
42 | desc : "ap3"
|
---|
43 | sdesc : "ap3"
|
---|
44 | mode : "ap-wds"
|
---|
45 | type : "eth"
|
---|
46 | extra_type : "eth2wifibridge"
|
---|
47 | channel : "6"
|
---|
48 | ssid : "ap-WirelessLeiden-Som3"
|
---|
49 | dhcp : "70-120"
|
---|
50 | compass : "None"
|
---|
51 | ns_ip : "172.17.2.66/26"
|
---|
52 | ns_mac : "00:15:6d:e8:f9:b6"
|
---|
53 | status : "up"
|
---|
54 |
|
---|
55 |
|
---|
56 | iface_vr0:
|
---|
57 | comment : "Ethernet naar SOM1"
|
---|
58 | interface : "vr0"
|
---|
59 | ip : "172.16.3.138/30"
|
---|
60 | sdesc : "2som1"
|
---|
61 | type : "eth"
|
---|
62 | dhcp : False
|
---|
63 | compass : "None"
|
---|
64 | status : "up"
|
---|
65 |
|
---|
66 |
|
---|
67 | iface_vr1:
|
---|
68 | comment : "Link naar Rabo"
|
---|
69 | interface : "vr1"
|
---|
70 | ip : "172.16.16.17/29"
|
---|
71 | sdesc : "2Rabo"
|
---|
72 | mode : "station-wds"
|
---|
73 | type : "eth"
|
---|
74 | extra_type : "eth2wifibridge"
|
---|
75 | channel : "140"
|
---|
76 | ssid : "il-w.som2.wleiden.net"
|
---|
77 | dhcp : False
|
---|
78 | compass : "w"
|
---|
79 | ns_ip : "172.16.16.18/29"
|
---|
80 | ns_mac : "00:15:6d:ec:82:a8"
|
---|
81 | status : "up"
|
---|
82 |
|
---|
83 |
|
---|
84 | iface_vr1_alias0:
|
---|
85 | comment : "Link naar Psycho"
|
---|
86 | interface : "vr1:0"
|
---|
87 | ip : "172.16.16.113/29"
|
---|
88 | sdesc : "2Psycho"
|
---|
89 | type : "eth"
|
---|
90 | extra_type : "eth2wifibridge"
|
---|
91 | dhcp : False
|
---|
92 | compass : "None"
|
---|
93 | status : "down"
|
---|
94 |
|
---|
95 |
|
---|
96 | iface_vr2:
|
---|
97 | comment : "link naar Leythenrode"
|
---|
98 | interface : "vr2"
|
---|
99 | ip : "172.16.17.185/29"
|
---|
100 | desc : "Link naar Leythenrode"
|
---|
101 | sdesc : "2leythenrode"
|
---|
102 | mode : "station-wds"
|
---|
103 | type : "eth"
|
---|
104 | extra_type : "eth2wifibridge"
|
---|
105 | channel : "36"
|
---|
106 | ssid : "il-zo.som2.wleiden.net"
|
---|
107 | dhcp : False
|
---|
108 | compass : "zo"
|
---|
109 | ns_ip : "172.16.17.186/29"
|
---|
110 | ns_mac : "00:15:6d:f2:38:cd"
|
---|
111 | status : "up"
|
---|
112 |
|
---|
113 |
|
---|
114 | iface_vr2_alias0:
|
---|
115 | comment : "link naar Spoortje"
|
---|
116 | interface : "vr2:0"
|
---|
117 | ip : "172.16.17.137/29"
|
---|
118 | desc : "Link naar Spoortje"
|
---|
119 | sdesc : "2Spoortje"
|
---|
120 | type : "eth"
|
---|
121 | extra_type : "eth2wifibridge"
|
---|
122 | dhcp : False
|
---|
123 | compass : "None"
|
---|
124 | status : "up"
|
---|
125 |
|
---|
126 |
|
---|