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

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

Correcties om graph van nodes te maken.

File size: 2.1 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"
[12479]49 extra_type : "eth2wifibridge"
50 ssid : "il-o.rustdam.wleiden.net"
[12249]51 dhcp : False
[12474]52 compass : "z"
[12267]53 ns_ip : "172.16.7.98/29"
[12249]54 ns_mac : "00:00:00:00:00:00"
[12267]55 ns_type : "ns5"
56 bridge_type: "NanoStation5M"
[10116]57 status : "up"
[10059]58
[11322]59
[10059]60iface_vr1:
[12449]61 comment : "Access Point - AirCam (00:27:22:60:43:F1) 172.17.51.5/24"
[11318]62 ip : "172.17.51.1/24"
63 sdesc : "2veld"
[10116]64 mode : "ap-wds"
65 type : "eth"
[12253]66 ssid : "ap-ZTW-Rustdam-BosVeld"
[11318]67 dhcp : "10-240"
68 ns_ip : "172.17.51.2/24"
69 ns_mac : "00:00:00:00:00:00"
[10116]70 ns_type : "ns2"
[10892]71 bridge_type: "NanoStation2"
[10116]72 status : "up"
[10059]73
[11322]74
[10116]75iface_vr2:
[11318]76 comment : "Access Point"
77 ip : "172.17.52.1/24"
78 sdesc : "2veld"
79 mode : "ap-wds"
[10116]80 type : "eth"
[12253]81 ssid : "ap-ZTW-Rustdam-WeideVeld"
[11318]82 dhcp : "10-240"
83 ns_ip : "172.17.52.2/24"
84 ns_mac : "00:00:00:00:00:00"
85 ns_type : "ns2"
86 bridge_type: "NanoStation2"
[10116]87 status : "up"
[11322]88
89
Note: See TracBrowser for help on using the repository browser.