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

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

link bcste-zwaluwak uitgezet in de configs van zwaluw en bcste

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