Last change
on this file since 10890 was 10890, checked in by rick, 13 years ago |
interface: <iface>:<alias> is nu in de iface_<iface>_alias<alias>
gerepresenteerd.
Fixes beheer:ticket:221
|
File size:
1.3 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "UNKNOWN"
|
---|
5 | comment : "None"
|
---|
6 | height : "16"
|
---|
7 | ileiden : False
|
---|
8 | latitude : "52.12956"
|
---|
9 | location : "Stadhuisplein 1, 2405 SH, Alphen aan den Rijn"
|
---|
10 | longitude : "4.65918"
|
---|
11 | masterip : "172.28.136.1"
|
---|
12 | nodename : "SHFortis"
|
---|
13 | nodetype : "CNode"
|
---|
14 | rdnap_x : 105150
|
---|
15 | rdnap_y : 460400
|
---|
16 | release : "5.0-RELEASE"
|
---|
17 | status : "up"
|
---|
18 |
|
---|
19 |
|
---|
20 | iface_sis0:
|
---|
21 | comment : "2vloer"
|
---|
22 | ip : "172.28.136.65/29"
|
---|
23 | sdesc : "eth"
|
---|
24 | type : "eth"
|
---|
25 | dhcp : False
|
---|
26 | compass : "None"
|
---|
27 | status : "up"
|
---|
28 |
|
---|
29 |
|
---|
30 | iface_wi0:
|
---|
31 | comment : "Omni voor de buurt"
|
---|
32 | ip : "172.28.136.1/26"
|
---|
33 | sdesc : "ap-omni"
|
---|
34 | mode : "ap"
|
---|
35 | type : "11b"
|
---|
36 | channel : "8"
|
---|
37 | ssid : "ap-omni.shfortis.walphen.net"
|
---|
38 | dhcp : "10-60"
|
---|
39 | compass : "omni"
|
---|
40 | status : "up"
|
---|
41 |
|
---|
42 |
|
---|
43 | iface_wi1:
|
---|
44 | comment : "Link naar Koster"
|
---|
45 | ip : "172.28.1.130/30"
|
---|
46 | sdesc : "2Koster"
|
---|
47 | mode : "ap"
|
---|
48 | type : "11b"
|
---|
49 | channel : "11"
|
---|
50 | ssid : "il-w.shfortis.walphen.net"
|
---|
51 | dhcp : False
|
---|
52 | compass : "w"
|
---|
53 | status : "up"
|
---|
54 |
|
---|
55 |
|
---|
56 | iface_wi2:
|
---|
57 | comment : "Link naar PPFortis"
|
---|
58 | ip : "172.28.1.138/30"
|
---|
59 | sdesc : "2PPFortis"
|
---|
60 | mode : "ap"
|
---|
61 | type : "11b"
|
---|
62 | channel : "3"
|
---|
63 | ssid : "il-o.shfortis.walphen.net"
|
---|
64 | dhcp : False
|
---|
65 | compass : "e"
|
---|
66 | status : "up"
|
---|
67 |
|
---|
68 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.