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

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

Cleanup actie.

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.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
[11322]23
[10059]24iface_ath0:
[10885]25 comment : "AP voor de buurt"
[11284]26 ip : "172.20.128.1/24"
[10116]27 sdesc : "ap"
[10703]28 mode : "ap"
[10116]29 type : "11b"
30 channel : "7"
[10156]31 ssid : "ap-WirelessLeiden-Rijnvliet"
[11284]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
35
[10116]36iface_ue0:
[11322]37 comment : "Ap2"
[11284]38 ip : "172.17.4.1/24"
39 sdesc : "ap2"
40 mode : "ap"
[10116]41 type : "eth"
42 extra_type : "eth2wifibridge"
[11284]43 channel : "3"
44 ssid : "ap2-WirelessLeiden-Rijnvliet"
45 dhcp : "10-250"
[10729]46 compass : "zw"
[11284]47 ns_ip : "172.17.4.2"
[10116]48 ns_mac : "00:15:6d:e9:f9:b0"
[11284]49 bridge_type: "Bullet2"
50 status : "up"
[10116]51
52
[10059]53iface_vr0:
[11284]54 comment : "Ethernet naar internet gateway 83.160.182.1/24"
55 ip : "0.0.0.0/30"
56 sdesc : "2internet"
[10116]57 type : "eth"
[11284]58 dhcp : "client"
[10116]59 status : "up"
[10059]60
[10116]61
[10059]62iface_vr1:
[10884]63 comment : "Link naar IMI"
[10116]64 ip : "172.16.5.241/29"
65 sdesc : "2imi"
[11284]66 mode : "ap-wds"
[10116]67 type : "eth"
68 extra_type : "eth2wifibridge"
69 channel : "60"
70 ssid : "il-no.rv.wleiden.net"
[10454]71 dhcp : False
[10729]72 compass : "no"
[10116]73 ns_ip : "172.16.5.242/29"
74 ns_mac : "00:15:6d:ed:82:7c"
[10892]75 bridge_type: "NanoStation5"
[10116]76 status : "up"
[10059]77
[10116]78
79iface_vr2:
[11284]80 comment : "Link naar AJSoft2"
[10116]81 ip : "172.16.6.20/29"
[11284]82 sdesc : "2ajsoft"
[10116]83 mode : "station-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
[11284]86 channel : "52"
[10116]87 ssid : "il-o.ajsoft2.wleiden.net"
[10454]88 dhcp : False
[10729]89 compass : "zw"
[10116]90 ns_ip : "172.16.6.19/29"
91 ns_mac : "00:15:6d:ec:82:40"
[10892]92 bridge_type: "NanoStation5"
[10116]93 status : "up"
94
95
Note: See TracBrowser for help on using the repository browser.