[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
[10435] | 4 | board : "ALIX2"
|
---|
[10059] | 5 | comment : "None"
|
---|
[10881] | 6 | latitude : "52.15972"
|
---|
[10116] | 7 | location : "Cope, Rapenburg 8, 2311 EV, Leiden"
|
---|
[10881] | 8 | longitude : "4.48521"
|
---|
[10116] | 9 | masterip : "172.17.8.1"
|
---|
[11325] | 10 | monitoring_group: "wleiden"
|
---|
[11247] | 11 | nodename : "Cope"
|
---|
| 12 | nodetype : "Hybrid"
|
---|
[10059] | 13 | rdnap_x : 93280
|
---|
| 14 | rdnap_y : 463889
|
---|
[11246] | 15 | service_accesspoint: True
|
---|
| 16 | service_incoming_rdr: True
|
---|
| 17 | service_proxy_ileiden: False
|
---|
| 18 | service_proxy_normal: True
|
---|
[10116] | 19 | status : "up"
|
---|
| 20 |
|
---|
| 21 |
|
---|
[10059] | 22 | iface_ath0:
|
---|
[10885] | 23 | comment : "AP voor de buurt"
|
---|
[11246] | 24 | ip : "172.17.8.1/24"
|
---|
[10116] | 25 | sdesc : "ap"
|
---|
[10703] | 26 | mode : "ap"
|
---|
[10116] | 27 | type : "11b"
|
---|
| 28 | channel : "5"
|
---|
[10156] | 29 | ssid : "ap-WirelessLeiden-Cope"
|
---|
[11246] | 30 | dhcp : "10-250"
|
---|
[10116] | 31 | status : "up"
|
---|
[10059] | 32 |
|
---|
[10116] | 33 |
|
---|
[10059] | 34 | iface_ue0:
|
---|
[11246] | 35 | comment : "External Link"
|
---|
[11342] | 36 | ip : "0.0.0.0/24"
|
---|
[11246] | 37 | sdesc : "2external"
|
---|
[10116] | 38 | type : "eth"
|
---|
[11342] | 39 | dhcp : "client"
|
---|
[10116] | 40 | status : "up"
|
---|
[10059] | 41 |
|
---|
| 42 |
|
---|
| 43 | iface_vr0:
|
---|
[10885] | 44 | comment : "Ethernet to interlink UniGor1"
|
---|
[10116] | 45 | ip : "172.16.3.188/29"
|
---|
| 46 | sdesc : "2unigor1"
|
---|
| 47 | mode : "station-wds"
|
---|
| 48 | type : "eth"
|
---|
| 49 | extra_type : "eth2wifibridge"
|
---|
| 50 | channel : "128"
|
---|
| 51 | ssid : "il-zo.unigor.wleiden.net"
|
---|
[10463] | 52 | dhcp : False
|
---|
[10729] | 53 | compass : "nw"
|
---|
[10116] | 54 | ns_ip : "172.16.3.187/29"
|
---|
| 55 | ns_mac : "00:15:6d:ea:f0:1d"
|
---|
[10892] | 56 | bridge_type: "NanoStation5"
|
---|
[10116] | 57 | status : "up"
|
---|
[10059] | 58 |
|
---|
[10116] | 59 |
|
---|
[10059] | 60 | iface_vr1:
|
---|
[10884] | 61 | comment : "A-link naar Stadhuis via NS5"
|
---|
[10116] | 62 | ip : "172.16.3.180/29"
|
---|
| 63 | sdesc : "2stadhuis"
|
---|
| 64 | mode : "station-wds"
|
---|
| 65 | type : "eth"
|
---|
| 66 | extra_type : "eth2wifibridge"
|
---|
| 67 | channel : "116"
|
---|
| 68 | ssid : "il-nw.stadhuis.wleiden.net"
|
---|
[10463] | 69 | dhcp : False
|
---|
[10729] | 70 | compass : "zo"
|
---|
[10116] | 71 | ns_ip : "172.16.3.179/29"
|
---|
| 72 | ns_mac : "00:15:6d:ea:f0:4c"
|
---|
[10892] | 73 | bridge_type: "NanoStation5"
|
---|
[10116] | 74 | status : "up"
|
---|
[10059] | 75 |
|
---|
[10116] | 76 |
|
---|
| 77 | iface_vr2:
|
---|
[10884] | 78 | comment : "A-link naar Rabo2"
|
---|
[10116] | 79 | ip : "172.16.3.196/29"
|
---|
| 80 | sdesc : "2rabo2"
|
---|
| 81 | mode : "station-wds"
|
---|
| 82 | type : "eth"
|
---|
| 83 | extra_type : "eth2wifibridge"
|
---|
| 84 | channel : "44"
|
---|
| 85 | ssid : "il-z.rabo.wleiden.net"
|
---|
[10463] | 86 | dhcp : False
|
---|
[10386] | 87 | compass : "n"
|
---|
[10116] | 88 | ns_ip : "172.16.3.195/29"
|
---|
| 89 | ns_mac : "00:15:6d:ea:f0:0f"
|
---|
[10892] | 90 | bridge_type: "NanoStation5"
|
---|
[10386] | 91 | status : "up"
|
---|
[10116] | 92 |
|
---|
| 93 |
|
---|