source: genesis/nodes/HybridCeTIM2/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.15797"
[10116]7location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
[10881]8longitude : "4.49423"
[10116]9masterip : "172.17.137.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "CeTIM2"
[11245]12nodetype : "Hybrid"
[10059]13rdnap_x : 93895
14rdnap_y : 463687
[11363]15release : "9.0-RELEASE"
[11244]16service_accesspoint: True
[11554]17service_concentrator: False
[11244]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11731]23
[10116]24iface_ath0:
[10885]25 comment : "CeTIM AP richting Z en W"
[11244]26 ip : "172.17.137.1/24"
[10116]27 sdesc : "zw"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 1
[10156]31 ssid : "ap-WirelessLeiden-Cetim2"
[11244]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
[11731]35
[10059]36iface_ath0_alias1:
[10884]37 comment : "Link naar Burcht"
[10116]38 ip : "172.16.0.105/30"
39 sdesc : "2burcht"
[10703]40 mode : "ap"
[11737]41 type : "11g"
[10454]42 dhcp : False
[10116]43 status : "up"
[10059]44
[11731]45
[10116]46iface_ue0:
47 comment : "Ethernet naar lokaal AP"
[11244]48 ip : "172.17.139.1/24"
[10116]49 sdesc : "lokaalAP"
50 mode : "station-wds"
51 type : "eth"
52 extra_type : "eth2wifibridge"
53 channel : "6"
[10156]54 ssid : "ap-WirelessLeiden-Hooglandsekerk"
[10116]55 dhcp : "10-60"
[11244]56 ns_ip : "172.17.139.2/24"
[10116]57 ns_mac : "00:15:6d:fc:4d:60"
[10892]58 bridge_type: "NanoStation2"
[10116]59 status : "up"
[10059]60
[11731]61
[10059]62iface_vr0:
[10116]63 comment : "Ethernet naar CeTIM1"
64 ip : "172.16.0.34/30"
65 sdesc : "2cetim1"
66 type : "eth"
[10454]67 dhcp : False
[10116]68 status : "up"
[10059]69
[11731]70
[10059]71iface_vr1:
[11617]72 comment : "A-link Noord-West naar Rabo1"
[10116]73 ip : "172.16.4.100/29"
[11617]74 sdesc : "2rabo1"
[10116]75 mode : "station-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "136"
[11617]79 ssid : "il-z.rabo1.wleiden.net"
[10454]80 dhcp : False
[11627]81 compass : "n"
[10116]82 ns_ip : "172.16.4.99/29"
83 ns_mac : "00:15:6d:f2:36:5d"
[10892]84 bridge_type: "NanoStation5"
[10116]85 status : "up"
[10059]86
[11731]87
[10116]88iface_vr2:
[11368]89 comment : "Link naar IMI"
[10116]90 ip : "172.16.16.249/29"
91 sdesc : "2imi"
92 mode : "station-wds"
93 type : "eth"
94 extra_type : "eth2wifibridge"
95 channel : "36"
96 ssid : "il-zw.cetim2.wleiden.net"
[10454]97 dhcp : False
[10729]98 compass : "zw"
[10116]99 ns_ip : "172.16.16.250/29"
100 ns_mac : "00:15:6d:f2:37:bd"
[10892]101 bridge_type: "NanoStation5"
[10116]102 status : "up"
103
[11731]104
[10116]105iface_vr2_alias0:
[10884]106 comment : "Link naar Victoria"
[10116]107 ip : "172.16.17.201/29"
108 sdesc : "2victoria"
109 type : "eth"
[10454]110 dhcp : False
[10116]111 status : "up"
112
[11731]113
[10116]114iface_vr2_alias1:
[10884]115 comment : "Link naar Huub"
[10116]116 ip : "172.16.4.25/29"
117 sdesc : "2huub"
118 type : "eth"
[10454]119 dhcp : False
[10116]120 status : "up"
121
[11731]122
Note: See TracBrowser for help on using the repository browser.