source: genesis/nodes/HybridIMI/wleiden.yaml@ 11305

Last change on this file since 11305 was 11258, checked in by huub, 13 years ago

thomas en imi naar hybrid

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"
[10881]6latitude : "52.15454"
[10116]7location : "Regionaal Archief Leiden, Boisotkade 2A, 2311 PZ,, Leiden"
[10881]8longitude : "4.48724"
[10116]9masterip : "172.17.24.1"
10nodename : "IMI"
[11258]11nodetype : "Hybrid"
[10059]12rdnap_x : 93412
13rdnap_y : 463311
[10268]14release : "9.0-RELEASE"
[11258]15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
[10059]20
21
22iface_ath0:
[10885]23 comment : "AP voor de buurt"
[11258]24 ip : "172.17.24.1/24"
[10116]25 sdesc : "ap"
[10703]26 mode : "ap"
[10116]27 type : "11b"
[11070]28 channel : "8"
[10156]29 ssid : "ap-WirelessLeiden-Imi"
[11258]30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
33
[10116]34iface_ue0:
35 comment : "Link naar Thomas"
36 ip : "172.16.16.52/29"
37 sdesc : "2thomas"
38 mode : "station-wds"
39 type : "eth"
40 extra_type : "eth2wifibridge"
41 channel : "7"
[10989]42 ssid : "il-zw.thomas.wleiden.net"
[10454]43 dhcp : False
[10729]44 compass : "no"
[10116]45 ns_ip : "172.16.16.51/29"
[10981]46 ns_mac : "00:15:6D:70:54:A5"
[11053]47 bridge_type: "NanoStation5"
[10989]48 status : "up"
[10116]49
[11053]50
[10059]51iface_vr0:
[10884]52 comment : "Link naar RijnVliet"
[10160]53 ip : "172.16.5.244/29"
[10116]54 sdesc : "2rijnvliet"
55 mode : "station-wds"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 channel : "60"
59 ssid : "il-no.rv.wleiden.net"
[10454]60 dhcp : False
[10160]61 compass : "zw"
[10116]62 ns_ip : "172.16.5.243/29"
63 ns_mac : "00:15:6d:ec:81:ee"
[10892]64 bridge_type: "NanoStation5"
[10116]65 status : "up"
[10059]66
[10116]67
[10059]68iface_vr1:
[10885]69 comment : "Link naar CeTIM2"
[10116]70 ip : "172.16.16.252/29"
71 sdesc : "2cetim2"
72 mode : "station-wds"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "116"
76 ssid : "il-zw.cetim2.wleiden.net"
[10454]77 dhcp : False
[10729]78 compass : "no"
[10116]79 ns_ip : "172.16.16.251/29"
80 ns_mac : "00:15:6d:f2:39:37"
[10892]81 bridge_type: "NanoStation5"
[10116]82 status : "up"
[10059]83
[10116]84
85iface_vr2:
[11007]86 comment : "extra ap"
87 ip : "172.17.42.1/24"
88 sdesc : "ap2"
89 mode : "ap-wds"
[10116]90 type : "eth"
91 extra_type : "eth2wifibridge"
92 channel : "4"
[11007]93 ssid : "ap2-WirelessLeiden-imi"
[11008]94 dhcp : "10-250"
[11070]95 compass : "w"
[11007]96 ns_ip : "172.17.42.2/24"
[10116]97 ns_mac : "00:15:6d:e8:f9:de"
[11007]98 status : "up"
[10116]99
100
Note: See TracBrowser for help on using the repository browser.