Last change
on this file since 10067 was 10067, checked in by rick, 13 years ago |
Do not edit headers on the config files in indead a whee bit confusing.
Reported-By: huub
|
File size:
1.8 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | ileiden : True
|
---|
6 | interfaces: "ath0,vr2,vr0,vr1"
|
---|
7 | latitude : "4.45400"
|
---|
8 | location : "Openbare Bibliotheek locatie Stevenshof, Trix Terwindtstraat 6, 2331 GW, Leiden"
|
---|
9 | longitude : "52.15034"
|
---|
10 | masterip : "172.24.0.1"
|
---|
11 | nodename : "BCSte"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 91131
|
---|
14 | rdnap_y : 462873
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "Omni"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.24.0.1/26"
|
---|
23 | desc : "ap voor de buurt"
|
---|
24 | sdesc : "ap"
|
---|
25 | mode : "ap-wds"
|
---|
26 | type : "11b"
|
---|
27 | channel : "4"
|
---|
28 | ssid : "ap-wirelessleiden-bcste"
|
---|
29 | dhcp : "10-60"
|
---|
30 | compass : "None"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_vr0:
|
---|
35 | comment : "Ethernet naar BCSte"
|
---|
36 | interface : "vr0"
|
---|
37 | ip : "172.24.0.65/26"
|
---|
38 | desc : "Ethernet naar BCSte"
|
---|
39 | sdesc : "eth"
|
---|
40 | type : "eth"
|
---|
41 | dhcp : "80-120"
|
---|
42 | compass : "None"
|
---|
43 | status : "down"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_vr1:
|
---|
47 | comment : "b-link naar Zwaluw DOWN"
|
---|
48 | interface : "vr1"
|
---|
49 | ip : "172.16.3.249/29"
|
---|
50 | desc : "b-link naar ZwaluwAK"
|
---|
51 | sdesc : "2zwaluwak"
|
---|
52 | mode : "station-wds"
|
---|
53 | type : "eth"
|
---|
54 | extra_type : "eth2wifibridge"
|
---|
55 | channel : "1"
|
---|
56 | ssid : "il-nw.bcste.wleiden.net"
|
---|
57 | dhcp : "no"
|
---|
58 | compass : "nw"
|
---|
59 | ns_ip : "172.16.3.250/29"
|
---|
60 | ns_mac : "00:15:6d:e8:e6:9f"
|
---|
61 | status : "down"
|
---|
62 |
|
---|
63 |
|
---|
64 | iface_vr2:
|
---|
65 | comment : "link Vosko2"
|
---|
66 | interface : "vr2"
|
---|
67 | ip : "172.16.3.153/29"
|
---|
68 | desc : "interlink o (Vosko2)"
|
---|
69 | sdesc : "2vosko2"
|
---|
70 | mode : "station-wds"
|
---|
71 | type : "eth"
|
---|
72 | extra_type : "eth2wifibridge"
|
---|
73 | channel : "140"
|
---|
74 | ssid : "il-w.vosko2.wleiden.net"
|
---|
75 | dhcp : "no"
|
---|
76 | compass : "w"
|
---|
77 | ns_ip : "172.16.3.154/29"
|
---|
78 | ns_mac : "00:15:6d:f6:be:e6"
|
---|
79 | status : "up"
|
---|
80 |
|
---|
81 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.