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

Last change on this file since 13395 was 13395, checked in by huub, 9 years ago

link DeKijker naar Geluidsnet1 geconfigureerd

File size: 2.2 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
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
[10116]36iface_ue0:
37 comment : "Link naar Geluidsnet2"
38 ip : "172.16.4.185/30"
39 sdesc : "2geluidsnet2"
40 type : "eth"
[10454]41 dhcp : False
[10116]42 status : "up"
43
[10059]44iface_vr0:
[10116]45 comment : "Link naar Webcam"
46 ip : "172.16.16.1/30"
47 sdesc : "2webcam"
48 type : "eth"
[10454]49 dhcp : False
[10116]50 status : "up"
[10059]51
52iface_vr1:
[10116]53 comment : "Link naar Lebkov"
54 ip : "172.16.17.225/29"
55 sdesc : "2lebkov"
[13395]56 mode : "ap-wds"
[10116]57 type : "eth"
58 extra_type : "eth2wifibridge"
59 channel : "36"
60 ssid : "il-n.geluidsnet1.wleiden.net"
[10454]61 dhcp : False
[10116]62 compass : "n"
63 ns_ip : "172.16.17.226/29"
[11620]64 ns_mac : "00:15:6d:ec:82:8c"
[10892]65 bridge_type: "NanoStation5"
[10116]66 status : "up"
[10059]67
[12200]68iface_vr1_alias0:
[13395]69 comment : "Link naar DeKijker"
[12200]70 ip : "172.16.7.41/29"
[13395]71 sdesc : "2dekijker"
[12200]72 type : "eth"
73 dhcp : False
74 status : "up"
[10116]75
[13050]76iface_vr1_alias1:
77 comment : "Link naar Rabo2"
78 ip : "172.16.3.193/29"
79 sdesc : "2rabo2"
80 type : "eth"
81 dhcp : False
82 status : "up"
[12200]83
[10116]84iface_vr2:
[12206]85 comment : "Link naar Dirklos1 "
[10116]86 ip : "172.16.4.153/29"
87 sdesc : "2dirklos1"
88 mode : "station-wds"
89 type : "eth"
90 extra_type : "eth2wifibridge"
91 channel : "140"
92 ssid : "il-zw.geluidsnet1.wleiden.net"
[10454]93 dhcp : False
[10729]94 compass : "nw"
[10116]95 ns_ip : "172.16.4.154/29"
[11732]96 ns_mac : "00:15:6d:ec:81:7b"
[10892]97 bridge_type: "NanoStation5"
[10116]98 status : "up"
99
100
Note: See TracBrowser for help on using the repository browser.