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

Last change on this file since 12692 was 12478, checked in by rick, 11 years ago

Missende bridge_type entries toegevoegd

File size: 2.1 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"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Vosko1"
[11229]12nodetype : "Hybrid"
[10059]13rdnap_x : 93459
14rdnap_y : 463657
[11229]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11229]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[10116]23
[10059]24iface_ath0:
[10884]25 comment : "Ap west"
[10116]26 ip : "172.17.174.1/24"
27 sdesc : "ap-w"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[10156]31 ssid : "ap-WirelessLeiden-Vosko1"
[10116]32 dhcp : "10-250"
33 status : "up"
[10059]34
35
36iface_vr0:
[10884]37 comment : "Lokaal ethernet"
[10116]38 ip : "172.17.175.71/28"
39 sdesc : "ethernet"
40 type : "eth"
[10454]41 dhcp : False
[10116]42 status : "up"
[10059]43
[10116]44
[10059]45iface_vr1:
[10884]46 comment : "A-link naar Grip"
[10116]47 ip : "172.16.16.57/29"
48 sdesc : "2grip"
49 mode : "ap-wds"
50 type : "eth"
51 extra_type : "eth2wifibridge"
52 channel : "64"
53 ssid : "il-zw.vosko1.wleiden.net"
[10454]54 dhcp : False
[10729]55 compass : "z"
[10116]56 ns_ip : "172.16.16.58/29"
[11733]57 ns_mac : "00:15:6d:ec:83:7d"
[10892]58 bridge_type: "NanoStation5"
[10116]59 status : "up"
[10059]60
[10116]61
62iface_vr1_alias0:
[10884]63 comment : "A-link naar Thomas"
[10116]64 ip : "172.16.16.41/29"
65 sdesc : "2thomas"
66 type : "eth"
67 extra_type : "eth2wifibridge"
[10454]68 dhcp : False
[12478]69 bridge_type: "NanoStation M5"
[10116]70 status : "up"
71
72
73iface_vr2:
74 comment : "Ethernet/PoE naar AP in kerk"
75 ip : "172.17.26.1/24"
76 sdesc : "2kerk"
[11364]77 mode : "ap-wds"
[10116]78 type : "eth"
[11357]79 extra_type : "eth2wifibridge"
[12407]80 channel : "1"
[11357]81 ssid : "ap-WirelessLeiden-Pieterskerk"
[11519]82 dhcp : "10-250"
[11357]83 ns_ip : "172.17.26.2/24"
[11732]84 ns_mac : "00:27:22:e2:52:50"
[11731]85 bridge_type: "NanoStation M2"
[10116]86 status : "up"
87
[11519]88
[11357]89iface_vr2_alias0:
[11519]90 comment : "B-link naar Vosko4"
[11357]91 ip : "172.17.0.17/30"
92 sdesc : "2vosko4"
93 type : "eth"
94 extra_type : "eth2wifibridge"
95 dhcp : False
[12478]96 bridge_type: "NanoStation M5"
[11357]97 status : "up"
[10116]98
[11519]99
Note: See TracBrowser for help on using the repository browser.