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 : False
|
---|
6 | interfaces: "wi3,sis0,wi0,wi2,wi1"
|
---|
7 | latitude : "4.49629"
|
---|
8 | location : "Zorgcentrum Lorentzhof, Lorentzhof 1, 2313 GA, Leiden"
|
---|
9 | longitude : "52.15208"
|
---|
10 | masterip : "172.18.64.1"
|
---|
11 | nodename : "Lorentzhof"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 94028
|
---|
14 | rdnap_y : 463030
|
---|
15 | release : "5.0-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_sis0:
|
---|
20 | comment : "Ethernet"
|
---|
21 | interface : "sis0"
|
---|
22 | ip : "172.18.64.65/28"
|
---|
23 | desc : "Ethernet naar Lorentzhof"
|
---|
24 | sdesc : "eth"
|
---|
25 | type : "eth"
|
---|
26 | dhcp : "no"
|
---|
27 | compass : "None"
|
---|
28 | status : "up"
|
---|
29 |
|
---|
30 |
|
---|
31 | iface_wi0:
|
---|
32 | comment : "omni"
|
---|
33 | interface : "wi0"
|
---|
34 | ip : "172.18.64.1/26"
|
---|
35 | desc : "omni 8Dbi"
|
---|
36 | sdesc : "no"
|
---|
37 | mode : "ap-wds"
|
---|
38 | type : "11b"
|
---|
39 | channel : "8"
|
---|
40 | ssid : "ap-omni.lorentzhof.wleiden.net"
|
---|
41 | dhcp : "10-60"
|
---|
42 | compass : "omni"
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_wi1:
|
---|
47 | interface : "wi1"
|
---|
48 | ip : "172.16.1.10/30"
|
---|
49 | desc : "Link naar Roomburgh2"
|
---|
50 | sdesc : "2roomburgh2"
|
---|
51 | mode : "station-wds"
|
---|
52 | type : "11b"
|
---|
53 | ssid : "il-zw.roomburgh2.wleiden.net"
|
---|
54 | dhcp : "no"
|
---|
55 | channel 2 : ""
|
---|
56 | compass : "sw"
|
---|
57 | height : "13"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_wi2:
|
---|
62 | comment : "Link naar Plantsoen"
|
---|
63 | interface : "wi2"
|
---|
64 | ip : "172.16.1.225/30"
|
---|
65 | desc : "Link naar Plantsoen"
|
---|
66 | sdesc : "2plantsoen"
|
---|
67 | mode : "ap-wds"
|
---|
68 | type : "11b"
|
---|
69 | channel : "4"
|
---|
70 | ssid : "il-n.lorentzhof.wleiden.net"
|
---|
71 | dhcp : "no"
|
---|
72 | compass : "n"
|
---|
73 | height : "13"
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 |
|
---|
77 | iface_wi3:
|
---|
78 | comment : "Link Haagwijk"
|
---|
79 | interface : "wi3"
|
---|
80 | ip : "172.16.1.229/30"
|
---|
81 | desc : "Link naar Haagwijk"
|
---|
82 | sdesc : "2haagwijk"
|
---|
83 | mode : "station-wds"
|
---|
84 | type : "11b"
|
---|
85 | channel : "1"
|
---|
86 | ssid : "il-o.haagwijk.wleiden.net"
|
---|
87 | dhcp : "no"
|
---|
88 | compass : "e"
|
---|
89 | height : "13"
|
---|
90 | status : "up"
|
---|
91 |
|
---|
92 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.