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 : False
|
---|
6 | interfaces: "sis0,wi0,sis1,wi2,wi1"
|
---|
7 | latitude : "4.65606"
|
---|
8 | location : "PolderPeil, 2408 RD, Alphen aan den Rijn"
|
---|
9 | longitude : "52.11453"
|
---|
10 | masterip : "172.28.138.1"
|
---|
11 | nodename : "PPFortis"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 104920
|
---|
14 | rdnap_y : 458730
|
---|
15 | release : "5.0-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_sis0:
|
---|
20 | comment : "Ethernet IPs 65 - 70 /248"
|
---|
21 | interface : "sis0"
|
---|
22 | ip : "172.28.138.65/29"
|
---|
23 | desc : "Naar_binnen"
|
---|
24 | sdesc : "eth"
|
---|
25 | type : "eth"
|
---|
26 | dhcp : "no"
|
---|
27 | compass : "None"
|
---|
28 | status : "up"
|
---|
29 |
|
---|
30 |
|
---|
31 | iface_sis1:
|
---|
32 | interface : "sis1"
|
---|
33 | ip : "172.28.138.73/29"
|
---|
34 | desc : "Ethernet naar onbekend"
|
---|
35 | sdesc : "eth"
|
---|
36 | type : "eth"
|
---|
37 | dhcp : "no"
|
---|
38 | compass : "None"
|
---|
39 | status : "up"
|
---|
40 |
|
---|
41 |
|
---|
42 | iface_wi0:
|
---|
43 | comment : "OMNI"
|
---|
44 | interface : "wi0"
|
---|
45 | ip : "172.28.138.1/26"
|
---|
46 | desc : "omni voor de buurt"
|
---|
47 | sdesc : "ap-omni"
|
---|
48 | mode : "ap-wds"
|
---|
49 | type : "11b"
|
---|
50 | channel : "8"
|
---|
51 | ssid : "ap-omni.ppfortis.walphen.net"
|
---|
52 | dhcp : "10-60"
|
---|
53 | compass : "omni"
|
---|
54 | height : "16"
|
---|
55 | status : "up"
|
---|
56 |
|
---|
57 |
|
---|
58 | iface_wi1:
|
---|
59 | comment : "Planned interlink Richting Leiden"
|
---|
60 | interface : "wi1"
|
---|
61 | ip : "172.16.28.1/30"
|
---|
62 | desc : "Link_naar_Graphicall"
|
---|
63 | sdesc : "2Leiden"
|
---|
64 | mode : "ap-wds"
|
---|
65 | type : "11b"
|
---|
66 | channel : "5"
|
---|
67 | ssid : "il-w.ppfortis.walphen.net"
|
---|
68 | dhcp : "no"
|
---|
69 | compass : "w"
|
---|
70 | status : "up"
|
---|
71 |
|
---|
72 |
|
---|
73 | iface_wi2:
|
---|
74 | comment : "interlink naar Stadhuis"
|
---|
75 | interface : "wi2"
|
---|
76 | ip : "172.28.1.137/30"
|
---|
77 | desc : "Link_naar_SHFortis"
|
---|
78 | sdesc : "2SHFortis"
|
---|
79 | mode : "station-wds"
|
---|
80 | type : "11b"
|
---|
81 | channel : "3"
|
---|
82 | ssid : "il-o.shfortis.walphen.net"
|
---|
83 | dhcp : "no"
|
---|
84 | compass : "e"
|
---|
85 | status : "up"
|
---|
86 |
|
---|
87 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.