source: genesis/nodes/HybridKaag1/wleiden.yaml@ 13033

Last change on this file since 13033 was 13017, checked in by huub, 10 years ago

link Kaag1 - Lijtweg1 omgezet naar Kaag1 - TEYAkzoNobel1

File size: 2.0 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.21262"
[10116]7location : "Jachtwerf Hoogeboom, Julianalaan 72, 2159 LD, Kaag (Eiland)"
[10881]8longitude : "4.55594"
[10116]9masterip : "172.27.0.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Kaag1"
[11259]12nodetype : "Hybrid"
[12772]13portal_sponsor: "Stichting Promotie Kaag"
14portal_url: "http://www.kaag.nl/"
[10059]15rdnap_x : 98187
16rdnap_y : 469717
[11259]17release : "9.0-RELEASE"
18service_accesspoint: True
[11554]19service_concentrator: False
[11259]20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[10116]23status : "up"
24
25
[10059]26iface_ath0:
[10116]27 comment : "Omni voor de buurt"
[11259]28 ip : "172.27.0.1/24"
[10116]29 sdesc : "omni"
[10703]30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 11
[11259]33 ssid : "ap-WirelessLeiden-SPKaag1"
34 dhcp : "10-250"
[10116]35 status : "up"
[10059]36
37
38iface_vr0:
[13017]39 comment : "Link naar TEYAkzoNobel1"
40 ip : "172.16.9.252/29"
[10116]41 sdesc : "2lijtweg1"
42 mode : "station-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
[13017]45 channel : "112"
46 ssid : "il-no.teyakzonobel1.wleiden.net"
[10454]47 dhcp : False
[10729]48 compass : "zw"
[13017]49 ns_ip : "172.16.9.251/29"
[10116]50 ns_mac : "00:15:6d:70:54:63"
[10892]51 bridge_type: "NanoStation5"
[10116]52 status : "up"
[10059]53
[10116]54
[10059]55iface_vr1:
[10884]56 comment : "Link naar Kaag2"
[10116]57 ip : "172.16.17.68/29"
58 sdesc : "2kaag2"
59 mode : "station-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "44"
63 ssid : "il-z.kaag2.wleiden.net"
[10454]64 dhcp : False
[10729]65 compass : "n"
[10116]66 ns_ip : "172.16.17.67/29"
67 ns_mac : "00:15:6d:70:51:f6"
[10892]68 bridge_type: "NanoStation5"
[10116]69 status : "up"
[10059]70
[10116]71
72iface_vr2:
[10884]73 comment : "Link naar KWVdeKaag"
[10116]74 ip : "172.16.18.1/29"
75 sdesc : "2kwvdekaag"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 channel : "36"
80 ssid : "il-z.kaag1.wleiden.net"
[10454]81 dhcp : False
[10729]82 compass : "zw"
[10116]83 ns_ip : "172.16.18.2/29"
84 ns_mac : "00:15:6d:70:52:67"
[10892]85 bridge_type: "NanoStation5"
[10116]86 status : "up"
87
88
Note: See TracBrowser for help on using the repository browser.