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

Last change on this file since 12474 was 12474, checked in by rick, 11 years ago

Automatic cleanups

File size: 2.0 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[12474]5comment : "None"
[12249]6gateway : "192.168.178.1"
[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
[12474]25
[10116]26iface_ue0:
[12281]27 comment : "Link to StJan"
[12251]28 ip : "172.16.6.4/29"
[12281]29 sdesc : "2stjan"
[12280]30 mode : "station-wds"
[10116]31 type : "eth"
[12280]32 extra_type : "eth2wifibridge"
33 channel : "108"
34 ssid : "il-nw.stjan.wleiden.net"
[10454]35 dhcp : False
[12474]36 compass : "z"
[12251]37 ns_ip : "172.16.6.3/29"
[12474]38 ns_mac : "dc:9f:db:2a:1d:eb"
[12280]39 bridge_type: "NanoStation M5"
[12249]40 status : "up"
[10116]41
[12474]42
[10059]43iface_vr0:
[10885]44 comment : "Link to house"
[12267]45 ip : "172.16.7.97/29"
[10116]46 sdesc : "2house"
[12474]47 mode : "ap-wds"
[10116]48 type : "eth"
[12249]49 dhcp : False
[12474]50 compass : "z"
[12267]51 ns_ip : "172.16.7.98/29"
[12249]52 ns_mac : "00:00:00:00:00:00"
[12267]53 ns_type : "ns5"
54 bridge_type: "NanoStation5M"
[10116]55 status : "up"
[10059]56
[11322]57
[10059]58iface_vr1:
[12449]59 comment : "Access Point - AirCam (00:27:22:60:43:F1) 172.17.51.5/24"
[11318]60 ip : "172.17.51.1/24"
61 sdesc : "2veld"
[10116]62 mode : "ap-wds"
63 type : "eth"
[12253]64 ssid : "ap-ZTW-Rustdam-BosVeld"
[11318]65 dhcp : "10-240"
66 ns_ip : "172.17.51.2/24"
67 ns_mac : "00:00:00:00:00:00"
[10116]68 ns_type : "ns2"
[10892]69 bridge_type: "NanoStation2"
[10116]70 status : "up"
[10059]71
[11322]72
[10116]73iface_vr2:
[11318]74 comment : "Access Point"
75 ip : "172.17.52.1/24"
76 sdesc : "2veld"
77 mode : "ap-wds"
[10116]78 type : "eth"
[12253]79 ssid : "ap-ZTW-Rustdam-WeideVeld"
[11318]80 dhcp : "10-240"
81 ns_ip : "172.17.52.2/24"
82 ns_mac : "00:00:00:00:00:00"
83 ns_type : "ns2"
84 bridge_type: "NanoStation2"
[10116]85 status : "up"
[11322]86
87
Note: See TracBrowser for help on using the repository browser.