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

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

Handmatig(!) opruimen van alle conflict keys.

Related-To: nodefactory:ticket:218

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"
12nodetype : "CNode"
[10059]13rdnap_x : 95180
14rdnap_y : 462890
[10116]15release : "8.2-RELEASE"
16status : "up"
17
18
[10059]19iface_ath0:
[10885]20 comment : "b-link naar ...."
[10116]21 interface : "ath0"
22 ip : "172.16.3.161/30"
23 sdesc : "2undefined"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : ""
27 ssid : "il-n3.roomburgh3.wleiden.net"
[10454]28 dhcp : False
[10116]29 compass : "None"
30 status : "up"
[10059]31
32
33iface_vr0:
[10885]34 comment : "Ethernet to Roomburgh1,2 and lounge"
[10116]35 interface : "vr0"
36 ip : "172.18.49.73/28"
37 sdesc : "localsubnet"
38 type : "eth"
[10454]39 dhcp : False
[10116]40 compass : "None"
41 status : "up"
[10059]42
[10116]43
[10059]44iface_vr1:
[10885]45 comment : "Ethernet to interlink north-east (DeClerq)"
[10116]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"
[10454]54 dhcp : False
[10729]55 compass : "o"
[10116]56 ns_ip : "172.16.5.187/29"
57 ns_mac : "00:15:6d:bd:69:30"
58 status : "up"
[10059]59
[10116]60
61iface_vr2:
[10884]62 comment : "Link to Zijloever via Nanostation5"
[10116]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"
[10463]71 dhcp : False
[10116]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.