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.16593"
|
---|
8 | location : "LUMC, Albinusdreef 2, 2333 ZA, Leiden"
|
---|
9 | longitude : "4.47881"
|
---|
10 | masterip : "172.19.130.1"
|
---|
11 | nodename : "LUMC"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : "092851"
|
---|
14 | rdnap_y : 464586
|
---|
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"
|
---|
25 | ip : "172.19.130.1/24"
|
---|
26 | sdesc : "ap"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11b"
|
---|
29 | channel : "8"
|
---|
30 | ssid : "ap-WirelessLeiden-Lumc"
|
---|
31 | dhcp : "10-250"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_ue0:
|
---|
36 | comment : "Interlink zuidwest"
|
---|
37 | ip : "172.16.4.105/29"
|
---|
38 | sdesc : "2zuidwest"
|
---|
39 | mode : "ap-wds"
|
---|
40 | type : "eth"
|
---|
41 | extra_type : "eth2wifibridge"
|
---|
42 | channel : "116"
|
---|
43 | ssid : "il-zw.lumc.wleiden.net"
|
---|
44 | dhcp : False
|
---|
45 | compass : "sw"
|
---|
46 | ns_ip : "172.16.4.106/29"
|
---|
47 | ns_mac : "00:15:6d:bd:69:00"
|
---|
48 | bridge_type: "NanoStation5"
|
---|
49 | status : "down"
|
---|
50 |
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | comment : "Interlink west"
|
---|
54 | ip : "172.16.4.84/29"
|
---|
55 | sdesc : "2unigor1"
|
---|
56 | mode : "station-wds"
|
---|
57 | type : "eth"
|
---|
58 | extra_type : "eth2wifibridge"
|
---|
59 | channel : "128"
|
---|
60 | ssid : "il-zo.unigor.wleiden.net"
|
---|
61 | dhcp : False
|
---|
62 | compass : "w"
|
---|
63 | ns_ip : "172.16.4.83/29"
|
---|
64 | ns_mac : "00:15:6d:70:54:c9"
|
---|
65 | bridge_type: "NanoStation5"
|
---|
66 | status : "up"
|
---|
67 |
|
---|
68 |
|
---|
69 | iface_vr1:
|
---|
70 | comment : "Link zuidoost naar CeTIM2"
|
---|
71 | ip : "172.16.4.97/29"
|
---|
72 | sdesc : "2cetim2"
|
---|
73 | mode : "ap-wds"
|
---|
74 | type : "eth"
|
---|
75 | extra_type : "eth2wifibridge"
|
---|
76 | channel : "136"
|
---|
77 | ssid : "il-z.lumc.wleiden.net"
|
---|
78 | dhcp : False
|
---|
79 | compass : "zo"
|
---|
80 | ns_ip : "172.16.4.98/29"
|
---|
81 | ns_mac : "00:15:6d:70:53:6d"
|
---|
82 | bridge_type: "NanoStation5"
|
---|
83 | status : "up"
|
---|
84 |
|
---|
85 |
|
---|
86 | iface_vr1_alias0:
|
---|
87 | comment : "Link zuidoost naar Lebkov"
|
---|
88 | ip : "172.16.4.161/29"
|
---|
89 | sdesc : "2lebkov"
|
---|
90 | type : "eth"
|
---|
91 | extra_type : "eth2wifibridge"
|
---|
92 | dhcp : False
|
---|
93 | status : "up"
|
---|
94 |
|
---|
95 |
|
---|
96 | iface_vr2:
|
---|
97 | comment : "Ethernet naar webcam"
|
---|
98 | ip : "172.16.3.21/30"
|
---|
99 | sdesc : "2webcam"
|
---|
100 | type : "eth"
|
---|
101 | dhcp : False
|
---|
102 | status : "up"
|
---|
103 |
|
---|
104 |
|
---|