Rev | Line | |
---|
[12497] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "net4801"
|
---|
| 5 | comment : "None"
|
---|
[12569] | 6 | latitude : "52.21475"
|
---|
[12501] | 7 | location : "Sassenheim"
|
---|
[12569] | 8 | longitude : "4.51649"
|
---|
[12497] | 9 | masterip : "172.17.120.1"
|
---|
| 10 | monitoring_group: "teylingen"
|
---|
| 11 | nodename : "TEYStationSSH"
|
---|
| 12 | nodetype : "Hybrid"
|
---|
[12500] | 13 | rdnap_x : 95494
|
---|
| 14 | rdnap_y : 469986
|
---|
[12497] | 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
|
---|
[12565] | 21 | status : "up"
|
---|
[12497] | 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
|
---|
[12569] | 34 | compass : "zo"
|
---|
[12497] | 35 | ns_ip : "172.16.4.19/29"
|
---|
[12569] | 36 | ns_mac : "00:15:6d:70:54:4b"
|
---|
[12497] | 37 | bridge_type: "NanoStation5"
|
---|
| 38 | status : "up"
|
---|
| 39 |
|
---|
| 40 |
|
---|
| 41 | iface_sis1:
|
---|
[12500] | 42 | comment : "AP1 voor Station SSH"
|
---|
[12497] | 43 | ip : "172.17.120.1/24"
|
---|
[12500] | 44 | sdesc : "2ap1"
|
---|
[12497] | 45 | mode : "ap"
|
---|
| 46 | type : "eth"
|
---|
| 47 | extra_type : "eth2wifibridge"
|
---|
| 48 | channel : "6"
|
---|
[12572] | 49 | ssid : "ap-Tey-StationSSH-perron"
|
---|
[12569] | 50 | dhcp : "10-250"
|
---|
[12500] | 51 | compass : "n"
|
---|
| 52 | ns_ip : "172.17.120.2/24"
|
---|
[12569] | 53 | ns_mac : "dc:9f:db:3e:22:66"
|
---|
[12500] | 54 | bridge_type: "NanoStationM2-Loco"
|
---|
[12497] | 55 | status : "up"
|
---|
| 56 |
|
---|
[12569] | 57 |
|
---|
[12500] | 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"
|
---|
[12572] | 66 | ssid : "ap-Tey-StationSSH-oost"
|
---|
[12569] | 67 | dhcp : "10-250"
|
---|
[12500] | 68 | compass : "o"
|
---|
| 69 | ns_ip : "172.17.38.2/24"
|
---|
[12569] | 70 | ns_mac : "dc:9f:db:3e:26:e4"
|
---|
[12500] | 71 | bridge_type: "NanoStationM2-Loco"
|
---|
| 72 | status : "up"
|
---|
[12497] | 73 |
|
---|
| 74 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.