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.5 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,wi2,wi1"
|
---|
7 | latitude : "4.47006"
|
---|
8 | location : "School de Brug, Wassenaarseweg 499, 2333 AL, Leiden"
|
---|
9 | longitude : "52.17002"
|
---|
10 | masterip : "172.19.160.1"
|
---|
11 | nodename : "Brug"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 92258
|
---|
14 | rdnap_y : 465048
|
---|
15 | release : "5.0-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_sis0:
|
---|
20 | comment : "eth"
|
---|
21 | interface : "sis0"
|
---|
22 | ip : "172.19.160.65/29"
|
---|
23 | desc : "Ethernet naar de school"
|
---|
24 | sdesc : "eth"
|
---|
25 | type : "eth"
|
---|
26 | dhcp : "no"
|
---|
27 | compass : "None"
|
---|
28 | status : "up"
|
---|
29 |
|
---|
30 |
|
---|
31 | iface_wi0:
|
---|
32 | comment : "Locale Omni"
|
---|
33 | interface : "wi0"
|
---|
34 | ip : "172.19.160.1/26"
|
---|
35 | desc : "Omni voor de buurt"
|
---|
36 | sdesc : "omni"
|
---|
37 | mode : "ap-wds"
|
---|
38 | type : "11b"
|
---|
39 | channel : "10"
|
---|
40 | ssid : "ap-omni.brug.wleiden.net"
|
---|
41 | dhcp : "10-60"
|
---|
42 | compass : "omni"
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_wi1:
|
---|
47 | comment : "Link naar Unigor"
|
---|
48 | interface : "wi1"
|
---|
49 | ip : "172.16.0.18/30"
|
---|
50 | desc : "Link naar Unigor"
|
---|
51 | sdesc : "2Unigor"
|
---|
52 | mode : "station-wds"
|
---|
53 | type : "11b"
|
---|
54 | channel : "1"
|
---|
55 | ssid : "n-o.unigor.wleiden.net"
|
---|
56 | dhcp : "no"
|
---|
57 | compass : "e"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_wi2:
|
---|
62 | comment : "Link naar Lijtweg2"
|
---|
63 | interface : "wi2"
|
---|
64 | ip : "172.16.1.178/30"
|
---|
65 | desc : "Link naar Lijtweg2"
|
---|
66 | sdesc : "2lijtweg2"
|
---|
67 | mode : "station-wds"
|
---|
68 | type : "11b"
|
---|
69 | ssid : "il-z.lijtweg2.wleiden.net"
|
---|
70 | dhcp : "no"
|
---|
71 | compass : "s"
|
---|
72 | status : "up"
|
---|
73 |
|
---|
74 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.