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

Last change on this file since 11296 was 11292, checked in by ronald, 13 years ago

corrected SSID of link Roomburgh2-Zijloever

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