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.5 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | ileiden : False
|
---|
6 | latitude : "4.65918"
|
---|
7 | location : "Stadhuisplein 1, 2405 SH, Alphen aan den Rijn"
|
---|
8 | longitude : "52.12956"
|
---|
9 | masterip : "172.28.136.1"
|
---|
10 | nodename : "SHFortis"
|
---|
11 | nodetype : "CNode"
|
---|
12 | rdnap_x : 105150
|
---|
13 | rdnap_y : 460400
|
---|
14 | release : "5.0-RELEASE"
|
---|
15 | status : "up"
|
---|
16 |
|
---|
17 |
|
---|
18 | iface_sis0:
|
---|
19 | comment : "eth"
|
---|
20 | interface : "sis0"
|
---|
21 | ip : "172.28.136.65/29"
|
---|
22 | desc : "2vloer"
|
---|
23 | sdesc : "eth"
|
---|
24 | type : "eth"
|
---|
25 | dhcp : "no"
|
---|
26 | compass : "None"
|
---|
27 | status : "up"
|
---|
28 |
|
---|
29 |
|
---|
30 | iface_wi0:
|
---|
31 | comment : "OMNI"
|
---|
32 | interface : "wi0"
|
---|
33 | ip : "172.28.136.1/26"
|
---|
34 | desc : "omni voor de buurt"
|
---|
35 | sdesc : "ap-omni"
|
---|
36 | mode : "ap-wds"
|
---|
37 | type : "11b"
|
---|
38 | channel : "8"
|
---|
39 | ssid : "ap-omni.shfortis.walphen.net"
|
---|
40 | dhcp : "10-60"
|
---|
41 | compass : "omni"
|
---|
42 | height : "16"
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_wi1:
|
---|
47 | comment : "link naar Koster"
|
---|
48 | interface : "wi1"
|
---|
49 | ip : "172.28.1.130/30"
|
---|
50 | desc : "Link naar Koster"
|
---|
51 | sdesc : "2Koster"
|
---|
52 | mode : "ap-wds"
|
---|
53 | type : "11b"
|
---|
54 | channel : "11"
|
---|
55 | ssid : "il-w.shfortis.walphen.net"
|
---|
56 | dhcp : "no"
|
---|
57 | compass : "w"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_wi2:
|
---|
62 | comment : "link naar PPFortis"
|
---|
63 | interface : "wi2"
|
---|
64 | ip : "172.28.1.138/30"
|
---|
65 | desc : "Link naar PPFortis"
|
---|
66 | sdesc : "2PPFortis"
|
---|
67 | mode : "ap-wds"
|
---|
68 | type : "11b"
|
---|
69 | channel : "3"
|
---|
70 | ssid : "il-o.shfortis.walphen.net"
|
---|
71 | dhcp : "no"
|
---|
72 | compass : "e"
|
---|
73 | status : "up"
|
---|
74 |
|
---|
75 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.