1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "51.9975759"
|
---|
7 | location : "TUDelft-EWI, Mekelweg 4, 2628CD, Delft"
|
---|
8 | longitude : "4.3742494"
|
---|
9 | masterip : "172.17.118.1"
|
---|
10 | monitoring_group: "delft"
|
---|
11 | nodename : "TUDelft"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | portal_sponsor: ""
|
---|
14 | portal_url: ""
|
---|
15 | rdnap_x : 85436
|
---|
16 | rdnap_y : 445950
|
---|
17 | release : "9.0-RELEASE"
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: False
|
---|
22 | service_proxy_normal: False
|
---|
23 | status : "up"
|
---|
24 |
|
---|
25 | iface_ath0:
|
---|
26 | comment : "AP voor de buurt"
|
---|
27 | ip : "172.17.118.1/24"
|
---|
28 | sdesc : "ap"
|
---|
29 | mode : "ap"
|
---|
30 | type : "11g"
|
---|
31 | channel : 6
|
---|
32 | ssid : "ap-WirelessLeiden-TUDelft"
|
---|
33 | dhcp : "10-250"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 | iface_ue0:
|
---|
37 | comment : "Link naar Ronald"
|
---|
38 | ip : "172.16.7.217/29"
|
---|
39 | sdesc : "2ronald"
|
---|
40 | mode : "ap-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "100"
|
---|
44 | ssid : "il-n.tudelft.wleiden.net"
|
---|
45 | dhcp : False
|
---|
46 | compass : "n"
|
---|
47 | ns_ip : "172.16.7.218/29"
|
---|
48 | ns_mac : ""
|
---|
49 | bridge_type: "NanoBridgeM5"
|
---|
50 | status : "down"
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | comment : "Link naar StJan"
|
---|
54 | ip : "172.16.7.225/29"
|
---|
55 | sdesc : "2stjan"
|
---|
56 | mode : "ap-wds"
|
---|
57 | type : "eth"
|
---|
58 | extra_type : "eth2wifibridge"
|
---|
59 | channel : "44"
|
---|
60 | ssid : "il-nno.tudelft.wleiden.net"
|
---|
61 | dhcp : False
|
---|
62 | compass : "no"
|
---|
63 | ns_ip : "172.16.7.226/29"
|
---|
64 | ns_mac : ""
|
---|
65 | bridge_type: "NanoBridgeM5"
|
---|
66 | status : "up"
|
---|
67 |
|
---|
68 | iface_vr1:
|
---|
69 | comment : "Link naar Anthurium"
|
---|
70 | ip : "172.16.6.249/29"
|
---|
71 | sdesc : "2anthurium"
|
---|
72 | mode : "ap-wds"
|
---|
73 | type : "eth"
|
---|
74 | extra_type : "eth2wifibridge"
|
---|
75 | channel : "132"
|
---|
76 | ssid : "il-ono.tudelft.wleiden.net"
|
---|
77 | dhcp : False
|
---|
78 | compass : "no"
|
---|
79 | ns_ip : "172.16.6.250/29"
|
---|
80 | ns_mac : ""
|
---|
81 | bridge_type: "NanostationM5"
|
---|
82 | status : "up"
|
---|
83 |
|
---|
84 |
|
---|
85 | iface_vr2:
|
---|
86 | comment : "Link naar Zierikzee"
|
---|
87 | ip : "172.16.7.233/29"
|
---|
88 | sdesc : "2zierikzee"
|
---|
89 | mode : "ap-wds"
|
---|
90 | type : "eth"
|
---|
91 | extra_type : "eth2wifibridge"
|
---|
92 | channel : "60"
|
---|
93 | ssid : "il-zw.tudelft.wleiden.net"
|
---|
94 | dhcp : False
|
---|
95 | compass : "zw"
|
---|
96 | ns_ip : "172.16.7.234/29"
|
---|
97 | ns_mac : ""
|
---|
98 | bridge_type: "NanoBridgeM5"
|
---|
99 | status : "up"
|
---|
100 |
|
---|
101 |
|
---|