source: genesis/nodes/HybridKWAster/wleiden.yaml@ 13230

Last change on this file since 13230 was 13200, checked in by abrussel, 10 years ago

Cordinaten toegevoegd en MAC

File size: 2.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]6height : "16"
7latitude : "52.18667"
[10116]8location : "flat, Asterstraat 254, 2223 VN, Katwijk"
[10881]9longitude : "4.41978"
[10116]10masterip : "172.23.26.1"
[13065]11monitoring_group: "Katwijk"
[13072]12nodename : "KWAster"
[11227]13nodetype : "Hybrid"
[10059]14rdnap_x : 88843
15rdnap_y : 466945
[11227]16release : "9.0-RELEASE"
17service_accesspoint: True
[11554]18service_concentrator: False
[11227]19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
[10116]22status : "up"
23
24
[10059]25iface_ath0:
[13093]26 comment : "Omni voor de buurt"
[13066]27 ip : "172.23.26.1/24"
[10116]28 sdesc : "omni"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 1
[13189]32 ssid : "WiFi-Katwijk"
[13094]33 wlan_mac : "00:1b:b1:05:02:bd"
[13065]34 dhcp : "10-250"
[10116]35 status : "up"
[10059]36
[13065]37iface_ue0:
[13200]38 comment : "noord 356gr. 2135m"
[13065]39 ip : "172.16.10.113/29"
[13189]40 sdesc : "2noord"
[13065]41 mode : "ap-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 ssid : "il-n.aster.wleiden.net"
[13199]45 channel : 124
[13065]46 dhcp : False
[13200]47 compass : "356"
[13189]48 ns_ip : "172.16.10.114/29"
[13200]49 ns_mac : "04:18:d6:54:cc:fd"
[13189]50 bridge_type: "NanoBeamM5"
[13065]51 status : "down"
[10059]52
53iface_vr0:
[13200]54 comment : "naar Vuurbaak, il-noordwest 309gr. 2532m"
[13065]55 ip : "172.16.5.97/29"
56 sdesc : "2vuurbaak"
57 mode : "ap-wds"
[10116]58 type : "eth"
[13065]59 extra_type : "eth2wifibridge"
60 ssid : "il-nw.aster.wleiden.net"
[13199]61 channel : 132
[10454]62 dhcp : False
[13200]63 compass : "309"
[13065]64 ns_ip : "172.16.5.98/29"
[13200]65 ns_mac : "04:18:d6:54:cf:46"
[13189]66 bridge_type: "NanoBeamM5"
[10116]67 status : "down"
[10059]68
69iface_vr1:
[13065]70 comment : "naar lijtweg1, il-west "
[10116]71 ip : "172.16.17.92/29"
72 sdesc : "aster2lijtweg1"
[11227]73 mode : "station-wds"
[10116]74 type : "eth"
75 extra_type : "eth2wifibridge"
76 ssid : "il-w.lijtweg1.wleiden.net"
[13196]77 channel : 116
[10454]78 dhcp : False
[10729]79 compass : "o"
[10116]80 ns_ip : "172.16.17.91/29"
[13018]81 ns_mac : "00:15:6d:ec:82:8a"
[10892]82 bridge_type: "NanoStation5"
[10116]83 status : "up"
[10059]84
[10116]85iface_vr2:
[13065]86 comment : "naar UniGorN"
[10116]87 ip : "172.16.17.100/29"
88 sdesc : "aster2unigorn"
[11227]89 mode : "station-wds"
[10116]90 type : "eth"
91 extra_type : "eth2wifibridge"
92 ssid : "il-o.unigorn.wleiden.net"
[13196]93 channel : 104
[10454]94 dhcp : False
[10729]95 compass : "zo"
[10116]96 ns_ip : "172.16.17.99/29"
[13018]97 ns_mac : "00:15:6d:70:53:40"
[10892]98 bridge_type: "NanoStation5"
[10116]99 status : "up"
100
101
Note: See TracBrowser for help on using the repository browser.