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

Last change on this file since 13077 was 13072, checked in by huub, 10 years ago

cm9 mac toegevoegd aan Asterconfig en Aster is nu KWAster

File size: 2.3 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:
[13072]26 comment : "Omni voor de buurt cm9-mac 00:1b:b1:05:02:bd"
[13066]27 ip : "172.23.26.1/24"
[10116]28 sdesc : "omni"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 1
[13066]32 ssid : "WiFi-Katwijk"
[13065]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[13065]36iface_ue0:
37 comment : "naar JohdeDoper, il-noord "
38 ip : "172.16.10.113/29"
39 sdesc : "2vuurbaak"
40 mode : "ap-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 ssid : "il-n.aster.wleiden.net"
44 dhcp : False
45 compass : "nw"
46 ns_ip : "172.16.10.113/29"
47 ns_mac : ""
48 bridge_type: "NanoStationM5"
49 status : "down"
[10059]50
51iface_vr0:
[13065]52 comment : "naar Vuurbaak, il-noordwest "
53 ip : "172.16.5.97/29"
54 sdesc : "2vuurbaak"
55 mode : "ap-wds"
[10116]56 type : "eth"
[13065]57 extra_type : "eth2wifibridge"
58 ssid : "il-nw.aster.wleiden.net"
[10454]59 dhcp : False
[13065]60 compass : "nw"
61 ns_ip : "172.16.5.98/29"
62 ns_mac : ""
63 bridge_type: "NanoStationM5"
[10116]64 status : "down"
[10059]65
66iface_vr1:
[13065]67 comment : "naar lijtweg1, il-west "
[10116]68 ip : "172.16.17.92/29"
69 sdesc : "aster2lijtweg1"
[11227]70 mode : "station-wds"
[10116]71 type : "eth"
72 extra_type : "eth2wifibridge"
73 ssid : "il-w.lijtweg1.wleiden.net"
[10454]74 dhcp : False
[10729]75 compass : "o"
[10116]76 ns_ip : "172.16.17.91/29"
[13018]77 ns_mac : "00:15:6d:ec:82:8a"
[10892]78 bridge_type: "NanoStation5"
[10116]79 status : "up"
[10059]80
[10116]81iface_vr2:
[13065]82 comment : "naar UniGorN"
[10116]83 ip : "172.16.17.100/29"
84 sdesc : "aster2unigorn"
[11227]85 mode : "station-wds"
[10116]86 type : "eth"
87 extra_type : "eth2wifibridge"
88 ssid : "il-o.unigorn.wleiden.net"
[10454]89 dhcp : False
[10729]90 compass : "zo"
[10116]91 ns_ip : "172.16.17.99/29"
[13018]92 ns_mac : "00:15:6d:70:53:40"
[10892]93 bridge_type: "NanoStation5"
[10116]94 status : "up"
95
96
Note: See TracBrowser for help on using the repository browser.