Line | |
---|
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.16782"
|
---|
8 | location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
|
---|
9 | longitude : "4.45961"
|
---|
10 | masterip : "172.17.35.1"
|
---|
11 | nodename : "UniGor1"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 91540
|
---|
14 | rdnap_y : 464813
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "AP Richting oost"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.17.35.1/24"
|
---|
23 | sdesc : "ap-o"
|
---|
24 | mode : "ap"
|
---|
25 | type : "11b"
|
---|
26 | channel : "2"
|
---|
27 | ssid : "ap-WirelessLeiden-Unigor-oost"
|
---|
28 | dhcp : "10-250"
|
---|
29 | compass : "None"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_vr0:
|
---|
34 | comment : "Ethernet naar server en Gorlaeus nodes"
|
---|
35 | interface : "vr0"
|
---|
36 | ip : "172.19.128.65/28"
|
---|
37 | sdesc : "eth"
|
---|
38 | type : "eth"
|
---|
39 | dhcp : False
|
---|
40 | compass : "None"
|
---|
41 | status : "up"
|
---|
42 |
|
---|
43 |
|
---|
44 | iface_vr1:
|
---|
45 | comment : "A link naar Cope via nanostation 1"
|
---|
46 | interface : "vr1"
|
---|
47 | ip : "172.16.3.185/29"
|
---|
48 | sdesc : "2cope"
|
---|
49 | mode : "station-wds"
|
---|
50 | type : "eth"
|
---|
51 | extra_type : "eth2wifibridge"
|
---|
52 | channel : "128"
|
---|
53 | ssid : "il-zo.unigor1.wleiden.net"
|
---|
54 | dhcp : False
|
---|
55 | compass : "zo"
|
---|
56 | ns_ip : "172.16.3.186/29"
|
---|
57 | ns_mac : "00:15:6d:f2:38:a0"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr1_alias0:
|
---|
62 | comment : "A link naar LUMC"
|
---|
63 | interface : "vr1:0"
|
---|
64 | ip : "172.16.4.81/29"
|
---|
65 | sdesc : "2lumc"
|
---|
66 | type : "eth"
|
---|
67 | dhcp : False
|
---|
68 | compass : "None"
|
---|
69 | status : "up"
|
---|
70 |
|
---|
71 |
|
---|
72 | iface_vr2:
|
---|
73 | comment : "A link naar Robijn via nanostation 2"
|
---|
74 | interface : "vr2"
|
---|
75 | ip : "172.16.5.217/29"
|
---|
76 | sdesc : "2robijn"
|
---|
77 | mode : "station-wds"
|
---|
78 | type : "eth"
|
---|
79 | extra_type : "eth2wifibridge"
|
---|
80 | channel : "104"
|
---|
81 | ssid : "il-z.unigor1.wleiden.net"
|
---|
82 | dhcp : False
|
---|
83 | compass : "z"
|
---|
84 | ns_ip : "172.16.5.218/29"
|
---|
85 | ns_mac : "00:15:6d:f2:38:bd"
|
---|
86 | status : "up"
|
---|
87 |
|
---|
88 |
|
---|
89 | iface_vr2_alias0:
|
---|
90 | comment : "A Link naar Zwaluwak via nanostation 2"
|
---|
91 | interface : "vr2:0"
|
---|
92 | ip : "172.16.3.69/30"
|
---|
93 | sdesc : "2zwaluwak"
|
---|
94 | type : "eth"
|
---|
95 | dhcp : False
|
---|
96 | compass : "None"
|
---|
97 | status : "up"
|
---|
98 |
|
---|
99 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.