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 voor de buurt"
|
---|
21 | ip : "172.22.0.1/26"
|
---|
22 | sdesc : "omni"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "3"
|
---|
26 | ssid : "ap-WirelessLeiden-Zwaluwak"
|
---|
27 | dhcp : "10-60"
|
---|
28 | compass : "None"
|
---|
29 | status : "up"
|
---|
30 |
|
---|
31 |
|
---|
32 | iface_ue0:
|
---|
33 | comment : "A-link naar NodeUnigor via Airlive"
|
---|
34 | ip : "172.16.3.70/30"
|
---|
35 | sdesc : "2unigor"
|
---|
36 | mode : "station-wds"
|
---|
37 | type : "eth"
|
---|
38 | extra_type : "eth2wifibridge"
|
---|
39 | ssid : "ila-z.unigor.wleiden.net"
|
---|
40 | dhcp : False
|
---|
41 | compass : "no"
|
---|
42 | ns_ip : "192.168.1.21"
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_vr0:
|
---|
47 | comment : "Ethernet naar proxy"
|
---|
48 | ip : "172.22.0.65/30"
|
---|
49 | sdesc : "eth"
|
---|
50 | type : "eth"
|
---|
51 | dhcp : False
|
---|
52 | compass : "None"
|
---|
53 | status : "up"
|
---|
54 |
|
---|
55 |
|
---|
56 | iface_vr1:
|
---|
57 | comment : "Link naar Unused via Bullet 1"
|
---|
58 | ip : "172.16.6.73/29"
|
---|
59 | sdesc : "2unused"
|
---|
60 | mode : "station-wds"
|
---|
61 | type : "eth"
|
---|
62 | extra_type : "eth2wifibridge"
|
---|
63 | ssid : "effeniks"
|
---|
64 | dhcp : False
|
---|
65 | compass : "None"
|
---|
66 | ns_ip : "172.16.6.74/29"
|
---|
67 | ns_mac : "00:15:6d:e8:e7:4a"
|
---|
68 | status : "down"
|
---|
69 |
|
---|
70 |
|
---|
71 | iface_vr2:
|
---|
72 | comment : "Link naar BCStevenshof via Bullet 2"
|
---|
73 | ip : "172.16.3.251/29"
|
---|
74 | sdesc : "2bcste"
|
---|
75 | mode : "station-wds"
|
---|
76 | type : "eth"
|
---|
77 | extra_type : "eth2wifibridge"
|
---|
78 | ssid : "il-nw.bcste.wleiden.net"
|
---|
79 | dhcp : False
|
---|
80 | compass : "zo"
|
---|
81 | ns_ip : "172.16.3.252/29"
|
---|
82 | ns_mac : "00:15:6d:e8:e6:a3"
|
---|
83 | status : "up"
|
---|
84 |
|
---|
85 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.