source: genesis/nodes/HybridRijnVliet/wleiden.yaml@ 11692

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

link naar hortus toegevoegd bij rijnvliet

File size: 2.3 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.15001"
[10116]7location : "Zorgcentrum Rijn en Vliet, Aaltje Noordewierlaan1, 2324 KP, Leiden"
[10881]8longitude : "4.47320"
[10116]9masterip : "172.20.128.1"
[11325]10monitoring_group: "wleiden"
[11284]11nodename : "RijnVliet"
12nodetype : "Hybrid"
[10059]13rdnap_x : 92445
14rdnap_y : 462819
[11284]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11284]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: True
[10116]21status : "up"
[10059]22
23iface_ath0:
[10885]24 comment : "AP voor de buurt"
[11284]25 ip : "172.20.128.1/24"
[10116]26 sdesc : "ap"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "7"
[10156]30 ssid : "ap-WirelessLeiden-Rijnvliet"
[11284]31 dhcp : "10-250"
[10116]32 status : "up"
[10059]33
[10116]34iface_ue0:
[11322]35 comment : "Ap2"
[11284]36 ip : "172.17.4.1/24"
37 sdesc : "ap2"
38 mode : "ap"
[10116]39 type : "eth"
40 extra_type : "eth2wifibridge"
[11638]41 channel : "11"
42 ssid : "ap-WirelessLeiden-Rijnvliet2"
[11284]43 dhcp : "10-250"
[10729]44 compass : "zw"
[11284]45 ns_ip : "172.17.4.2"
[10116]46 ns_mac : "00:15:6d:e9:f9:b0"
[11284]47 bridge_type: "Bullet2"
48 status : "up"
[10116]49
[10059]50iface_vr0:
[11284]51 comment : "Ethernet naar internet gateway 83.160.182.1/24"
52 ip : "0.0.0.0/30"
53 sdesc : "2internet"
[10116]54 type : "eth"
[11284]55 dhcp : "client"
[10116]56 status : "up"
[10059]57
58iface_vr1:
[10884]59 comment : "Link naar IMI"
[10116]60 ip : "172.16.5.241/29"
61 sdesc : "2imi"
[11284]62 mode : "ap-wds"
[10116]63 type : "eth"
64 extra_type : "eth2wifibridge"
65 channel : "60"
66 ssid : "il-no.rv.wleiden.net"
[10454]67 dhcp : False
[10729]68 compass : "no"
[10116]69 ns_ip : "172.16.5.242/29"
70 ns_mac : "00:15:6d:ed:82:7c"
[10892]71 bridge_type: "NanoStation5"
[10116]72 status : "up"
[10059]73
[11692]74iface_vr1_alias0:
75 comment : "Link naar Hortus"
76 ip : "172.16.4.164/29"
77 sdesc : "2hortus"
78 type : "eth"
79 dhcp : False
80 status : "up"
[10116]81
82iface_vr2:
[11284]83 comment : "Link naar AJSoft2"
[10116]84 ip : "172.16.6.20/29"
[11284]85 sdesc : "2ajsoft"
[10116]86 mode : "station-wds"
87 type : "eth"
88 extra_type : "eth2wifibridge"
[11284]89 channel : "52"
[10116]90 ssid : "il-o.ajsoft2.wleiden.net"
[10454]91 dhcp : False
[10729]92 compass : "zw"
[10116]93 ns_ip : "172.16.6.19/29"
94 ns_mac : "00:15:6d:ec:82:40"
[10892]95 bridge_type: "NanoStation5"
[10116]96 status : "up"
97
Note: See TracBrowser for help on using the repository browser.