source: genesis/nodes/HybridThomas/wleiden.yaml@ 11409

Last change on this file since 11409 was 11409, checked in by huub, 12 years ago

correcties enkelen configs

File size: 1.7 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.15601"
[10116]7location : "Thomas, Rapenburg 118, 2311 GB, Leiden"
[10881]8longitude : "4.48864"
[10116]9masterip : "172.17.48.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Thomas"
[11258]12nodetype : "Hybrid"
[10059]13rdnap_x : 93510
14rdnap_y : 463474
[11258]15release : "9.0-RELEASE"
16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
21
22
[10059]23iface_ath0:
[10885]24 comment : "AP voor de buurt"
[11258]25 ip : "172.17.48.1/24"
[10116]26 sdesc : "ap"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "4"
[10156]30 ssid : "ap-WirelessLeiden-Thomas"
[11258]31 dhcp : "10-250"
[10116]32 status : "up"
[10059]33
34
35iface_vr0:
[10885]36 comment : "Ethernet naar Thomas"
[11409]37 ip : "172.17.0.25/29"
[10116]38 sdesc : "eth"
39 type : "eth"
40 dhcp : "67-70"
41 status : "down"
[10059]42
[10116]43
[10059]44iface_vr1:
[10884]45 comment : "Link naar Vosko1"
[10116]46 ip : "172.16.16.44/29"
47 sdesc : "2vosko1"
48 mode : "station-wds"
49 type : "eth"
50 extra_type : "eth2wifibridge"
51 channel : "64"
52 ssid : "il-zw.vosko1.wleiden.net"
[10454]53 dhcp : False
[10729]54 compass : "n"
[10116]55 ns_ip : "172.16.16.43/29"
56 ns_mac : "00:15:6d:70:54:a0"
[10892]57 bridge_type: "NanoStation5"
[10116]58 status : "up"
[10059]59
[10116]60
61iface_vr2:
[10884]62 comment : "Link naar IMI"
[10116]63 ip : "172.16.16.49/29"
64 sdesc : "2imi"
65 mode : "station-wds"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 channel : "112"
69 ssid : "il-zw.thomas.wleiden.net"
[10454]70 dhcp : False
[10729]71 compass : "zw"
[10116]72 ns_ip : "172.16.16.50/29"
73 ns_mac : "00:15:6d:70:52:5c"
[11053]74 bridge_type: "NanoStation5"
[10989]75 status : "up"
[10116]76
77
Note: See TracBrowser for help on using the repository browser.