source: genesis/nodes/Kaag1/wleiden.yaml@ 13581

Last change on this file since 13581 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

File size: 2.1 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
[13248]33 ssid : "WiFi-SPKaag"
34 wlan_mac : "00:1b:b1:f1:74:58"
[11259]35 dhcp : "10-250"
[10116]36 status : "up"
[10059]37
38
39iface_vr0:
[13017]40 comment : "Link naar TEYAkzoNobel1"
41 ip : "172.16.9.252/29"
[10116]42 sdesc : "2lijtweg1"
43 mode : "station-wds"
44 type : "eth"
45 extra_type : "eth2wifibridge"
[13017]46 channel : "112"
47 ssid : "il-no.teyakzonobel1.wleiden.net"
[10454]48 dhcp : False
[13548]49 compass : "w"
[13017]50 ns_ip : "172.16.9.251/29"
[10116]51 ns_mac : "00:15:6d:70:54:63"
[10892]52 bridge_type: "NanoStation5"
[10116]53 status : "up"
[10059]54
[10116]55
[10059]56iface_vr1:
[10884]57 comment : "Link naar Kaag2"
[10116]58 ip : "172.16.17.68/29"
59 sdesc : "2kaag2"
60 mode : "station-wds"
61 type : "eth"
62 extra_type : "eth2wifibridge"
63 channel : "44"
64 ssid : "il-z.kaag2.wleiden.net"
[10454]65 dhcp : False
[10729]66 compass : "n"
[10116]67 ns_ip : "172.16.17.67/29"
68 ns_mac : "00:15:6d:70:51:f6"
[10892]69 bridge_type: "NanoStation5"
[10116]70 status : "up"
[10059]71
[10116]72
73iface_vr2:
[10884]74 comment : "Link naar KWVdeKaag"
[10116]75 ip : "172.16.18.1/29"
76 sdesc : "2kwvdekaag"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "36"
81 ssid : "il-z.kaag1.wleiden.net"
[10454]82 dhcp : False
[10729]83 compass : "zw"
[10116]84 ns_ip : "172.16.18.2/29"
85 ns_mac : "00:15:6d:70:52:67"
[10892]86 bridge_type: "NanoStation5"
[10116]87 status : "up"
88
89
Note: See TracBrowser for help on using the repository browser.