Last change
on this file since 10885 was 10885, checked in by rick, 13 years ago |
Handmatig(!) opruimen van alle conflict keys.
Related-To: nodefactory:ticket:218
|
File size:
1.7 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.16657"
|
---|
8 | location : "Openbare Bibliotheek t Spoortje, Bernhardkade 38, 2316 RX, Leiden"
|
---|
9 | longitude : "4.50447"
|
---|
10 | masterip : "172.18.52.1"
|
---|
11 | nodename : "Spoortje"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 94607
|
---|
14 | rdnap_y : 464635
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "omni voor de buurt"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.18.52.1/26"
|
---|
23 | sdesc : "omni"
|
---|
24 | mode : "ap"
|
---|
25 | type : "11b"
|
---|
26 | channel : "3"
|
---|
27 | ssid : "ap-WirelessLeiden-Spoortje"
|
---|
28 | dhcp : "10-60"
|
---|
29 | compass : "None"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_vr0:
|
---|
34 | comment : "Ethernet naar bibliotheek Airport transparant"
|
---|
35 | interface : "vr0"
|
---|
36 | ip : "172.18.52.65/28"
|
---|
37 | sdesc : "2bieb"
|
---|
38 | type : "eth"
|
---|
39 | dhcp : "70-78"
|
---|
40 | compass : "None"
|
---|
41 | status : "up"
|
---|
42 |
|
---|
43 |
|
---|
44 | iface_vr1:
|
---|
45 | comment : "Link naar Som2"
|
---|
46 | interface : "vr1"
|
---|
47 | ip : "172.16.17.140/29"
|
---|
48 | sdesc : "2som2"
|
---|
49 | mode : "station-wds"
|
---|
50 | type : "eth"
|
---|
51 | extra_type : "eth2wifibridge"
|
---|
52 | channel : "60"
|
---|
53 | ssid : "il-zo.som2.wleiden.net"
|
---|
54 | dhcp : False
|
---|
55 | compass : "nw"
|
---|
56 | ns_ip : "172.16.17.139/29"
|
---|
57 | ns_mac : "00:15:6d:70:53:40"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr2:
|
---|
62 | comment : "A-link naar Cetim1"
|
---|
63 | interface : "vr2"
|
---|
64 | ip : "172.16.4.20/29"
|
---|
65 | sdesc : "ncetim1"
|
---|
66 | mode : "station-wds"
|
---|
67 | type : "eth"
|
---|
68 | extra_type : "eth2wifibridge"
|
---|
69 | channel : "120"
|
---|
70 | ssid : "il-no.cetim1.wleiden.net"
|
---|
71 | dhcp : False
|
---|
72 | compass : "zw"
|
---|
73 | ns_ip : "172.16.4.19"
|
---|
74 | ns_mac : "00:15:6d:70:54:4b"
|
---|
75 | status : "up"
|
---|
76 |
|
---|
77 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.