source: genesis/nodes/retired/HybridRoomburgh3/wleiden.yaml@ 12406

Last change on this file since 12406 was 11290, checked in by huub, 13 years ago

roomburgh3 naar retired

File size: 1.7 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.15095"
[10116]8location : "R.K. Zorgcentrum Roomburgh, Hof van Roomburgh 46, 2314 ZC, Leiden"
[10881]9longitude : "4.51315"
[10116]10masterip : "172.18.50.1"
11nodename : "Roomburgh3"
[11281]12nodetype : "Hybrid"
[10059]13rdnap_x : 95180
14rdnap_y : 462890
[11281]15release : "9.0-RELEASE"
16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
21
22
[10059]23iface_ath0:
[10888]24 comment : "B-link naar ...."
[10116]25 ip : "172.16.3.161/30"
26 sdesc : "2undefined"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : ""
30 ssid : "il-n3.roomburgh3.wleiden.net"
[10454]31 dhcp : False
[10116]32 status : "up"
[10059]33
34
35iface_vr0:
[11281]36 comment : "Lokaal subnet"
[10116]37 ip : "172.18.49.73/28"
38 sdesc : "localsubnet"
39 type : "eth"
[10454]40 dhcp : False
[10116]41 status : "up"
[10059]42
[10116]43
[10059]44iface_vr1:
[10885]45 comment : "Ethernet to interlink north-east (DeClerq)"
[10116]46 ip : "172.16.5.188/29"
47 sdesc : "2DeClerq"
48 mode : "station-wds"
49 type : "eth"
50 extra_type : "eth2wifibridge"
51 channel : "52"
52 ssid : "il-w.declercq.wleiden.net"
[10454]53 dhcp : False
[10729]54 compass : "o"
[10116]55 ns_ip : "172.16.5.187/29"
56 ns_mac : "00:15:6d:bd:69:30"
[10892]57 bridge_type: "NanoStation5"
[10116]58 status : "up"
[10059]59
[10116]60
61iface_vr2:
[10884]62 comment : "Link to Zijloever via Nanostation5"
[10116]63 ip : "172.16.4.233/29"
64 sdesc : "2zijloever"
65 mode : "ap-wds"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 channel : "44"
69 ssid : "il-n.roomburgh3.wleiden.net"
[10463]70 dhcp : False
[10116]71 compass : "n"
72 ns_ip : "172.16.4.234/29"
73 ns_mac : "00:15:6d:ea:f0:28"
[10892]74 bridge_type: "NanoStation5"
[10116]75 status : "up"
76
77
Note: See TracBrowser for help on using the repository browser.