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

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

KWAster aangepast ssid

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:
[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
[13093]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:
38 comment : "naar JohdeDoper, il-noord "
39 ip : "172.16.10.113/29"
40 sdesc : "2vuurbaak"
41 mode : "ap-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 ssid : "il-n.aster.wleiden.net"
45 dhcp : False
46 compass : "nw"
47 ns_ip : "172.16.10.113/29"
48 ns_mac : ""
49 bridge_type: "NanoStationM5"
50 status : "down"
[10059]51
52iface_vr0:
[13065]53 comment : "naar Vuurbaak, il-noordwest "
54 ip : "172.16.5.97/29"
55 sdesc : "2vuurbaak"
56 mode : "ap-wds"
[10116]57 type : "eth"
[13065]58 extra_type : "eth2wifibridge"
59 ssid : "il-nw.aster.wleiden.net"
[10454]60 dhcp : False
[13065]61 compass : "nw"
62 ns_ip : "172.16.5.98/29"
63 ns_mac : ""
64 bridge_type: "NanoStationM5"
[10116]65 status : "down"
[10059]66
67iface_vr1:
[13065]68 comment : "naar lijtweg1, il-west "
[10116]69 ip : "172.16.17.92/29"
70 sdesc : "aster2lijtweg1"
[11227]71 mode : "station-wds"
[10116]72 type : "eth"
73 extra_type : "eth2wifibridge"
74 ssid : "il-w.lijtweg1.wleiden.net"
[10454]75 dhcp : False
[10729]76 compass : "o"
[10116]77 ns_ip : "172.16.17.91/29"
[13018]78 ns_mac : "00:15:6d:ec:82:8a"
[10892]79 bridge_type: "NanoStation5"
[10116]80 status : "up"
[10059]81
[10116]82iface_vr2:
[13065]83 comment : "naar UniGorN"
[10116]84 ip : "172.16.17.100/29"
85 sdesc : "aster2unigorn"
[11227]86 mode : "station-wds"
[10116]87 type : "eth"
88 extra_type : "eth2wifibridge"
89 ssid : "il-o.unigorn.wleiden.net"
[10454]90 dhcp : False
[10729]91 compass : "zo"
[10116]92 ns_ip : "172.16.17.99/29"
[13018]93 ns_mac : "00:15:6d:70:53:40"
[10892]94 bridge_type: "NanoStation5"
[10116]95 status : "up"
96
97
Note: See TracBrowser for help on using the repository browser.