source: genesis/nodes/HybridRosmolen/wleiden.yaml@ 12394

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

Allign at channels to match the 801.11g recommendations.

File size: 2.5 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.17732"
[10116]7location : "Openbare Bibliotheek locatie Merenwijk, Rosmolen 4, 2317 SJ, Leiden"
[10881]8longitude : "4.50479"
[10116]9masterip : "172.21.168.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Rosmolen"
[11240]12nodetype : "Hybrid"
[10059]13rdnap_x : 94644
14rdnap_y : 465831
[11240]15service_accesspoint: True
[11554]16service_concentrator: False
[11240]17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
[10059]21
[11322]22
[10059]23iface_ath0:
[10888]24 comment : "Ap voor de buurt"
[10116]25 ip : "172.21.168.1/24"
26 sdesc : "ap"
[10703]27 mode : "ap"
[11737]28 type : "11g"
[11738]29 channel : 6
[10116]30 ssid : "ap-wirelessleiden.rosmolen"
[11240]31 dhcp : "10-250"
[10116]32 compass : "wirelessleiden"
33 status : "up"
[10059]34
35
[10116]36iface_ue0:
[10885]37 comment : "Ethernet naar filiaal OBL"
[10116]38 ip : "172.21.168.65/28"
39 sdesc : "eth"
40 type : "eth"
[10454]41 dhcp : False
[10116]42 status : "down"
43
44
45iface_ue1:
[11240]46 comment : "Link naar xxxx"
[10116]47 ip : "172.16.2.57/30"
[11240]48 sdesc : "2xxxx"
[10116]49 mode : "station-wds"
50 type : "eth"
51 extra_type : "eth2wifibridge"
52 channel : "3"
53 ssid : "il-nw.rosmolen.wleiden.net"
[10454]54 dhcp : False
[10729]55 compass : "w"
[10116]56 ns_ip : "172.16.3.74/29"
57 ns_mac : "00:15:6d:"
58 status : "down"
59
60
[10059]61iface_vr0:
[10884]62 comment : "A-link naar Broekplein"
[10116]63 ip : "172.16.5.132/29"
64 sdesc : "2Broekplein"
65 mode : "station-wds"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 channel : "36"
69 ssid : "il-z.broekplein.wleiden.net"
[10454]70 dhcp : False
[10729]71 compass : "nw"
[10116]72 ns_ip : "172.16.5.131/29"
73 ns_mac : "00:15:6d:70:54:c5"
[10892]74 bridge_type: "NanoStation5"
[10116]75 status : "up"
[10059]76
[10116]77
[10059]78iface_vr1:
[10884]79 comment : "Link naar Roomburgh1"
[10116]80 ip : "172.16.3.44/29"
81 sdesc : "2roomburgh1"
82 mode : "station-wds"
83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "124"
86 ssid : "il-nnw.roomburgh1.wleiden.net"
[10454]87 dhcp : False
[10729]88 compass : "z"
[10116]89 ns_ip : "172.16.3.43/29"
[11732]90 ns_mac : "00:15:6d:70:54:d9"
[10892]91 bridge_type: "NanoStation5"
[10116]92 status : "up"
[10059]93
[10116]94
95iface_vr2:
[10884]96 comment : "Link naar Regenboog"
[10116]97 ip : "172.16.5.201/29"
98 sdesc : "2regenboog"
99 mode : "station-wds"
100 type : "eth"
101 extra_type : "eth2wifibridge"
102 channel : "11"
103 ssid : "il-o.rosmolen.wleiden.net"
[10454]104 dhcp : False
[10116]105 compass : "e"
106 ns_ip : "172.16.5.202/29"
107 ns_mac : "00:15:6d:e8:f9:3d"
[11731]108 bridge_type: "Bullet2"
[10116]109 status : "down"
110
111
Note: See TracBrowser for help on using the repository browser.