source: genesis/nodes/HybridRustdam/wleiden.yaml@ 11556

Last change on this file since 11556 was 11554, checked in by rick, 12 years ago

Cleanup actie.

File size: 1.8 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[11519]6latitude : "52.11082"
[11318]7location : "Kaasboerderij Rustdam, Zuidbuurtseweg 34, 2381 LG, Zoeterwoude "
[11519]8longitude : "4.50254"
[11318]9masterip : "172.17.50.1"
[11325]10monitoring_group: "wzoeterwoude"
[11318]11nodename : "Rustdam"
[10822]12nodetype : "Hybrid"
[11323]13rdnap_x : "94400"
14rdnap_y : "458435"
[10822]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[10881]18service_incoming_rdr: False
[11318]19service_proxy_ileiden: True
[10822]20service_proxy_normal: True
[11325]21status : "planned"
[10059]22
23
24iface_ath0:
[10883]25 comment : "Omni voor Buurt"
[11318]26 ip : "172.17.50.1/26"
[10116]27 sdesc : "2buurt"
[10703]28 mode : "ap"
[10116]29 type : "11b"
30 channel : "10"
[11325]31 ssid : "ap-ZTW-Rustdam"
[10116]32 dhcp : "10-60"
33 status : "up"
[10059]34
[11322]35
[10116]36iface_ue0:
[11318]37 comment : "Link to ZuidbuurseKerk"
38 ip : "172.16.6.148/28"
39 sdesc : "2kerk"
[10116]40 type : "eth"
[10454]41 dhcp : False
[11318]42 status : "planned"
[10116]43
[11322]44
[10059]45iface_vr0:
[10885]46 comment : "Link to house"
[10822]47 ip : "0.0.0.0/30"
[10116]48 sdesc : "2house"
49 type : "eth"
[10887]50 dhcp : "client"
[10116]51 status : "up"
[10059]52
[11322]53
[10059]54iface_vr1:
[11318]55 comment : "Access Point"
56 ip : "172.17.51.1/24"
57 sdesc : "2veld"
[10116]58 mode : "ap-wds"
59 type : "eth"
[11323]60 ssid : "ap-ZTW-Rustdam-Veld1"
[11318]61 dhcp : "10-240"
62 ns_ip : "172.17.51.2/24"
63 ns_mac : "00:00:00:00:00:00"
[10116]64 ns_type : "ns2"
[10892]65 bridge_type: "NanoStation2"
[10116]66 status : "up"
[10059]67
[11322]68
[10116]69iface_vr2:
[11318]70 comment : "Access Point"
71 ip : "172.17.52.1/24"
72 sdesc : "2veld"
73 mode : "ap-wds"
[10116]74 type : "eth"
[11323]75 ssid : "ap-ZTW-Rustdam-Veld2"
[11318]76 dhcp : "10-240"
77 ns_ip : "172.17.52.2/24"
78 ns_mac : "00:00:00:00:00:00"
79 ns_type : "ns2"
80 bridge_type: "NanoStation2"
[10116]81 status : "up"
[11322]82
83
Note: See TracBrowser for help on using the repository browser.