source: genesis/nodes/CNodeDrijfhuis/wleiden.yaml@ 10881

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

Make the interface keys wat meer standaard.

File size: 1.5 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
[10400]7latitude : "52.26387"
[10116]8location : "Jachthaven Drijfhuis,1431 AA,Aalsmeer"
[10400]9longitude : "4.74555"
[10116]10masterip : "172.17.12.1"
11nodename : "Drijfhuis"
12nodetype : "CNode"
[10400]13rdnap_x : "111196"
14rdnap_y : "475288"
[10116]15release : "8.2-RELEASE"
16status : "up"
17
18
[10059]19iface_ath0:
[10881]20 comment : "autogen-FIXME"
[10116]21 interface : "ath0"
22 ip : "172.17.12.1/26"
23 desc : "OMNI voor Wifi op de Drijfhuis"
24 sdesc : "ap-omni"
[10703]25 mode : "ap"
[10116]26 type : "11b"
27 channel : "4"
28 ssid : "ap-westeinder-drijfhuis"
29 dhcp : "20-50"
30 compass : "None"
31 status : "up"
[10059]32
[10116]33
[10059]34iface_vr0:
[10881]35 comment : "autogen-FIXME"
[10116]36 interface : "vr0"
37 ip : "172.16.16.36/29"
38 desc : "Nanostation5 naar Watertoren"
39 sdesc : "2watertoren"
40 mode : "station-wds"
41 type : "eth"
42 channel : "132"
43 ssid : "il-nw.watertoren1.wleiden.net"
[10454]44 dhcp : False
[10729]45 compass : "zo"
[10116]46 ns_ip : "172.16.16.35"
47 ns_mac : "00:15:6d:70:50:04"
48 status : "up"
[10059]49
[10116]50
[10059]51iface_vr1:
[10881]52 comment : "autogen-FIXME"
[10116]53 interface : "vr1"
54 ip : "172.16.3.233/29"
55 desc : "Nanostation5 naar schiphol (UNUSED)"
56 sdesc : "2schiphol"
57 mode : "station-wds"
58 type : "eth"
59 channel : "60"
60 ssid : "il-zw.drijfhuis.wleiden.net"
[10454]61 dhcp : False
[10116]62 compass : "sw"
63 ns_ip : "172.16.3.234/29"
64 ns_mac : "00:15:6d:70:4d:6d"
65 status : "down"
[10059]66
[10116]67
Note: See TracBrowser for help on using the repository browser.