source: genesis/nodes/HybridRoomburgh2/wleiden.yaml@ 13313

Last change on this file since 13313 was 13125, checked in by huub, 10 years ago

ssids Roomburgh1 en 2

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"
[10116]6ileiden : False
[10881]7latitude : "52.15108"
[10116]8location : "R.K. Zorgcentrum Roomburgh, Hof van Roomburgh 46, 2314 ZC, Leiden"
[10881]9longitude : "4.51322"
[10116]10masterip : "172.18.49.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "Roomburgh2"
[11281]13nodetype : "Hybrid"
[10059]14rdnap_x : 95185
15rdnap_y : 462905
[11281]16release : "9.0-RELEASE"
17service_accesspoint: True
[11554]18service_concentrator: False
[11281]19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
[10116]22status : "up"
23
24
[10059]25iface_ath0:
[10885]26 comment : "AP voor de Zuidzijde"
[11281]27 ip : "172.18.49.1/24"
[10116]28 sdesc : "ap"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 6
[13125]32 ssid : "WiFi-Leiden-2"
33 wlan_mac : "00:1b:b1:02:bf:87"
[11281]34 dhcp : "10-250"
[10116]35 status : "up"
[10059]36
37
[11290]38iface_ue0:
39 comment : "Link to Zijloever via Nanostation5"
40 ip : "172.16.4.233/29"
41 sdesc : "2zijloever"
42 mode : "ap-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "44"
[11292]46 ssid : "il-n.roomburgh2.wleiden.net"
[11290]47 dhcp : False
48 compass : "n"
49 ns_ip : "172.16.4.234/29"
50 ns_mac : "00:15:6d:ea:f0:28"
51 bridge_type: "NanoStation5"
52 status : "up"
53
54
[10059]55iface_vr0:
[11281]56 comment : "Lokaal subnet"
[10116]57 ip : "172.18.49.72/28"
58 sdesc : "localsubnet"
59 type : "eth"
[10454]60 dhcp : False
[10116]61 status : "up"
[10059]62
[10116]63
[10059]64iface_vr1:
[11322]65 comment : "Link naar DeClercq"
[10116]66 ip : "172.16.5.180/29"
67 sdesc : "2noordoost"
68 mode : "station-wds"
69 type : "eth"
70 extra_type : "eth2wifibridge"
71 channel : "44"
[11281]72 ssid : "il-w.declercq.wleiden.net"
[10454]73 dhcp : False
[10729]74 compass : "o"
[10116]75 ns_ip : "172.16.5.179/29"
[11281]76 ns_mac : "00:15:6d:ea:f0:5f"
[10892]77 bridge_type: "NanoStation5"
[10116]78 status : "up"
[10059]79
[10116]80
81iface_vr2:
[10884]82 comment : "Link naar LivingLab"
[10116]83 ip : "172.16.4.57/29"
84 sdesc : "2LivingLab"
[11291]85 mode : "ap-wds"
[10116]86 type : "eth"
87 extra_type : "eth2wifibridge"
88 channel : "116"
89 ssid : "il-zw.roomburgh2.wleiden.net"
[10454]90 dhcp : False
[10729]91 compass : "w"
[10116]92 ns_ip : "172.16.4.58/29"
[11733]93 ns_mac : "00:15:6d:ea:ef:a7"
[10892]94 bridge_type: "NanoStation5"
[10116]95 status : "up"
96
97
Note: See TracBrowser for help on using the repository browser.