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

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

roomburgh3 naar retired

File size: 1.7 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6ileiden : True
7latitude : "52.15095"
8location : "R.K. Zorgcentrum Roomburgh, Hof van Roomburgh 46, 2314 ZC, Leiden"
9longitude : "4.51315"
10masterip : "172.18.50.1"
11nodename : "Roomburgh3"
12nodetype : "Hybrid"
13rdnap_x : 95180
14rdnap_y : 462890
15release : "9.0-RELEASE"
16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
20status : "up"
21
22
23iface_ath0:
24 comment : "B-link naar ...."
25 ip : "172.16.3.161/30"
26 sdesc : "2undefined"
27 mode : "ap"
28 type : "11b"
29 channel : ""
30 ssid : "il-n3.roomburgh3.wleiden.net"
31 dhcp : False
32 status : "up"
33
34
35iface_vr0:
36 comment : "Lokaal subnet"
37 ip : "172.18.49.73/28"
38 sdesc : "localsubnet"
39 type : "eth"
40 dhcp : False
41 status : "up"
42
43
44iface_vr1:
45 comment : "Ethernet to interlink north-east (DeClerq)"
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"
53 dhcp : False
54 compass : "o"
55 ns_ip : "172.16.5.187/29"
56 ns_mac : "00:15:6d:bd:69:30"
57 bridge_type: "NanoStation5"
58 status : "up"
59
60
61iface_vr2:
62 comment : "Link to Zijloever via Nanostation5"
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"
70 dhcp : False
71 compass : "n"
72 ns_ip : "172.16.4.234/29"
73 ns_mac : "00:15:6d:ea:f0:28"
74 bridge_type: "NanoStation5"
75 status : "up"
76
77
Note: See TracBrowser for help on using the repository browser.