source: genesis/nodes/HybridRustdam2/wleiden.yaml@ 12308

Last change on this file since 12308 was 12267, checked in by rick, 12 years ago

Zaterdag wordt nieuwe (extra) node geplaatst.

File size: 1.4 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[12249]5gateway : "192.168.178.1"
[10059]6comment : "None"
[11519]7latitude : "52.11082"
[11318]8location : "Kaasboerderij Rustdam, Zuidbuurtseweg 34, 2381 LG, Zoeterwoude "
[11519]9longitude : "4.50254"
[12267]10masterip : "172.17.95.1"
[11325]11monitoring_group: "wzoeterwoude"
[12267]12nodename : "Rustdam2"
[10822]13nodetype : "Hybrid"
[11323]14rdnap_x : "94400"
15rdnap_y : "458435"
[10822]16release : "9.0-RELEASE"
[12227]17remote_access: "83.85.202.106:1022"
[10822]18service_accesspoint: True
[11554]19service_concentrator: False
[10881]20service_incoming_rdr: False
[11318]21service_proxy_ileiden: True
[10822]22service_proxy_normal: True
[12267]23status : "planned"
[10059]24
25iface_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]33iface_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]48iface_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.