Last change
on this file since 10370 was 10370, checked in by rick, 13 years ago |
interfaces: key is obsolete and can be removed.
Fixes: beheer#175
|
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 : True
|
---|
6 | latitude : "4.75742"
|
---|
7 | location : ""
|
---|
8 | longitude : "52.25493"
|
---|
9 | masterip : "172.16.17.1"
|
---|
10 | nodename : "Schiphol"
|
---|
11 | nodetype : "CNode"
|
---|
12 | rdnap_x : 111998
|
---|
13 | rdnap_y : 474286
|
---|
14 | release : "8.1-RELEASE"
|
---|
15 | status : "dw"
|
---|
16 |
|
---|
17 |
|
---|
18 | iface_ath0:
|
---|
19 | comment : "OMNI voor Wifi op Schiphol"
|
---|
20 | interface : "ath0"
|
---|
21 | ip : "172.16.17.1/26"
|
---|
22 | desc : "AP voor de buurt"
|
---|
23 | sdesc : "ap-omni"
|
---|
24 | mode : "ap-wds"
|
---|
25 | type : "11b"
|
---|
26 | channel : "8"
|
---|
27 | ssid : "ap-westereinder-schiphol"
|
---|
28 | dhcp : "10-60"
|
---|
29 | compass : "None"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_vr0:
|
---|
34 | comment : "nanostation naar watertoren2"
|
---|
35 | interface : "vr0"
|
---|
36 | ip : "172.16.16.201/29"
|
---|
37 | desc : "Ethernet naar watertoren2"
|
---|
38 | sdesc : "2watertoren2"
|
---|
39 | mode : "station-wds"
|
---|
40 | type : "eth"
|
---|
41 | channel : ""
|
---|
42 | ssid : "il-nw.watertoren2.wleiden.net"
|
---|
43 | dhcp : "no"
|
---|
44 | compass : "nw"
|
---|
45 | ns_ip : ""
|
---|
46 | ns_mac : ""
|
---|
47 | status : "up"
|
---|
48 |
|
---|
49 |
|
---|
50 | iface_vr1:
|
---|
51 | comment : "nanostation naar drijfhuis"
|
---|
52 | interface : "vr1"
|
---|
53 | ip : "172.16.16.209/29"
|
---|
54 | desc : "Ethernet naar drijfhuis"
|
---|
55 | sdesc : "2drijfhuis"
|
---|
56 | mode : "station-wds"
|
---|
57 | type : "eth"
|
---|
58 | channel : ""
|
---|
59 | ssid : "il-zw.drijfhuis.wleiden.net"
|
---|
60 | dhcp : "no"
|
---|
61 | compass : "sw"
|
---|
62 | ns_ip : ""
|
---|
63 | ns_mac : ""
|
---|
64 | status : "up"
|
---|
65 |
|
---|
66 |
|
---|
67 | iface_vr2:
|
---|
68 | comment : "nanostation naar recpark"
|
---|
69 | interface : "vr2"
|
---|
70 | ip : "172.16.16.217/29"
|
---|
71 | desc : "Ethernet naar recpark"
|
---|
72 | sdesc : "2recpark"
|
---|
73 | mode : "station-wds"
|
---|
74 | type : "eth"
|
---|
75 | channel : ""
|
---|
76 | ssid : "il-no.recpark.wleiden.net"
|
---|
77 | dhcp : "no"
|
---|
78 | compass : "ne"
|
---|
79 | ns_ip : ""
|
---|
80 | ns_mac : ""
|
---|
81 | status : "up"
|
---|
82 |
|
---|
83 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.