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

Last change on this file since 12348 was 12281, checked in by huub, 12 years ago

configuratie Rustdam aanvulling link met stjan

File size: 2.0 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"
[11318]10masterip : "172.17.50.1"
[11325]11monitoring_group: "wzoeterwoude"
[11318]12nodename : "Rustdam"
[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
[12267]21service_proxy_ileiden: False
22service_proxy_normal: False
[12249]23status : "up"
[10059]24
[10116]25iface_ue0:
[12281]26 comment : "Link to StJan"
[12251]27 ip : "172.16.6.4/29"
[12281]28 sdesc : "2stjan"
[12280]29 mode : "station-wds"
[10116]30 type : "eth"
[12280]31 extra_type : "eth2wifibridge"
32 channel : "108"
[12281]33 compass : "z"
[12280]34 ssid : "il-nw.stjan.wleiden.net"
[10454]35 dhcp : False
[12251]36 ns_ip : "172.16.6.3/29"
[12280]37 ns_mac : "DC:9F:DB:2A:1D:EB"
38 bridge_type: "NanoStation M5"
[12249]39 status : "up"
[10116]40
[10059]41iface_vr0:
[10885]42 comment : "Link to house"
[12267]43 ip : "172.16.7.97/29"
[10116]44 sdesc : "2house"
45 type : "eth"
[12267]46 mode : "ap-wds"
[12249]47 dhcp : False
[12267]48 ns_ip : "172.16.7.98/29"
[12249]49 ns_mac : "00:00:00:00:00:00"
[12267]50 ns_type : "ns5"
51 bridge_type: "NanoStation5M"
[10116]52 status : "up"
[10059]53
[11322]54
[10059]55iface_vr1:
[11318]56 comment : "Access Point"
57 ip : "172.17.51.1/24"
58 sdesc : "2veld"
[10116]59 mode : "ap-wds"
60 type : "eth"
[12253]61 ssid : "ap-ZTW-Rustdam-BosVeld"
[11318]62 dhcp : "10-240"
63 ns_ip : "172.17.51.2/24"
64 ns_mac : "00:00:00:00:00:00"
[10116]65 ns_type : "ns2"
[10892]66 bridge_type: "NanoStation2"
[10116]67 status : "up"
[10059]68
[11322]69
[10116]70iface_vr2:
[11318]71 comment : "Access Point"
72 ip : "172.17.52.1/24"
73 sdesc : "2veld"
74 mode : "ap-wds"
[10116]75 type : "eth"
[12253]76 ssid : "ap-ZTW-Rustdam-WeideVeld"
[11318]77 dhcp : "10-240"
78 ns_ip : "172.17.52.2/24"
79 ns_mac : "00:00:00:00:00:00"
80 ns_type : "ns2"
81 bridge_type: "NanoStation2"
[10116]82 status : "up"
[11322]83
84
Note: See TracBrowser for help on using the repository browser.