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

Last change on this file since 10891 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
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "UNKNOWN"
5comment : "None"
6ileiden : True
7latitude : "52.25493"
8location : ""
9longitude : "4.75742"
10masterip : "172.17.6.1"
11nodename : "AMKudelstaart"
12nodetype : "CNode"
13rdnap_x : 111998
14rdnap_y : 474286
15release : "8.1-RELEASE"
16status : "dw"
17
18
19iface_ath0:
20 comment : "AP voor de buurt"
21 ip : "172.17.6.1/26"
22 sdesc : "ap-omni"
23 mode : "ap"
24 type : "11b"
25 channel : "8"
26 ssid : "ap-westereinder-kudelstaart"
27 dhcp : "70-120"
28 status : "up"
29
30
31iface_vr0:
32 comment : "Ethernet naar watertoren2"
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"
39 dhcp : False
40 compass : "s"
41 ns_ip : ""
42 ns_mac : ""
43 status : "up"
44
45
46iface_vr1:
47 comment : "Nanostation naar Kempers"
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"
54 dhcp : False
55 compass : "unknewn"
56 ns_ip : ""
57 ns_mac : ""
58 status : "up"
59
60
61iface_vr2:
62 comment : "Nanostation naar bilderdam"
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"
69 dhcp : False
70 compass : "s"
71 ns_ip : ""
72 ns_mac : ""
73 status : "up"
74
75
Note: See TracBrowser for help on using the repository browser.