source:
genesis/nodes/HybridWEK4/wleiden.yaml@
12768
Last change on this file since 12768 was 12573, 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" |
[12348] | 8 | location : "Evelement Locatie 4" |
[10881] | 9 | longitude : "4.44826" |
[12573] | 10 | masterip : "172.17.107.1" |
[11325] | 11 | monitoring_group: "wleiden" |
[12354] | 12 | nodename : "WEK4" |
[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 | |
[12348] | 24 | |
[10059] | 25 | iface_ath0: |
[10888] | 26 | comment : "Omni voor de buurt" |
[12348] | 27 | ip : "172.17.107.1/24" |
[10116] | 28 | sdesc : "omni" |
[10703] | 29 | mode : "ap" |
[11737] | 30 | type : "11g" |
[11738] | 31 | channel : 11 |
[12348] | 32 | ssid : "ap-WirelessLeiden-WEK4" |
[11275] | 33 | dhcp : "10-250" |
[10116] | 34 | status : "up" |
[10059] | 35 | |
36 | ||
[12346] | 37 | iface_vr0: |
[12347] | 38 | comment : "Interlink P" |
[12348] | 39 | ip : "172.16.7.113/29" |
[12346] | 40 | sdesc : "2unused" |
[10116] | 41 | mode : "station-wds" |
42 | type : "eth" | |
43 | extra_type : "eth2wifibridge" | |
[12348] | 44 | ssid : "il-p.wek4.wleiden.net" |
[10454] | 45 | dhcp : False |
[12348] | 46 | ns_ip : "172.16.7.114" |
[12346] | 47 | ns_mac : "xx:xx:xx:xx:xx:xx" |
48 | bridge_type: "NanostationM5" | |
[10116] | 49 | status : "up" |
50 | ||
51 | ||
[10059] | 52 | iface_vr1: |
[12350] | 53 | comment : "Interlink Q" |
[12348] | 54 | ip : "172.16.7.121/29" |
[10116] | 55 | sdesc : "2unused" |
56 | mode : "station-wds" | |
57 | type : "eth" | |
58 | extra_type : "eth2wifibridge" | |
[12350] | 59 | ssid : "il-q.wek4.wleiden.net" |
[10454] | 60 | dhcp : False |
[12348] | 61 | ns_ip : "172.16.7.122" |
[12346] | 62 | ns_mac : "xx:xx:xx:xx:xx:xx" |
63 | bridge_type: "NanostationM5" | |
64 | status : "up" | |
[10059] | 65 | |
[12474] | 66 | |
[10116] | 67 | iface_vr2: |
[12350] | 68 | comment : "Interlink R" |
[12348] | 69 | ip : "172.16.7.137/29" |
[12346] | 70 | sdesc : "2unused" |
[10116] | 71 | mode : "station-wds" |
72 | type : "eth" | |
73 | extra_type : "eth2wifibridge" | |
[12350] | 74 | ssid : "il-r.wek4.wleiden.net" |
[10454] | 75 | dhcp : False |
[12348] | 76 | ns_ip : "172.16.7.138" |
[12346] | 77 | ns_mac : "xx:xx:xx:xx:xx:xx" |
78 | bridge_type: "NanostationM5" | |
79 | status : "up" | |
[10116] | 80 | |
[12474] | 81 |
Note:
See TracBrowser
for help on using the repository browser.