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

Last change on this file since 12617 was 11738, checked in by rick, 12 years ago

Allign at channels to match the 801.11g recommendations.

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
[10156]32 ssid : "ap-WirelessLeiden-Roomburgh2"
[11281]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
36
[11290]37iface_ue0:
38 comment : "Link to Zijloever via Nanostation5"
39 ip : "172.16.4.233/29"
40 sdesc : "2zijloever"
41 mode : "ap-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "44"
[11292]45 ssid : "il-n.roomburgh2.wleiden.net"
[11290]46 dhcp : False
47 compass : "n"
48 ns_ip : "172.16.4.234/29"
49 ns_mac : "00:15:6d:ea:f0:28"
50 bridge_type: "NanoStation5"
51 status : "up"
52
53
[10059]54iface_vr0:
[11281]55 comment : "Lokaal subnet"
[10116]56 ip : "172.18.49.72/28"
57 sdesc : "localsubnet"
58 type : "eth"
[10454]59 dhcp : False
[10116]60 status : "up"
[10059]61
[10116]62
[10059]63iface_vr1:
[11322]64 comment : "Link naar DeClercq"
[10116]65 ip : "172.16.5.180/29"
66 sdesc : "2noordoost"
67 mode : "station-wds"
68 type : "eth"
69 extra_type : "eth2wifibridge"
70 channel : "44"
[11281]71 ssid : "il-w.declercq.wleiden.net"
[10454]72 dhcp : False
[10729]73 compass : "o"
[10116]74 ns_ip : "172.16.5.179/29"
[11281]75 ns_mac : "00:15:6d:ea:f0:5f"
[10892]76 bridge_type: "NanoStation5"
[10116]77 status : "up"
[10059]78
[10116]79
80iface_vr2:
[10884]81 comment : "Link naar LivingLab"
[10116]82 ip : "172.16.4.57/29"
83 sdesc : "2LivingLab"
[11291]84 mode : "ap-wds"
[10116]85 type : "eth"
86 extra_type : "eth2wifibridge"
87 channel : "116"
88 ssid : "il-zw.roomburgh2.wleiden.net"
[10454]89 dhcp : False
[10729]90 compass : "w"
[10116]91 ns_ip : "172.16.4.58/29"
[11733]92 ns_mac : "00:15:6d:ea:ef:a7"
[10892]93 bridge_type: "NanoStation5"
[10116]94 status : "up"
95
96
Note: See TracBrowser for help on using the repository browser.