Last change
on this file since 10454 was 10454, checked in by rick, 13 years ago |
Boolean values should be real boolean values.
|
File size:
2.1 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.15366"
|
---|
8 | location : "PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden"
|
---|
9 | longitude : "4.44826"
|
---|
10 | masterip : "172.22.0.1"
|
---|
11 | nodename : "Zwaluwak"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 90743
|
---|
14 | rdnap_y : 463247
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "Omni"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.22.0.1/26"
|
---|
23 | desc : "omni voor de buurt"
|
---|
24 | sdesc : "omni"
|
---|
25 | mode : "ap-wds"
|
---|
26 | type : "11b"
|
---|
27 | channel : "3"
|
---|
28 | ssid : "ap-WirelessLeiden-Zwaluwak"
|
---|
29 | dhcp : "10-60"
|
---|
30 | compass : "None"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | comment : "a-link naar NodeUnigor via Airlive"
|
---|
36 | interface : "ue0"
|
---|
37 | ip : "172.16.3.70/30"
|
---|
38 | desc : "A Link naar Unigor"
|
---|
39 | sdesc : "2unigor"
|
---|
40 | mode : "station-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | ssid : "ila-z.unigor.wleiden.net"
|
---|
44 | dhcp : False
|
---|
45 | compass : "s"
|
---|
46 | ns_ip : "192.168.1.21"
|
---|
47 | status : "up"
|
---|
48 |
|
---|
49 |
|
---|
50 | iface_vr0:
|
---|
51 | comment : "Ethernet"
|
---|
52 | interface : "vr0"
|
---|
53 | ip : "172.22.0.65/30"
|
---|
54 | desc : "Ethernet naar proxy"
|
---|
55 | sdesc : "eth"
|
---|
56 | type : "eth"
|
---|
57 | dhcp : False
|
---|
58 | compass : "None"
|
---|
59 | media : "100baset/utp"
|
---|
60 | status : "up"
|
---|
61 |
|
---|
62 |
|
---|
63 | iface_vr1:
|
---|
64 | comment : "link naar Unused via Bullet 1"
|
---|
65 | interface : "vr1"
|
---|
66 | ip : "172.16.6.73/29"
|
---|
67 | desc : "Link naar Unused"
|
---|
68 | sdesc : "2unused"
|
---|
69 | mode : "station-wds"
|
---|
70 | type : "eth"
|
---|
71 | extra_type : "eth2wifibridge"
|
---|
72 | ssid : "effeniks"
|
---|
73 | dhcp : False
|
---|
74 | compass : "None"
|
---|
75 | ns_ip : "172.16.6.74/29"
|
---|
76 | ns_mac : "00:15:6d:e8:e7:4a"
|
---|
77 | status : "down"
|
---|
78 |
|
---|
79 |
|
---|
80 | iface_vr2:
|
---|
81 | comment : "link naar BCStevenshof via Bullet 2"
|
---|
82 | interface : "vr2"
|
---|
83 | ip : "172.16.3.251/29"
|
---|
84 | desc : "Link naar BCsSte"
|
---|
85 | sdesc : "2bcste"
|
---|
86 | mode : "station-wds"
|
---|
87 | type : "eth"
|
---|
88 | extra_type : "eth2wifibridge"
|
---|
89 | ssid : "il-nw.bcste.wleiden.net"
|
---|
90 | dhcp : False
|
---|
91 | compass : "nw"
|
---|
92 | ns_ip : "172.16.3.252/29"
|
---|
93 | ns_mac : "00:15:6d:e8:e6:a3"
|
---|
94 | status : "up"
|
---|
95 |
|
---|
96 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.