source: genesis/nodes/HybridVosko1/wleiden.yaml@ 11263

Last change on this file since 11263 was 11229, checked in by huub, 13 years ago

hybridconfigs voor Robijn en Voskos

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.15765"
[10116]7location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
[10881]8longitude : "4.48786"
[10116]9masterip : "172.17.174.1"
10nodename : "Vosko1"
[11229]11nodetype : "Hybrid"
[10059]12rdnap_x : 93459
13rdnap_y : 463657
[11229]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
[10059]20
[10116]21
[10059]22iface_ath0:
[10884]23 comment : "Ap west"
[10116]24 ip : "172.17.174.1/24"
25 sdesc : "ap-w"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "6"
[10156]29 ssid : "ap-WirelessLeiden-Vosko1"
[10116]30 dhcp : "10-250"
31 status : "up"
[10059]32
33
34iface_vr0:
[10884]35 comment : "Lokaal ethernet"
[10116]36 ip : "172.17.175.71/28"
37 sdesc : "ethernet"
38 type : "eth"
[10454]39 dhcp : False
[10116]40 status : "up"
[10059]41
[10116]42
[10059]43iface_vr1:
[10884]44 comment : "A-link naar Grip"
[10116]45 ip : "172.16.16.57/29"
46 sdesc : "2grip"
47 mode : "ap-wds"
48 type : "eth"
49 extra_type : "eth2wifibridge"
50 channel : "64"
51 ssid : "il-zw.vosko1.wleiden.net"
[10454]52 dhcp : False
[10729]53 compass : "z"
[10116]54 ns_ip : "172.16.16.58/29"
55 ns_mac : "00:15:6d:ed:83:7d"
[10892]56 bridge_type: "NanoStation5"
[10116]57 status : "up"
[10059]58
[10116]59
60iface_vr1_alias0:
[10884]61 comment : "A-link naar Thomas"
[10116]62 ip : "172.16.16.41/29"
63 sdesc : "2thomas"
64 type : "eth"
65 extra_type : "eth2wifibridge"
[10454]66 dhcp : False
[10116]67 status : "up"
68
69
70iface_vr2:
71 comment : "Ethernet/PoE naar AP in kerk"
72 ip : "172.17.26.1/24"
73 sdesc : "2kerk"
[10922]74 mode : "ap"
[10116]75 type : "eth"
76 dhcp : "10-250"
77 ns_ip : "172.17.26.2"
78 status : "up"
79
80
Note: See TracBrowser for help on using the repository browser.