source: genesis/nodes/HybridGeluidsnet1/wleiden.yaml@ 13279

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

Die vermaledijde spaties weer uit de ssids geschoffeld grmpf

File size: 2.4 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.16254"
[11696]7location : "Oude Belastingkantoor, Stationsplein 107, 2312 AJ, Leiden"
[10881]8longitude : "4.47908"
[10116]9masterip : "172.17.3.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Geluidsnet1"
[11255]12nodetype : "Hybrid"
[10059]13rdnap_x : 92865
14rdnap_y : 464209
[11255]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11255]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11322]23
[10059]24iface_ath0:
[10884]25 comment : "Ap"
[11255]26 ip : "172.17.3.1/24"
[10116]27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[13102]31 ssid : "WiFi-Leiden"
[13088]32 wlan_mac : "00:1b:b1:02:bf:55"
[11255]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
36
[10116]37iface_ue0:
38 comment : "Link naar Geluidsnet2"
39 ip : "172.16.4.185/30"
40 sdesc : "2geluidsnet2"
41 type : "eth"
[10454]42 dhcp : False
[10116]43 status : "up"
44
45
[10059]46iface_vr0:
[10116]47 comment : "Link naar Webcam"
48 ip : "172.16.16.1/30"
49 sdesc : "2webcam"
50 type : "eth"
[10454]51 dhcp : False
[10116]52 status : "up"
[10059]53
[10116]54
[10059]55iface_vr1:
[10116]56 comment : "Link naar Lebkov"
57 ip : "172.16.17.225/29"
58 sdesc : "2lebkov"
59 mode : "station-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "36"
63 ssid : "il-n.geluidsnet1.wleiden.net"
[10454]64 dhcp : False
[10116]65 compass : "n"
66 ns_ip : "172.16.17.226/29"
[11620]67 ns_mac : "00:15:6d:ec:82:8c"
[10892]68 bridge_type: "NanoStation5"
[10116]69 status : "up"
[10059]70
[12474]71
[12200]72iface_vr1_alias0:
[12206]73 comment : "Link naar VisitorCentre1"
[12200]74 ip : "172.16.7.41/29"
75 sdesc : "2vcentre1"
76 mode : "ap-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 dhcp : False
[12478]80 bridge_type: "NanoStation M5"
[12200]81 status : "up"
[10116]82
[13050]83iface_vr1_alias1:
84 comment : "Link naar Rabo2"
85 ip : "172.16.3.193/29"
86 sdesc : "2rabo2"
87 mode : "ap-wds"
88 type : "eth"
89 extra_type : "eth2wifibridge"
90 dhcp : False
91 bridge_type: "NanoStation M5"
92 status : "up"
[12200]93
[13050]94
[10116]95iface_vr2:
[12206]96 comment : "Link naar Dirklos1 "
[10116]97 ip : "172.16.4.153/29"
98 sdesc : "2dirklos1"
99 mode : "station-wds"
100 type : "eth"
101 extra_type : "eth2wifibridge"
102 channel : "140"
103 ssid : "il-zw.geluidsnet1.wleiden.net"
[10454]104 dhcp : False
[10729]105 compass : "nw"
[10116]106 ns_ip : "172.16.4.154/29"
[11732]107 ns_mac : "00:15:6d:ec:81:7b"
[10892]108 bridge_type: "NanoStation5"
[10116]109 status : "up"
110
111
Note: See TracBrowser for help on using the repository browser.