source: genesis/nodes/HybridRecPark/wleiden.yaml@ 11279

Last change on this file since 11279 was 11279, checked in by richardvm, 13 years ago
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"
[10400]6latitude : "52.25868"
[11059]7location : "Recreatiepark,Uiterweg 214/303,1431AJ,Aalsmeer"
[10400]8longitude : "4.75814"
[10116]9masterip : "172.17.11.1"
10nodename : "Recpark"
[11266]11nodetype : "Hybrid"
[10400]12rdnap_x : "112051"
13rdnap_y : "474703"
[11266]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
20
21
[10059]22iface_ath0:
[10883]23 comment : "AP voor de buurt"
[11266]24 ip : "172.17.11.1/24"
[10116]25 sdesc : "ap-omni"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "4"
29 ssid : "ap-westeinder-recpark"
[11266]30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
[10116]33
[10059]34iface_vr0:
[10883]35 comment : "Nanostation5 naar Schiphol"
[10116]36 ip : "172.16.16.225/29"
37 sdesc : "2schiphol"
[11266]38 mode : "ap-wds"
[10116]39 type : "eth"
[11266]40 extra_type : "eth2wifibridge"
[10116]41 channel : "140"
42 ssid : "il-no.recpark.wleiden.net"
[10454]43 dhcp : False
[10116]44 compass : "ne"
45 ns_ip : "172.16.16.226/29"
46 ns_mac : "00:15:6d:70:4d:75"
[10892]47 bridge_type: "NanoStation5"
[10116]48 status : "down"
[10059]49
[10116]50
[10059]51iface_vr1:
[11266]52 comment : "link naar Watertoren3"
[10116]53 ip : "172.16.16.76/29"
54 sdesc : "2watertoren3"
55 mode : "station-wds"
56 type : "eth"
[11266]57 extra_type : "eth2wifibridge"
[10116]58 channel : "36"
59 ssid : "il-w.watertoren3.wleiden.net"
[10454]60 dhcp : False
[10729]61 compass : "z"
[10116]62 ns_ip : "172.16.16.75/29"
63 ns_mac : "00:15:6d:70:4d:a4"
[10892]64 bridge_type: "NanoStation5"
[10116]65 status : "up"
[10059]66
[10116]67
[11279]68iface_vr2:
69 comment : "subnet naar nano"
70 ip : "172.17.2.129/26"
71 sdesc : "2ring"
72 mode : "ap"
73 type : "eth"
74 channel : "80"
75 ssid : "ap-westeinder-recpark-2"
76 dhcp : "133-190"
77 ns_ip : "172.17.2.130/26"
78 ns_mac : ""
79 status : "up"
80
Note: See TracBrowser for help on using the repository browser.