source:
genesis/nodes/HybridWEK1/wleiden.yaml@
13209
Last change on this file since 13209 was 12618, checked in by , 11 years ago | |
---|---|
File size: 1.8 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10435] | 4 | board : "ALIX2" |
[10059] | 5 | comment : "None" |
[11647] | 6 | externalif: "vr0" |
[10881] | 7 | latitude : "52.15366" |
[12618] | 8 | location : "Evenement Locatie 1" |
[10881] | 9 | longitude : "4.44826" |
[12573] | 10 | masterip : "172.17.101.1" |
[11325] | 11 | monitoring_group: "wleiden" |
[12346] | 12 | nodename : "WEK1" |
[11275] | 13 | nodetype : "Hybrid" |
[10059] | 14 | rdnap_x : 90743 |
15 | rdnap_y : 463247 | |
[11275] | 16 | release : "9.0-RELEASE" |
17 | service_accesspoint: True | |
[11554] | 18 | service_concentrator: False |
[11275] | 19 | service_incoming_rdr: False |
[11509] | 20 | service_proxy_ileiden: False |
[12367] | 21 | service_proxy_normal: False |
[12362] | 22 | status : "down" |
[10059] | 23 | |
[11322] | 24 | |
[10059] | 25 | iface_ath0: |
[10888] | 26 | comment : "Omni voor de buurt" |
[12347] | 27 | ip : "172.17.101.1/24" |
[10116] | 28 | sdesc : "omni" |
[10703] | 29 | mode : "ap" |
[11737] | 30 | type : "11g" |
[11738] | 31 | channel : 11 |
[12347] | 32 | ssid : "ap-WirelessLeiden-WEK1" |
33 | dhcp : "10-200" | |
[10116] | 34 | status : "up" |
[10059] | 35 | |
36 | ||
[12346] | 37 | iface_vr0: |
[12347] | 38 | comment : "Interlink P" |
[12346] | 39 | ip : "172.17.0.89/29" |
40 | sdesc : "2unused" | |
[12351] | 41 | mode : "ap-wds" |
[10116] | 42 | type : "eth" |
43 | extra_type : "eth2wifibridge" | |
[12347] | 44 | ssid : "il-p.wek1.wleiden.net" |
[10454] | 45 | dhcp : False |
[12346] | 46 | ns_ip : "172.17.0.90" |
[12474] | 47 | ns_mac : "dc:9f:db:2a:1c:81" |
[12346] | 48 | bridge_type: "NanostationM5" |
[10116] | 49 | status : "up" |
50 | ||
51 | ||
[10059] | 52 | iface_vr1: |
[12347] | 53 | comment : "Interlink Q" |
[12346] | 54 | ip : "172.17.0.97/29" |
[10116] | 55 | sdesc : "2unused" |
56 | mode : "station-wds" | |
57 | type : "eth" | |
58 | extra_type : "eth2wifibridge" | |
[12347] | 59 | ssid : "il-q.wek1.wleiden.net" |
[10454] | 60 | dhcp : False |
[12346] | 61 | ns_ip : "172.17.0.98" |
[12474] | 62 | ns_mac : "dc:9f:db:2a:2c:ed" |
[12346] | 63 | bridge_type: "NanostationM5" |
64 | status : "up" | |
[10059] | 65 | |
[12474] | 66 | |
[10116] | 67 | iface_vr2: |
[12347] | 68 | comment : "Interlink R" |
[12346] | 69 | ip : "172.17.0.105/29" |
70 | sdesc : "2unused" | |
[10116] | 71 | mode : "station-wds" |
72 | type : "eth" | |
73 | extra_type : "eth2wifibridge" | |
[12347] | 74 | ssid : "il-r.wek1.wleiden.net" |
[10454] | 75 | dhcp : False |
[12346] | 76 | ns_ip : "172.17.0.106" |
[12474] | 77 | ns_mac : "dc:9f:db:e4:98:96" |
[12346] | 78 | bridge_type: "NanostationM5" |
79 | status : "up" | |
[10116] | 80 | |
[12474] | 81 |
Note:
See TracBrowser
for help on using the repository browser.