source:
genesis/nodes/HybridRustdam2/wleiden.yaml@
12308
Last change on this file since 12308 was 12267, checked in by , 12 years ago | |
---|---|
File size: 1.4 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10435] | 4 | board : "ALIX2" |
[12249] | 5 | gateway : "192.168.178.1" |
[10059] | 6 | comment : "None" |
[11519] | 7 | latitude : "52.11082" |
[11318] | 8 | location : "Kaasboerderij Rustdam, Zuidbuurtseweg 34, 2381 LG, Zoeterwoude " |
[11519] | 9 | longitude : "4.50254" |
[12267] | 10 | masterip : "172.17.95.1" |
[11325] | 11 | monitoring_group: "wzoeterwoude" |
[12267] | 12 | nodename : "Rustdam2" |
[10822] | 13 | nodetype : "Hybrid" |
[11323] | 14 | rdnap_x : "94400" |
15 | rdnap_y : "458435" | |
[10822] | 16 | release : "9.0-RELEASE" |
[12227] | 17 | remote_access: "83.85.202.106:1022" |
[10822] | 18 | service_accesspoint: True |
[11554] | 19 | service_concentrator: False |
[10881] | 20 | service_incoming_rdr: False |
[11318] | 21 | service_proxy_ileiden: True |
[10822] | 22 | service_proxy_normal: True |
[12267] | 23 | status : "planned" |
[10059] | 24 | |
25 | iface_vr0: | |
[12249] | 26 | comment : "Uplink" |
27 | ip : "192.168.178.10/24" | |
28 | sdesc : "uplink" | |
29 | type : "eth" | |
30 | dhcp : False | |
31 | status : "up" | |
[11322] | 32 | |
[10059] | 33 | iface_vr1: |
[12267] | 34 | comment : "Link to Rustdam" |
35 | ip : "172.16.7.100/29" | |
36 | sdesc : "2rustdam" | |
[10116] | 37 | type : "eth" |
[12267] | 38 | mode : "station-wds" |
39 | ssid : "il-o.rustdam.wleiden.net" | |
40 | dhcp : False | |
41 | ns_ip : "172.16.7.99/29" | |
[11318] | 42 | ns_mac : "00:00:00:00:00:00" |
[12267] | 43 | ns_type : "ns5" |
44 | bridge_type: "NanoStationM5" | |
[10116] | 45 | status : "up" |
[10059] | 46 | |
[11322] | 47 | |
[10116] | 48 | iface_vr2: |
[11318] | 49 | comment : "Access Point" |
[12267] | 50 | ip : "172.17.95.1/24" |
51 | sdesc : "2terras" | |
[11318] | 52 | mode : "ap-wds" |
[10116] | 53 | type : "eth" |
[12267] | 54 | ssid : "ap-ZTW-Rustdam-Terras" |
[11318] | 55 | dhcp : "10-240" |
[12267] | 56 | ns_ip : "172.17.95.2/24" |
[11318] | 57 | ns_mac : "00:00:00:00:00:00" |
[12267] | 58 | ns_type : "bullet2" |
59 | bridge_type: "BulletM2" | |
[10116] | 60 | status : "up" |
Note:
See TracBrowser
for help on using the repository browser.