| Line | |
|---|
| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | board : "ALIX2"
|
|---|
| 5 | comment : "None"
|
|---|
| 6 | gateway : "192.168.178.1"
|
|---|
| 7 | latitude : "52.15457"
|
|---|
| 8 | location : "Zorgcentrum Robijnhof Recreatiezaal, Robijnhof 1, 2332 KJ, Leiden"
|
|---|
| 9 | longitude : "4.46265"
|
|---|
| 10 | masterip : "172.17.97.1"
|
|---|
| 11 | monitoring_group: "wleiden"
|
|---|
| 12 | nodename : "Robijn2"
|
|---|
| 13 | nodetype : "Hybrid"
|
|---|
| 14 | rdnap_x : 91729
|
|---|
| 15 | rdnap_y : 463336
|
|---|
| 16 | release : "9.0-RELEASE"
|
|---|
| 17 | service_accesspoint: True
|
|---|
| 18 | service_concentrator: False
|
|---|
| 19 | service_incoming_rdr: False
|
|---|
| 20 | service_proxy_ileiden: True
|
|---|
| 21 | service_proxy_normal: True
|
|---|
| 22 | status : "up"
|
|---|
| 23 |
|
|---|
| 24 |
|
|---|
| 25 | iface_vr0:
|
|---|
| 26 | comment : "Uplink"
|
|---|
| 27 | ip : "192.168.178.25/24"
|
|---|
| 28 | sdesc : "uplink"
|
|---|
| 29 | type : "eth"
|
|---|
| 30 | dhcp : False
|
|---|
| 31 | status : "up"
|
|---|
| 32 |
|
|---|
| 33 |
|
|---|
| 34 | iface_vr0_alias0:
|
|---|
| 35 | comment : "Ethernet naar Robijn via switch"
|
|---|
| 36 | ip : "172.16.3.2/29"
|
|---|
| 37 | sdesc : "2robijn"
|
|---|
| 38 | type : "eth"
|
|---|
| 39 | dhcp : False
|
|---|
| 40 | status : "up"
|
|---|
| 41 |
|
|---|
| 42 |
|
|---|
| 43 | iface_vr1:
|
|---|
| 44 | comment : "AP-noord, kabel 1"
|
|---|
| 45 | ip : "172.17.98.1/24"
|
|---|
| 46 | sdesc : "2apnoord"
|
|---|
| 47 | mode : "ap"
|
|---|
| 48 | type : "eth"
|
|---|
| 49 | extra_type : "eth2wifibridge"
|
|---|
| 50 | channel : "1"
|
|---|
| 51 | ssid : "ap-WirelessLeiden-RobijnN"
|
|---|
| 52 | dhcp : "10-240"
|
|---|
| 53 | compass : "nw"
|
|---|
| 54 | ns_ip : "172.17.98.2"
|
|---|
| 55 | ns_mac : "dc:9f:db:36:1d:b7"
|
|---|
| 56 | bridge_type: "NanoStationM2"
|
|---|
| 57 | status : "up"
|
|---|
| 58 |
|
|---|
| 59 |
|
|---|
| 60 | iface_vr2:
|
|---|
| 61 | comment : "AP-oost, kabel 2"
|
|---|
| 62 | ip : "172.17.99.1/24"
|
|---|
| 63 | sdesc : "2apoost"
|
|---|
| 64 | mode : "ap"
|
|---|
| 65 | type : "eth"
|
|---|
| 66 | extra_type : "eth2wifibridge"
|
|---|
| 67 | channel : "6"
|
|---|
| 68 | ssid : "ap-WirelessLeiden-RobijnO"
|
|---|
| 69 | dhcp : "10-240"
|
|---|
| 70 | compass : "zo"
|
|---|
| 71 | ns_ip : "172.17.99.24"
|
|---|
| 72 | ns_mac : "dc:9f:db:36:1d:b5"
|
|---|
| 73 | bridge_type: "NanoStationM2"
|
|---|
| 74 | status : "up"
|
|---|
| 75 |
|
|---|
| 76 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.