source: genesis/nodes/Rustdam/wleiden.yaml@ 13529

Last change on this file since 13529 was 13402, checked in by rick, 9 years ago

Starting to convert first node to VLAN configurations

File size: 2.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[13402]4board : "apu1d"
[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"
[13402]16release : "10.2-RELEASE"
[10822]17service_accesspoint: True
[11554]18service_concentrator: False
[10881]19service_incoming_rdr: False
[12267]20service_proxy_ileiden: False
21service_proxy_normal: False
[12249]22status : "up"
[10059]23
[12474]24
[13402]25iface_re0_105:
[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"
33 ssid : "il-nw.stjan.wleiden.net"
[10454]34 dhcp : False
[12474]35 compass : "z"
[12251]36 ns_ip : "172.16.6.3/29"
[12474]37 ns_mac : "dc:9f:db:2a:1d:eb"
[12280]38 bridge_type: "NanoStation M5"
[12249]39 status : "up"
[10116]40
[12474]41
[13402]42iface_re0_102:
[10885]43 comment : "Link to house"
[12267]44 ip : "172.16.7.97/29"
[10116]45 sdesc : "2house"
[12474]46 mode : "ap-wds"
[10116]47 type : "eth"
[12479]48 extra_type : "eth2wifibridge"
49 ssid : "il-o.rustdam.wleiden.net"
[12249]50 dhcp : False
[12474]51 compass : "z"
[12267]52 ns_ip : "172.16.7.98/29"
[12249]53 ns_mac : "00:00:00:00:00:00"
[12267]54 ns_type : "ns5"
55 bridge_type: "NanoStation5M"
[10116]56 status : "up"
[10059]57
[11322]58
[13402]59iface_re0_104:
[12449]60 comment : "Access Point - AirCam (00:27:22:60:43:F1) 172.17.51.5/24"
[11318]61 ip : "172.17.51.1/24"
62 sdesc : "2veld"
[10116]63 mode : "ap-wds"
64 type : "eth"
[12253]65 ssid : "ap-ZTW-Rustdam-BosVeld"
[11318]66 dhcp : "10-240"
67 ns_ip : "172.17.51.2/24"
68 ns_mac : "00:00:00:00:00:00"
[10116]69 ns_type : "ns2"
[10892]70 bridge_type: "NanoStation2"
[10116]71 status : "up"
[10059]72
[11322]73
[13402]74iface_re0_103:
[11318]75 comment : "Access Point"
76 ip : "172.17.52.1/24"
77 sdesc : "2veld"
78 mode : "ap-wds"
[10116]79 type : "eth"
[12253]80 ssid : "ap-ZTW-Rustdam-WeideVeld"
[11318]81 dhcp : "10-240"
82 ns_ip : "172.17.52.2/24"
83 ns_mac : "00:00:00:00:00:00"
84 ns_type : "ns2"
85 bridge_type: "NanoStation2"
[10116]86 status : "up"
[11322]87
88
Note: See TracBrowser for help on using the repository browser.