source: genesis/nodes/BCSte/wleiden.yaml@ 13795

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

./tools/gformat.py cleanup

File size: 1.4 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.15034"
[10116]7location : "Openbare Bibliotheek locatie Stevenshof, Trix Terwindtstraat 6, 2331 GW, Leiden"
[10881]8longitude : "4.45400"
[10116]9masterip : "172.24.0.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "BCSte"
[11294]12nodetype : "Hybrid"
[10059]13rdnap_x : 91131
14rdnap_y : 462873
[11294]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11294]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
22
23
[10059]24iface_ath0:
[13080]25 comment : "Ap voor de buurt"
[13073]26 ip : "172.24.0.1/24"
[10116]27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[13102]31 ssid : "WiFi-Leiden"
[13080]32 wlan_mac : "00:1b:b1:00:ec:c4"
[13073]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
36
37iface_vr0:
[13073]38 comment : "Ethernet naar unused; local"
39 ip : "172.16.10.161/29"
[10116]40 sdesc : "eth"
41 type : "eth"
[13073]42 dhcp : False
[10116]43 status : "down"
[10059]44
[10116]45
46iface_vr2:
[10885]47 comment : "Interlink o (Vosko2)"
[10116]48 ip : "172.16.3.153/29"
49 sdesc : "2vosko2"
50 mode : "station-wds"
51 type : "eth"
52 extra_type : "eth2wifibridge"
53 channel : "140"
54 ssid : "il-w.vosko2.wleiden.net"
[10454]55 dhcp : False
[10729]56 compass : "o"
[10116]57 ns_ip : "172.16.3.154/29"
58 ns_mac : "00:15:6d:f6:be:e6"
[11731]59 bridge_type: "NanoStation5"
[10116]60 status : "up"
61
62
Note: See TracBrowser for help on using the repository browser.