Last change
on this file since 13368 was 13368, checked in by huub, 9 years ago |
subnet 29 interlink toegevoegd op de verbinding SOM2 - Ons Buiten ivm routering
|
File size:
2.4 KB
|
Rev | Line | |
---|
[13362] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "net4801"
|
---|
| 5 | comment : "None"
|
---|
| 6 | latitude : "52.1716"
|
---|
| 7 | location : "Tuinvereniging Ons Buiten, Joop Vervoornpad 16, 2315KL, Leiden"
|
---|
| 8 | longitude : "4.5062"
|
---|
| 9 | masterip : "172.17.19.1"
|
---|
| 10 | monitoring_group: "Leiden"
|
---|
| 11 | nodename : "OnsBuiten"
|
---|
| 12 | nodetype : "Hybrid"
|
---|
| 13 | portal_sponsor: "Tuinvereniging Ons Buiten"
|
---|
| 14 | portal_url: "http://www.onsbuitenleiden.nl/"
|
---|
| 15 | rdnap_x : 94732
|
---|
| 16 | rdnap_y : 4.50620
|
---|
| 17 | release : "9.0-RELEASE"
|
---|
| 18 | service_accesspoint: True
|
---|
| 19 | service_concentrator: False
|
---|
| 20 | service_incoming_rdr: False
|
---|
| 21 | service_proxy_ileiden: False
|
---|
| 22 | service_proxy_normal: False
|
---|
| 23 | status : "down"
|
---|
| 24 |
|
---|
| 25 | iface_ath0:
|
---|
| 26 | comment : "Lokaal Ap"
|
---|
| 27 | ip : "172.17.19.1/24"
|
---|
| 28 | sdesc : "ap"
|
---|
| 29 | mode : "ap"
|
---|
| 30 | type : "11g"
|
---|
| 31 | channel : 1
|
---|
| 32 | ssid : "WiFi-Leiden"
|
---|
| 33 | dhcp : "10-250"
|
---|
| 34 | status : "up"
|
---|
| 35 |
|
---|
| 36 | iface_sis0:
|
---|
| 37 | comment : "Link west - SOM2"
|
---|
| 38 | ip : "172.17.2.69/26"
|
---|
| 39 | sdesc : "2som2"
|
---|
| 40 | mode : "station-wds"
|
---|
| 41 | type : "eth"
|
---|
| 42 | extra_type : "eth2wifibridge"
|
---|
| 43 | channel : "6"
|
---|
| 44 | ssid : "WiFi-Leiden-3"
|
---|
| 45 | dhcp : False
|
---|
| 46 | compass : "zw"
|
---|
| 47 | ns_ip : "172.17.2.68/26"
|
---|
| 48 | ns_mac : "00:15:6D:E8:F9:C6"
|
---|
| 49 | bridge_type: "Bullet2"
|
---|
| 50 | status : "up"
|
---|
| 51 |
|
---|
[13368] | 52 | iface_sis0_alias0:
|
---|
| 53 | comment : "Link west - SOM2"
|
---|
| 54 | ip : "172.16.3.252/29"
|
---|
| 55 | sdesc : "2som2"
|
---|
| 56 | mode : "station-wds"
|
---|
| 57 | type : "eth"
|
---|
| 58 | dhcp : False
|
---|
| 59 |
|
---|
[13362] | 60 | iface_sis1:
|
---|
| 61 | comment : "AP zuid en Clubhuis"
|
---|
| 62 | ip : "172.17.40.1/24"
|
---|
| 63 | sdesc : "ap2"
|
---|
| 64 | mode : "ap-repeater"
|
---|
| 65 | type : "eth"
|
---|
| 66 | extra_type : "eth2wifibridge"
|
---|
| 67 | channel : "11"
|
---|
| 68 | ssid : "WiFi Leiden"
|
---|
| 69 | dhcp : "10-250"
|
---|
| 70 | compass : "z"
|
---|
| 71 | ns_ip : "172.17.40.2"
|
---|
| 72 | ns_mac : "DC:9F:DB:36:A5:93"
|
---|
| 73 | bridge_type: "NanoStationM2-Loco"
|
---|
| 74 | status : "up"
|
---|
| 75 |
|
---|
| 76 | iface_sis1_extra0:
|
---|
| 77 | comment : "Repeater Clubhuis"
|
---|
| 78 | ip : "172.17.40.3/24"
|
---|
| 79 | mode : "ap-repeater"
|
---|
| 80 | type : "eth"
|
---|
| 81 | extra_type : "eth2wifibridge"
|
---|
| 82 | ns_mac : "24:A4:3C:9E:14:74"
|
---|
| 83 | bridge_type: "BulletM2"
|
---|
| 84 | status : "up"
|
---|
| 85 |
|
---|
| 86 | iface_sis2:
|
---|
| 87 | comment : "AP zuidwest"
|
---|
| 88 | ip : "172.17.101.1/24"
|
---|
| 89 | sdesc : "2apzw"
|
---|
| 90 | mode : "ap"
|
---|
| 91 | type : "eth"
|
---|
| 92 | extra_type : "eth2wifibridge"
|
---|
| 93 | channel : "1"
|
---|
| 94 | ssid : "WiFi Leiden"
|
---|
| 95 | dhcp : "10-250"
|
---|
| 96 | compass : "zw"
|
---|
| 97 | ns_ip : "172.17.101.2/24"
|
---|
| 98 | ns_mac : "DC:9F:DB:3E:26:8C"
|
---|
| 99 | bridge_type: "NanoStationM2-Loco"
|
---|
| 100 | status : "up"
|
---|
| 101 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.