source: genesis/nodes/CNodeRoomburgh3/wleiden.yaml@ 10889

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

Cosmetics.

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 : "CNode"
13rdnap_x : 95180
14rdnap_y : 462890
15release : "8.2-RELEASE"
16status : "up"
17
18
19iface_ath0:
20 comment : "B-link naar ...."
21 interface : "ath0"
22 ip : "172.16.3.161/30"
23 sdesc : "2undefined"
24 mode : "ap"
25 type : "11b"
26 channel : ""
27 ssid : "il-n3.roomburgh3.wleiden.net"
28 dhcp : False
29 compass : "None"
30 status : "up"
31
32
33iface_vr0:
34 comment : "Ethernet to Roomburgh1,2 and lounge"
35 interface : "vr0"
36 ip : "172.18.49.73/28"
37 sdesc : "localsubnet"
38 type : "eth"
39 dhcp : False
40 compass : "None"
41 status : "up"
42
43
44iface_vr1:
45 comment : "Ethernet to interlink north-east (DeClerq)"
46 interface : "vr1"
47 ip : "172.16.5.188/29"
48 sdesc : "2DeClerq"
49 mode : "station-wds"
50 type : "eth"
51 extra_type : "eth2wifibridge"
52 channel : "52"
53 ssid : "il-w.declercq.wleiden.net"
54 dhcp : False
55 compass : "o"
56 ns_ip : "172.16.5.187/29"
57 ns_mac : "00:15:6d:bd:69:30"
58 status : "up"
59
60
61iface_vr2:
62 comment : "Link to Zijloever via Nanostation5"
63 interface : "vr2"
64 ip : "172.16.4.233/29"
65 sdesc : "2zijloever"
66 mode : "ap-wds"
67 type : "eth"
68 extra_type : "eth2wifibridge"
69 channel : "44"
70 ssid : "il-n.roomburgh3.wleiden.net"
71 dhcp : False
72 compass : "n"
73 ns_ip : "172.16.4.234/29"
74 ns_mac : "00:15:6d:ea:f0:28"
75 status : "up"
76
77
Note: See TracBrowser for help on using the repository browser.