source: genesis/nodes/HybridRabo1/wleiden.yaml@ 11738

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

Allign at channels to match the 801.11g recommendations.

File size: 2.6 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.16950"
[10116]7location : "Rabobank (Oost), Schipholweg 105, 2316 XC, Leiden"
[10881]8longitude : "4.48901"
[10116]9masterip : "172.19.136.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Rabo1"
[11248]12nodetype : "Hybrid"
[10059]13rdnap_x : 93554
14rdnap_y : 464974
[11248]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11248]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
23
24iface_ath0:
[10884]25 comment : "Ap oost"
[11248]26 ip : "172.19.136.1/24"
[10116]27 sdesc : "ap-o"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 1
[10156]31 ssid : "ap-WirelessLeiden-Rabo1"
[11248]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
35
[10116]36iface_ue0:
37 comment : "Link naar AZC"
38 ip : "172.16.3.129/29"
39 sdesc : "2azc"
40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "5"
44 ssid : "il-w.rabo1.wleiden.net"
[10454]45 dhcp : False
[10116]46 compass : "w"
47 ns_ip : "172.16.3.130/29"
48 ns_mac : "00:15:6d:e8:f9:5e"
[11731]49 bridge_type: "Bullet2"
[10116]50 status : "down"
51
52
53iface_ue1:
[11322]54 comment : "Ap-noord"
[11248]55 ip : "172.17.44.1/24"
56 sdesc : "2apnoord"
57 mode : "ap"
[10116]58 type : "eth"
[11638]59 channel : "1"
60 ssid : "ap-WirelessLeiden-Rabo2"
[11248]61 dhcp : "10-250"
[10116]62 compass : "n"
[11248]63 ns_ip : "172.17.44.2/24"
[10116]64 ns_mac : "00:15:6d:d4:f8:3e"
[11731]65 bridge_type: "Bullet2"
[11248]66 status : "up"
[10116]67
68
[10059]69iface_vr0:
[10116]70 comment : "Ethernet naar Rabo2"
71 ip : "172.19.137.65/30"
72 sdesc : "2rabo2"
73 type : "eth"
[10454]74 dhcp : False
[10116]75 status : "up"
[10059]76
[10116]77
[10059]78iface_vr1:
[10884]79 comment : "A-link naar NodeHuub"
[10116]80 ip : "172.16.4.9/29"
81 sdesc : "2huub"
82 mode : "station-wds"
83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "44"
86 ssid : "il-z.rabo1.wleiden.net"
[10454]87 dhcp : False
[10729]88 compass : "z"
[10116]89 ns_ip : "172.16.4.10/29"
90 ns_mac : "00:15:6d:70:53:6a"
[10892]91 bridge_type: "NanoStation5"
[10116]92 status : "up"
[10059]93
[11627]94
[11617]95iface_vr1_alias0:
96 comment : "A-link naar CeTIM2"
[11618]97 ip : "172.16.4.97/29"
[11617]98 sdesc : "2cetim2"
99 type : "eth"
100 status : "up"
[10116]101
[11627]102
[10116]103iface_vr2:
[10885]104 comment : "InterLink naar SOM"
[10116]105 ip : "172.16.16.20/29"
106 sdesc : "2som"
107 mode : "station-wds"
108 type : "eth"
109 extra_type : "eth2wifibridge"
110 channel : "140"
111 ssid : "il-w.som2.wleiden.net"
[10454]112 dhcp : False
[10729]113 compass : "o"
[10116]114 ns_ip : "172.16.16.19/29"
115 ns_mac : "00:15:6d:70:54:62"
[10892]116 bridge_type: "NanoStation5"
[10116]117 status : "up"
118
119
Note: See TracBrowser for help on using the repository browser.