Last change
on this file since 10884 was 10884, checked in by rick, 13 years ago |
Ruim er nog een paar op die we automatisch konden vinden.
While here; Comment begint met een hoofdletter.
Related-To beheer:ticket:218
|
File size:
2.0 KB
|
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.22.8.1"
|
---|
11 | nodename : "UniGor2"
|
---|
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 zuid"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.22.8.1/24"
|
---|
23 | sdesc : "ap-zuid"
|
---|
24 | mode : "ap"
|
---|
25 | type : "11b"
|
---|
26 | channel : "7"
|
---|
27 | ssid : "ap-WirelessLeiden-Unigor-zuid"
|
---|
28 | dhcp : "10-250"
|
---|
29 | compass : "None"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_vr0:
|
---|
34 | comment : "Ethernet"
|
---|
35 | interface : "vr0"
|
---|
36 | ip : "172.19.128.66/28"
|
---|
37 | desc : "Ethernet naar server en Gorlaeus nodes"
|
---|
38 | sdesc : "eth"
|
---|
39 | type : "eth"
|
---|
40 | dhcp : False
|
---|
41 | compass : "None"
|
---|
42 | status : "up"
|
---|
43 |
|
---|
44 |
|
---|
45 | iface_vr1:
|
---|
46 | comment : "Link naar Brug"
|
---|
47 | interface : "vr1"
|
---|
48 | ip : "172.16.16.129/29"
|
---|
49 | sdesc : "2brug"
|
---|
50 | mode : "station-wds"
|
---|
51 | type : "eth"
|
---|
52 | channel : "7"
|
---|
53 | ssid : "n-o.unigor.wleiden.net"
|
---|
54 | dhcp : False
|
---|
55 | compass : "e"
|
---|
56 | ns_ip : "172.16.16.130/29"
|
---|
57 | ns_mac : "00:15:6d:e8:e6:9b"
|
---|
58 | status : "down"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr1_alias0:
|
---|
62 | comment : "Link naar AZC via bullet 2"
|
---|
63 | interface : "vr1:0"
|
---|
64 | ip : "172.16.0.165/30"
|
---|
65 | desc : "Link naar AZC"
|
---|
66 | sdesc : "2azc"
|
---|
67 | type : "eth"
|
---|
68 | extra_type : "eth2wifibridge"
|
---|
69 | dhcp : False
|
---|
70 | compass : "None"
|
---|
71 | status : "up"
|
---|
72 |
|
---|
73 |
|
---|
74 | iface_vr2:
|
---|
75 | comment : "A-link Nanostation5 naar DirkLos2"
|
---|
76 | interface : "vr2"
|
---|
77 | ip : "172.16.4.1/29"
|
---|
78 | desc : "a-link naar DirkLos2"
|
---|
79 | sdesc : "2DirkLos2"
|
---|
80 | mode : "station-wds"
|
---|
81 | type : "eth"
|
---|
82 | extra_type : "eth2wifibridge"
|
---|
83 | channel : "149"
|
---|
84 | ssid : "il-o.unigor2.wleiden.net"
|
---|
85 | dhcp : False
|
---|
86 | compass : "o"
|
---|
87 | ns_ip : "172.16.4.2/29"
|
---|
88 | ns_mac : "00:15:6d:d0:14:75"
|
---|
89 | status : "up"
|
---|
90 |
|
---|
91 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.