source: genesis/nodes/CNodeRV/wleiden.yaml@ 10892

Last change on this file since 10892 was 10892, checked in by rick, 13 years ago

Doe een import van de bridge unit dmv een scan.

File size: 1.9 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.15001"
[10116]8location : "Zorgcentrum Rijn en Vliet, Aaltje Noordewierlaan1, 2324 KP, Leiden"
[10881]9longitude : "4.47320"
[10116]10masterip : "172.20.128.1"
11nodename : "RV"
12nodetype : "CNode"
[10059]13rdnap_x : 92445
14rdnap_y : 462819
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10885]20 comment : "AP voor de buurt"
[10116]21 ip : "172.20.128.1/26"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "7"
[10156]26 ssid : "ap-WirelessLeiden-Rijnvliet"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
30
[10116]31iface_ue0:
[10884]32 comment : "B-link naar ajsoft1"
[10116]33 ip : "172.16.4.65/29"
34 sdesc : "b2ajsoft"
35 mode : "ap-wds"
36 type : "eth"
37 extra_type : "eth2wifibridge"
38 channel : "4"
39 ssid : "il-zw.rv.wleiden.net"
[10454]40 dhcp : False
[10729]41 compass : "zw"
[10116]42 ns_ip : "172.16.4.66/29"
43 ns_mac : "00:15:6d:e9:f9:b0"
44 status : "down"
45
46
[10059]47iface_vr0:
[10116]48 comment : "Ethernet naar proxy3"
49 ip : "172.20.128.97/29"
50 sdesc : "2proxy3"
51 type : "eth"
[10454]52 dhcp : False
[10116]53 status : "up"
[10059]54
[10116]55
[10059]56iface_vr1:
[10884]57 comment : "Link naar IMI"
[10116]58 ip : "172.16.5.241/29"
59 sdesc : "2imi"
60 mode : "station-wds"
61 type : "eth"
62 extra_type : "eth2wifibridge"
63 channel : "60"
64 ssid : "il-no.rv.wleiden.net"
[10454]65 dhcp : False
[10729]66 compass : "no"
[10116]67 ns_ip : "172.16.5.242/29"
68 ns_mac : "00:15:6d:ed:82:7c"
[10892]69 bridge_type: "NanoStation5"
[10116]70 status : "up"
[10059]71
[10116]72
73iface_vr2:
[10884]74 comment : "A-link naar AJSoft2"
[10116]75 ip : "172.16.6.20/29"
76 sdesc : "a2ajsoft"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : ""
81 ssid : "il-o.ajsoft2.wleiden.net"
[10454]82 dhcp : False
[10729]83 compass : "zw"
[10116]84 ns_ip : "172.16.6.19/29"
85 ns_mac : "00:15:6d:ec:82:40"
[10892]86 bridge_type: "NanoStation5"
[10116]87 status : "up"
88
89
Note: See TracBrowser for help on using the repository browser.