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: "wi3,ep0,wi0,wi2,wi1"
|
---|
7 | latitude : "4.49592"
|
---|
8 | location : "Rudi, Eli Heimanshof 114, 2341 PH, Oegstgeest"
|
---|
9 | longitude : "52.17922"
|
---|
10 | masterip : "172.23.0.1"
|
---|
11 | nodename : "Rudi"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 94040
|
---|
14 | rdnap_y : 466050
|
---|
15 | release : "5.0-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ep0:
|
---|
20 | comment : "eth"
|
---|
21 | interface : "ep0"
|
---|
22 | ip : "172.23.0.65/29"
|
---|
23 | desc : "Ethernet naar Xlexit"
|
---|
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.23.0.1/26"
|
---|
35 | desc : "Omni voor de buurt"
|
---|
36 | sdesc : "omni"
|
---|
37 | mode : "ap-wds"
|
---|
38 | type : "11b"
|
---|
39 | channel : "8"
|
---|
40 | ssid : "ap-omni.rudi.wleiden.net"
|
---|
41 | dhcp : "10-60"
|
---|
42 | compass : "omni"
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_wi1:
|
---|
47 | comment : "link naar Rabo"
|
---|
48 | interface : "wi1"
|
---|
49 | ip : "172.16.3.126/30"
|
---|
50 | desc : "Link naar Rabo"
|
---|
51 | sdesc : "2rabo"
|
---|
52 | mode : "station-wds"
|
---|
53 | type : "11b"
|
---|
54 | channel : "5"
|
---|
55 | ssid : "il-n.rabo.wleiden.net"
|
---|
56 | dhcp : "no"
|
---|
57 | compass : "n"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_wi2:
|
---|
62 | interface : "wi2"
|
---|
63 | ip : "172.16.2.58/30"
|
---|
64 | desc : "Interlink Rosmolen"
|
---|
65 | sdesc : "2rosmolen"
|
---|
66 | mode : "station-wds"
|
---|
67 | type : "11b"
|
---|
68 | ssid : "il-nw.rosmolen.wleiden.net"
|
---|
69 | dhcp : "no"
|
---|
70 | compass : "nw"
|
---|
71 | status : "up"
|
---|
72 |
|
---|
73 |
|
---|
74 | iface_wi3:
|
---|
75 | interface : "wi3"
|
---|
76 | ip : "172.16.0.186/30"
|
---|
77 | desc : "Link naar Lijtweg1"
|
---|
78 | sdesc : "2lijtweg1"
|
---|
79 | mode : "station-wds"
|
---|
80 | type : "11b"
|
---|
81 | ssid : "il-o.lijtweg1.wleiden.net"
|
---|
82 | dhcp : "no"
|
---|
83 | compass : "e"
|
---|
84 | status : "up"
|
---|
85 |
|
---|
86 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.