source: genesis/nodes/CNodeAMKudelstaart/wleiden.yaml@ 10927

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

Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.

File size: 1.5 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.25493"
[10116]8location : ""
[10881]9longitude : "4.75742"
[10116]10masterip : "172.17.6.1"
11nodename : "AMKudelstaart"
12nodetype : "CNode"
[10059]13rdnap_x : 111998
14rdnap_y : 474286
[10116]15release : "8.1-RELEASE"
16status : "dw"
17
18
[10059]19iface_ath0:
[10885]20 comment : "AP voor de buurt"
[10116]21 ip : "172.17.6.1/26"
22 sdesc : "ap-omni"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "8"
26 ssid : "ap-westereinder-kudelstaart"
27 dhcp : "70-120"
28 status : "up"
[10059]29
30
31iface_vr0:
[10885]32 comment : "Ethernet naar watertoren2"
[10116]33 ip : "172.16.16.177/29"
34 sdesc : "2watertoren2"
35 mode : "station-wds"
36 type : "eth"
37 channel : ""
38 ssid : "il-z.watertoren2.wleiden.net"
[10454]39 dhcp : False
[10116]40 compass : "s"
41 ns_ip : ""
42 ns_mac : ""
43 status : "up"
[10059]44
[10116]45
[10059]46iface_vr1:
[10884]47 comment : "Nanostation naar Kempers"
[10116]48 ip : "172.16.16.185/29"
49 sdesc : "2kempers"
50 mode : "station-wds"
51 type : "eth"
52 channel : ""
53 ssid : "il-unknown.kempers.wleiden.net"
[10454]54 dhcp : False
[10116]55 compass : "unknewn"
56 ns_ip : ""
57 ns_mac : ""
58 status : "up"
[10059]59
[10116]60
61iface_vr2:
[10884]62 comment : "Nanostation naar bilderdam"
[10116]63 ip : "172.16.16.193/29"
64 sdesc : "2bilderdam"
65 mode : "station-wds"
66 type : "eth"
67 channel : ""
68 ssid : "il-z.kudelstaart.wleiden.net"
[10454]69 dhcp : False
[10116]70 compass : "s"
71 ns_ip : ""
72 ns_mac : ""
73 status : "up"
74
75
Note: See TracBrowser for help on using the repository browser.