Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "net4801"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.21475"
|
---|
7 | location : "Sassenheim"
|
---|
8 | longitude : "4.51649"
|
---|
9 | masterip : "172.17.120.1"
|
---|
10 | monitoring_group: "teylingen"
|
---|
11 | nodename : "TEYStationSSH"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 95494
|
---|
14 | rdnap_y : 469986
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_concentrator: False
|
---|
18 | service_incoming_rdr: False
|
---|
19 | service_proxy_ileiden: False
|
---|
20 | service_proxy_normal: False
|
---|
21 | status : "up"
|
---|
22 |
|
---|
23 |
|
---|
24 | iface_sis0:
|
---|
25 | comment : "Link oost - KWVdeKaag"
|
---|
26 | ip : "172.16.4.20/29"
|
---|
27 | sdesc : "2KWVdeKaag"
|
---|
28 | mode : "station-wds"
|
---|
29 | type : "eth"
|
---|
30 | extra_type : "eth2wifibridge"
|
---|
31 | channel : "52"
|
---|
32 | ssid : "il-w.kwvdekaag.wleiden.net"
|
---|
33 | dhcp : False
|
---|
34 | compass : "zo"
|
---|
35 | ns_ip : "172.16.4.19/29"
|
---|
36 | ns_mac : "00:15:6d:70:54:4b"
|
---|
37 | bridge_type: "NanoStation5"
|
---|
38 | status : "up"
|
---|
39 |
|
---|
40 |
|
---|
41 | iface_sis1:
|
---|
42 | comment : "AP1 voor Station SSH"
|
---|
43 | ip : "172.17.120.1/24"
|
---|
44 | sdesc : "2ap1"
|
---|
45 | mode : "ap"
|
---|
46 | type : "eth"
|
---|
47 | extra_type : "eth2wifibridge"
|
---|
48 | channel : "6"
|
---|
49 | ssid : "ap-Tey-StationSSH-perron"
|
---|
50 | dhcp : "10-250"
|
---|
51 | compass : "n"
|
---|
52 | ns_ip : "172.17.120.2/24"
|
---|
53 | ns_mac : "dc:9f:db:3e:22:66"
|
---|
54 | bridge_type: "NanoStationM2-Loco"
|
---|
55 | status : "up"
|
---|
56 |
|
---|
57 |
|
---|
58 | iface_sis2:
|
---|
59 | comment : "AP2 voor oost"
|
---|
60 | ip : "172.17.38.1/24"
|
---|
61 | sdesc : "2ap2"
|
---|
62 | mode : "ap"
|
---|
63 | type : "eth"
|
---|
64 | extra_type : "eth2wifibridge"
|
---|
65 | channel : "1"
|
---|
66 | ssid : "ap-Tey-StationSSH-oost"
|
---|
67 | dhcp : "10-250"
|
---|
68 | compass : "o"
|
---|
69 | ns_ip : "172.17.38.2/24"
|
---|
70 | ns_mac : "dc:9f:db:3e:26:e4"
|
---|
71 | bridge_type: "NanoStationM2-Loco"
|
---|
72 | status : "up"
|
---|
73 |
|
---|
74 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.