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

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

interface: <iface>:<alias> is nu in de iface_<iface>_alias<alias>
gerepresenteerd.

Fixes beheer:ticket:221

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