1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.138099"
|
---|
7 | location : "Heineken Nederland B.V., Burgemeester Smeetsweg 1, 2382PH, Zoeterwoude"
|
---|
8 | longitude : "4.542133"
|
---|
9 | masterip : "172.17.78.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "Heineken"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | portal_sponsor: "Heineken "
|
---|
14 | portal_url: "http://www.heineken.com/nl"
|
---|
15 | rdnap_x : 97147
|
---|
16 | rdnap_y : 461437
|
---|
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_ue0:
|
---|
26 | comment : "Link naar oost"
|
---|
27 | ip : "172.16.6.217/29"
|
---|
28 | sdesc : "2oost"
|
---|
29 | mode : "ap-wds"
|
---|
30 | type : "eth"
|
---|
31 | extra_type : "eth2wifibridge"
|
---|
32 | channel : "100"
|
---|
33 | ssid : "il-o.heineken.wleiden.net"
|
---|
34 | dhcp : False
|
---|
35 | ns_ip : "172.16.6.218/29"
|
---|
36 | ns_mac : "DC:9F:DB:2E:AE:63"
|
---|
37 | bridge_type: "NanoBridge M5"
|
---|
38 | status : "down"
|
---|
39 |
|
---|
40 | iface_vr0:
|
---|
41 | comment : "Link naar Kaag2"
|
---|
42 | ip : "172.16.6.236/29"
|
---|
43 | sdesc : "2kaag2"
|
---|
44 | mode : "station-wds"
|
---|
45 | type : "eth"
|
---|
46 | extra_type : "eth2wifibridge"
|
---|
47 | channel : "44"
|
---|
48 | ssid : "il-z.kaag2.wleiden.net"
|
---|
49 | dhcp : False
|
---|
50 | compass : "n"
|
---|
51 | ns_ip : "172.16.6.235/29"
|
---|
52 | ns_mac : "DC:9F:DB:2E:AE:EC"
|
---|
53 | bridge_type: "NanoBridge M5"
|
---|
54 | status : "up"
|
---|
55 |
|
---|
56 | iface_vr1:
|
---|
57 | comment : "Link naar Geluidsnet2"
|
---|
58 | ip : "172.16.6.249/29"
|
---|
59 | sdesc : "2geluidsnet"
|
---|
60 | mode : "ap-wds"
|
---|
61 | type : "eth"
|
---|
62 | extra_type : "eth2wifibridge"
|
---|
63 | channel : "132"
|
---|
64 | ssid : "il-zw.heineken.wleiden.net"
|
---|
65 | dhcp : False
|
---|
66 | compass : "no"
|
---|
67 | ns_ip : "172.16.6.250/29"
|
---|
68 | ns_mac : "DC:9F:DB:2E:B7:FC"
|
---|
69 | bridge_type: "NanoBridge M5"
|
---|
70 | status : "up"
|
---|
71 |
|
---|
72 |
|
---|
73 | iface_vr2:
|
---|
74 | comment : "Link naar TUDelft"
|
---|
75 | ip : "172.16.7.1/29"
|
---|
76 | sdesc : "2tudelft"
|
---|
77 | mode : "station-wds"
|
---|
78 | type : "eth"
|
---|
79 | extra_type : "eth2wifibridge"
|
---|
80 | channel : "52"
|
---|
81 | ssid : "il-nno.tudelft.wleiden.net"
|
---|
82 | dhcp : False
|
---|
83 | compass : "zw"
|
---|
84 | ns_ip : "172.16.7.2/29"
|
---|
85 | ns_mac : "DC:9F:DB:2E:B4:08"
|
---|
86 | bridge_type: "NanoBridge M5"
|
---|
87 | status : "down"
|
---|
88 |
|
---|
89 |
|
---|