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:
2.2 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | ileiden : True
|
---|
6 | interfaces: "ue0,ath0,vr2,vr0,vr1"
|
---|
7 | latitude : "4.47320"
|
---|
8 | location : "Zorgcentrum Rijn en Vliet, Aaltje Noordewierlaan1, 2324 KP, Leiden"
|
---|
9 | longitude : "52.15001"
|
---|
10 | masterip : "172.20.128.1"
|
---|
11 | nodename : "RV"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 92445
|
---|
14 | rdnap_y : 462819
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "ap"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.20.128.1/26"
|
---|
23 | desc : "AP voor de buurt"
|
---|
24 | sdesc : "ap"
|
---|
25 | mode : "ap-wds"
|
---|
26 | type : "11b"
|
---|
27 | channel : "7"
|
---|
28 | ssid : "ap-wirelessleiden-rijnvliet"
|
---|
29 | dhcp : "10-60"
|
---|
30 | compass : "None"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | comment : "b-link naar ajsoft1"
|
---|
36 | interface : "ue0"
|
---|
37 | ip : "172.16.4.65/29"
|
---|
38 | desc : "b-Link naar ajsoft1"
|
---|
39 | sdesc : "b2ajsoft"
|
---|
40 | mode : "ap-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "4"
|
---|
44 | ssid : "il-zw.rv.wleiden.net"
|
---|
45 | dhcp : "no"
|
---|
46 | compass : "sw"
|
---|
47 | ns_ip : "172.16.4.66/29"
|
---|
48 | ns_mac : "00:15:6d:e9:f9:b0"
|
---|
49 | status : "down"
|
---|
50 |
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | comment : "Ethernet naar proxy3"
|
---|
54 | interface : "vr0"
|
---|
55 | ip : "172.20.128.97/29"
|
---|
56 | desc : "Ethernet naar proxy3"
|
---|
57 | sdesc : "2proxy3"
|
---|
58 | type : "eth"
|
---|
59 | dhcp : "no"
|
---|
60 | compass : "None"
|
---|
61 | status : "up"
|
---|
62 |
|
---|
63 |
|
---|
64 | iface_vr1:
|
---|
65 | comment : "link naar IMI"
|
---|
66 | interface : "vr1"
|
---|
67 | ip : "172.16.5.241/29"
|
---|
68 | desc : "Link naar IMI"
|
---|
69 | sdesc : "2imi"
|
---|
70 | mode : "station-wds"
|
---|
71 | type : "eth"
|
---|
72 | extra_type : "eth2wifibridge"
|
---|
73 | channel : "60"
|
---|
74 | ssid : "il-no.rv.wleiden.net"
|
---|
75 | dhcp : "no"
|
---|
76 | compass : "ne"
|
---|
77 | ns_ip : "172.16.5.242/29"
|
---|
78 | ns_mac : "00:15:6d:ed:82:7c"
|
---|
79 | status : "up"
|
---|
80 |
|
---|
81 |
|
---|
82 | iface_vr2:
|
---|
83 | comment : "a-link naar AJSoft2"
|
---|
84 | interface : "vr2"
|
---|
85 | ip : "172.16.6.20/29"
|
---|
86 | desc : "a-Link naar AJSoft"
|
---|
87 | sdesc : "a2ajsoft"
|
---|
88 | mode : "station-wds"
|
---|
89 | type : "eth"
|
---|
90 | extra_type : "eth2wifibridge"
|
---|
91 | channel : ""
|
---|
92 | ssid : "il-o.ajsoft2.wleiden.net"
|
---|
93 | dhcp : "no"
|
---|
94 | compass : "e"
|
---|
95 | ns_ip : "172.16.6.19/29"
|
---|
96 | ns_mac : "00:15:6d:ec:82:40"
|
---|
97 | status : "up"
|
---|
98 |
|
---|
99 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.