source: genesis/nodes/HybridRobijn/wleiden.yaml@ 12152

Last change on this file since 12152 was 11741, checked in by huub, 12 years ago

interlink vosko2 - robijn omgenummerd ivm betere routering naar internet nl via ajsoft-livinglab

File size: 2.1 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.15457"
[10116]7location : "Zorgcentrum Robijnhof, Robijnhof 1, 2332 KJ, Leiden"
[10881]8longitude : "4.46265"
[10116]9masterip : "172.20.8.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Robijn"
[11229]12nodetype : "Hybrid"
[10059]13rdnap_x : 91729
14rdnap_y : 463336
[11229]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11229]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
22
23
[10059]24iface_ath0:
[10888]25 comment : "Omni voor de buurt"
[11229]26 ip : "172.20.8.1/24"
[10116]27 sdesc : "omni"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[10156]31 ssid : "ap-WirelessLeiden-Robijn"
[11229]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
[10116]35
[10059]36iface_ue0:
[10885]37 comment : "Ethernet naar Robijn"
[11308]38 ip : "172.17.49.1/24"
[11229]39 sdesc : "local"
[10116]40 type : "eth"
[11308]41 dhcp : "10-250"
[10116]42 status : "down"
[10059]43
44
45iface_vr0:
[10116]46 comment : "A link naar Vosko2 via nanostation"
[11741]47 ip : "172.16.6.4/29"
[10116]48 sdesc : "2vosko2"
49 mode : "station-wds"
50 type : "eth"
51 extra_type : "eth2wifibridge"
52 ssid : "il-w.vosko.wleiden.net"
[10454]53 dhcp : False
[10729]54 compass : "o"
[11741]55 ns_ip : "172.16.6.3/29"
[11733]56 ns_mac : "00:15:6d:f2:39:3d"
[10892]57 bridge_type: "NanoStation5"
[10116]58 status : "up"
[10059]59
[10116]60
[10059]61iface_vr1:
[10116]62 comment : "A Link naar Unigor via nanostation"
63 ip : "172.16.5.220/29"
64 sdesc : "2unigorA"
65 mode : "station-wds"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 ssid : "il-z.unigor1.wleiden.net"
[10454]69 dhcp : False
[10729]70 compass : "n"
[10116]71 ns_ip : "172.16.5.219/29"
72 ns_mac : "00:15:6d:f2:39:44"
[10892]73 bridge_type: "NanoStation5"
[10116]74 status : "up"
[10059]75
[10116]76
77iface_vr2:
78 comment : "A Link naar AJSoft via nanostation"
79 ip : "172.16.5.228/29"
80 sdesc : "2ajsoft"
81 mode : "station-wds"
82 type : "eth"
83 extra_type : "eth2wifibridge"
84 ssid : "il-nw.ajsoft1.wleiden.net"
[10454]85 dhcp : False
[10729]86 compass : "z"
[10116]87 ns_ip : "172.16.5.227/29"
88 ns_mac : "00:15:6d:f2:38:07"
[10892]89 bridge_type: "NanoStation5"
[10116]90 status : "up"
91
92
Note: See TracBrowser for help on using the repository browser.