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

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

nieuw ssid bij Vosko1 en 4

File size: 2.2 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
[13138]31 ssid : "WiFi-Leiden-1"
32 wlan_mac : "00:0b:6b:34:61:90"
[10116]33 dhcp : "10-250"
34 status : "up"
[10059]35
36
37iface_vr0:
[10884]38 comment : "Lokaal ethernet"
[10116]39 ip : "172.17.175.71/28"
40 sdesc : "ethernet"
41 type : "eth"
[10454]42 dhcp : False
[10116]43 status : "up"
[10059]44
[10116]45
[10059]46iface_vr1:
[10884]47 comment : "A-link naar Grip"
[10116]48 ip : "172.16.16.57/29"
49 sdesc : "2grip"
50 mode : "ap-wds"
51 type : "eth"
52 extra_type : "eth2wifibridge"
53 channel : "64"
54 ssid : "il-zw.vosko1.wleiden.net"
[10454]55 dhcp : False
[10729]56 compass : "z"
[10116]57 ns_ip : "172.16.16.58/29"
[11733]58 ns_mac : "00:15:6d:ec:83:7d"
[10892]59 bridge_type: "NanoStation5"
[10116]60 status : "up"
[10059]61
[10116]62
63iface_vr1_alias0:
[10884]64 comment : "A-link naar Thomas"
[10116]65 ip : "172.16.16.41/29"
66 sdesc : "2thomas"
67 type : "eth"
68 extra_type : "eth2wifibridge"
[10454]69 dhcp : False
[12478]70 bridge_type: "NanoStation M5"
[10116]71 status : "up"
72
73
74iface_vr2:
75 comment : "Ethernet/PoE naar AP in kerk"
76 ip : "172.17.26.1/24"
77 sdesc : "2kerk"
[11364]78 mode : "ap-wds"
[10116]79 type : "eth"
[11357]80 extra_type : "eth2wifibridge"
[12407]81 channel : "1"
[13138]82 ssid : "WiFi-Leiden-Pieterskerk"
[11519]83 dhcp : "10-250"
[11357]84 ns_ip : "172.17.26.2/24"
[11732]85 ns_mac : "00:27:22:e2:52:50"
[11731]86 bridge_type: "NanoStation M2"
[10116]87 status : "up"
88
[11519]89
[11357]90iface_vr2_alias0:
[11519]91 comment : "B-link naar Vosko4"
[11357]92 ip : "172.17.0.17/30"
93 sdesc : "2vosko4"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 dhcp : False
[12478]97 bridge_type: "NanoStation M5"
[11357]98 status : "up"
[10116]99
[11519]100
Note: See TracBrowser for help on using the repository browser.