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.9 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.48786"
|
---|
8 | location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
|
---|
9 | longitude : "52.15765"
|
---|
10 | masterip : "172.17.174.1"
|
---|
11 | nodename : "Vosko1"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 93459
|
---|
14 | rdnap_y : 463657
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "ap west"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.17.174.1/24"
|
---|
23 | desc : "AP west"
|
---|
24 | sdesc : "ap-w"
|
---|
25 | mode : "ap-wds"
|
---|
26 | type : "11b"
|
---|
27 | channel : "6"
|
---|
28 | ssid : "ap-wirelessleiden-vosko1"
|
---|
29 | dhcp : "10-250"
|
---|
30 | compass : "None"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_vr0:
|
---|
35 | comment : "lokaal ethernet"
|
---|
36 | interface : "vr0"
|
---|
37 | ip : "172.17.175.71/28"
|
---|
38 | desc : "lokaal ethernet"
|
---|
39 | sdesc : "ethernet"
|
---|
40 | type : "eth"
|
---|
41 | dhcp : "no"
|
---|
42 | compass : "None"
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_vr1:
|
---|
47 | comment : "a-link naar Grip"
|
---|
48 | interface : "vr1"
|
---|
49 | ip : "172.16.16.57/29"
|
---|
50 | desc : "interlink south-west"
|
---|
51 | sdesc : "2grip"
|
---|
52 | mode : "ap-wds"
|
---|
53 | type : "eth"
|
---|
54 | extra_type : "eth2wifibridge"
|
---|
55 | channel : "64"
|
---|
56 | ssid : "il-zw.vosko1.wleiden.net"
|
---|
57 | dhcp : "no"
|
---|
58 | compass : "sw"
|
---|
59 | ns_ip : "172.16.16.58/29"
|
---|
60 | ns_mac : "00:15:6d:ed:83:7d"
|
---|
61 | status : "up"
|
---|
62 |
|
---|
63 |
|
---|
64 | iface_vr1_alias0:
|
---|
65 | comment : "a-link naar Thomas"
|
---|
66 | interface : "vr1:0"
|
---|
67 | ip : "172.16.16.41/29"
|
---|
68 | desc : "interlink south-west"
|
---|
69 | sdesc : "2thomas"
|
---|
70 | type : "eth"
|
---|
71 | extra_type : "eth2wifibridge"
|
---|
72 | dhcp : "no"
|
---|
73 | compass : "None"
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 |
|
---|
77 | iface_vr2:
|
---|
78 | comment : "Ethernet/PoE naar AP in kerk"
|
---|
79 | interface : "vr2"
|
---|
80 | ip : "172.17.26.1/24"
|
---|
81 | desc : "Ethernet naar Pieterskerk"
|
---|
82 | sdesc : "2kerk"
|
---|
83 | type : "eth"
|
---|
84 | dhcp : "10-250"
|
---|
85 | compass : "None"
|
---|
86 | ns_ip : "172.17.26.2"
|
---|
87 | status : "up"
|
---|
88 |
|
---|
89 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.