Last change
on this file since 10435 was 10435, checked in by rick, 13 years ago |
board information for various nodes. gathered using:
./check-batch-cmd --filter node check CNode
|
File size:
2.2 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : False
|
---|
7 | latitude : "52.16353"
|
---|
8 | location : "Speciale Basisschool Vuurvogel, Houtmarkt 36, 2312 PZ, Leiden"
|
---|
9 | longitude : "4.49858"
|
---|
10 | masterip : "172.19.8.1"
|
---|
11 | nodename : "Houtmarkt"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 94200
|
---|
14 | rdnap_y : 464302
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "ap"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.19.8.1/26"
|
---|
23 | desc : "omni voor de buurt"
|
---|
24 | sdesc : "ap"
|
---|
25 | mode : "ap-wds"
|
---|
26 | type : "11b"
|
---|
27 | channel : "3"
|
---|
28 | ssid : "ap-WirelessLeiden-Houtmarkt"
|
---|
29 | dhcp : "10-60"
|
---|
30 | compass : "None"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | comment : "Ethernet"
|
---|
36 | interface : "ue0"
|
---|
37 | ip : "172.19.8.65/28"
|
---|
38 | desc : "Ethernet naar tweemaster"
|
---|
39 | sdesc : "eth"
|
---|
40 | type : "eth"
|
---|
41 | dhcp : "66-78"
|
---|
42 | compass : "None"
|
---|
43 | status : "down"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_vr0:
|
---|
47 | comment : "link naar Som1"
|
---|
48 | interface : "vr0"
|
---|
49 | ip : "172.16.17.220/29"
|
---|
50 | desc : "bridge naar Som1"
|
---|
51 | sdesc : "2som1"
|
---|
52 | mode : "station-wds"
|
---|
53 | type : "eth"
|
---|
54 | extra_type : "eth2wifibridge"
|
---|
55 | channel : "52"
|
---|
56 | ssid : "il-z.som1.wleiden.net"
|
---|
57 | dhcp : "no"
|
---|
58 | compass : "s"
|
---|
59 | ns_ip : "172.16.17.219/29"
|
---|
60 | ns_mac : "00:15:6d:70:54:9d"
|
---|
61 | status : "up"
|
---|
62 |
|
---|
63 |
|
---|
64 | iface_vr1:
|
---|
65 | comment : "a-link naar Cetim1"
|
---|
66 | interface : "vr1"
|
---|
67 | ip : "172.16.17.148/29"
|
---|
68 | desc : "naar Cetim1 richting ZW"
|
---|
69 | sdesc : "2cetim1"
|
---|
70 | mode : "station-wds"
|
---|
71 | type : "eth"
|
---|
72 | extra_type : "eth2wifibridge"
|
---|
73 | channel : "120"
|
---|
74 | ssid : "il-no.cetim1.wleiden.net"
|
---|
75 | dhcp : "no"
|
---|
76 | compass : "ne"
|
---|
77 | ns_ip : "172.16.17.147"
|
---|
78 | ns_mac : "00:15:6d:70:52:65"
|
---|
79 | status : "up"
|
---|
80 |
|
---|
81 |
|
---|
82 | iface_vr2:
|
---|
83 | comment : "extra AP"
|
---|
84 | interface : "vr2"
|
---|
85 | ip : "172.19.8.129/26"
|
---|
86 | desc : "Extra-Ap"
|
---|
87 | sdesc : "ap2"
|
---|
88 | mode : "station-wds"
|
---|
89 | type : "eth"
|
---|
90 | extra_type : "eth2wifibridge"
|
---|
91 | channel : "8"
|
---|
92 | ssid : "ap-WirelessLeiden-Houtmarkt2"
|
---|
93 | dhcp : "140-190"
|
---|
94 | compass : "None"
|
---|
95 | ns_ip : "172.19.8.130/26"
|
---|
96 | ns_mac : "00:15:6d:30:28:4e"
|
---|
97 | status : "up"
|
---|
98 |
|
---|
99 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.