Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16782"
|
---|
7 | location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
|
---|
8 | longitude : "4.45961"
|
---|
9 | masterip : "172.17.35.1"
|
---|
10 | nodename : "UniGor1"
|
---|
11 | nodetype : "Hybrid"
|
---|
12 | rdnap_x : 91540
|
---|
13 | rdnap_y : 464813
|
---|
14 | service_accesspoint: True
|
---|
15 | service_incoming_rdr: False
|
---|
16 | service_proxy_ileiden: False
|
---|
17 | service_proxy_normal: False
|
---|
18 | status : "up"
|
---|
19 |
|
---|
20 |
|
---|
21 | iface_ath0:
|
---|
22 | comment : "AP Richting oost"
|
---|
23 | ip : "172.17.35.1/24"
|
---|
24 | sdesc : "ap-o"
|
---|
25 | mode : "ap"
|
---|
26 | type : "11b"
|
---|
27 | channel : "2"
|
---|
28 | ssid : "ap-WirelessLeiden-Unigor-oost"
|
---|
29 | dhcp : "10-250"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_vr0:
|
---|
34 | comment : "Ethernet naar server en Gorlaeus nodes"
|
---|
35 | ip : "172.19.128.65/28"
|
---|
36 | sdesc : "eth"
|
---|
37 | type : "eth"
|
---|
38 | dhcp : False
|
---|
39 | status : "up"
|
---|
40 |
|
---|
41 |
|
---|
42 | iface_vr1:
|
---|
43 | comment : "Link naar Cope"
|
---|
44 | ip : "172.16.3.185/29"
|
---|
45 | sdesc : "2cope"
|
---|
46 | mode : "ap-wds"
|
---|
47 | type : "eth"
|
---|
48 | extra_type : "eth2wifibridge"
|
---|
49 | channel : "128"
|
---|
50 | ssid : "il-zo.unigor1.wleiden.net"
|
---|
51 | dhcp : False
|
---|
52 | compass : "zo"
|
---|
53 | ns_ip : "172.16.3.186/29"
|
---|
54 | ns_mac : "00:15:6d:f2:38:a0"
|
---|
55 | bridge_type: "NanoStation5"
|
---|
56 | status : "up"
|
---|
57 |
|
---|
58 |
|
---|
59 | iface_vr1_alias0:
|
---|
60 | comment : "Link naar LUMC"
|
---|
61 | ip : "172.16.4.81/29"
|
---|
62 | sdesc : "2lumc"
|
---|
63 | type : "eth"
|
---|
64 | dhcp : False
|
---|
65 | status : "up"
|
---|
66 |
|
---|
67 |
|
---|
68 | iface_vr2:
|
---|
69 | comment : "Link naar Robijn"
|
---|
70 | ip : "172.16.5.217/29"
|
---|
71 | sdesc : "2robijn"
|
---|
72 | mode : "ap-wds"
|
---|
73 | type : "eth"
|
---|
74 | extra_type : "eth2wifibridge"
|
---|
75 | channel : "104"
|
---|
76 | ssid : "il-z.unigor1.wleiden.net"
|
---|
77 | dhcp : False
|
---|
78 | compass : "z"
|
---|
79 | ns_ip : "172.16.5.218/29"
|
---|
80 | ns_mac : "00:15:6d:f2:38:bd"
|
---|
81 | bridge_type: "NanoStation5"
|
---|
82 | status : "up"
|
---|
83 |
|
---|
84 |
|
---|
85 | iface_vr2_alias0:
|
---|
86 | comment : "Link naar Zwaluwak"
|
---|
87 | ip : "172.16.3.69/30"
|
---|
88 | sdesc : "2zwaluwak"
|
---|
89 | type : "eth"
|
---|
90 | dhcp : False
|
---|
91 | status : "up"
|
---|
92 |
|
---|
93 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.