source: genesis/nodes/HybridWatertoren3/wleiden.yaml@ 11051

Last change on this file since 11051 was 11051, checked in by rick, 12 years ago

Sync a bunch of meta data information.

File size: 2.1 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6gateway : "92.66.227.161"
7ileiden : True
8latitude : "52.25493"
9location : "Watertoren, Kudelstaartseweg,1431 GA, Aalsmeer"
10longitude : "4.75742"
11masterip : "172.17.14.1"
12nodename : "Watertoren3"
13nodetype : "Hybrid"
14rdnap_x : 111998
15rdnap_y : 474286
16release : "8.2-RELEASE"
17remote_access: "92.66.227.164:22"
18service_accesspoint: True
19service_incoming_rdr: False
20service_proxy_ileiden: True
21service_proxy_normal: True
22status : "up"
23
24
25iface_ue0:
26 comment : "Nanostation naar Kudelstaart/Bilderdam (Mast3:Pos3)"
27 ip : "172.16.16.145/29"
28 sdesc : "2kudelstaart-bilderdam"
29 mode : "station-wds"
30 type : "eth"
31 channel : "108"
32 ssid : "il-z.watertoren3.wleiden.net"
33 dhcp : False
34 compass : "s"
35 ns_ip : "172.16.16.146/29"
36 ns_mac : "00:15:6d:70:52:5e"
37 bridge_type: "NanoStation5"
38 status : "down"
39
40
41iface_vr0:
42 comment : "Ethernet / Switchport: 4"
43 ip : "172.25.90.68/29"
44 sdesc : "uplink"
45 type : "eth"
46 dhcp : False
47 status : "up"
48
49
50iface_vr0_alias0:
51 comment : "Uplink"
52 ip : "92.66.227.164/29"
53 sdesc : "uplink"
54 type : "eth"
55 dhcp : False
56 status : "up"
57
58
59iface_vr1:
60 comment : "Tijdelijke Link naar CNodeKaag2 (Mast2:Post3)"
61 ip : "172.16.16.28/29"
62 sdesc : "2kaag2"
63 mode : "station-wds"
64 type : "eth"
65 ssid : "il-no.kaag2.wleiden.net"
66 dhcp : False
67 compass : "w"
68 ns_ip : "172.16.16.27/29"
69 ns_mac : "00:15:6d:f2:42:f3"
70 bridge_type: "NanoStation M5"
71 status : "up"
72
73
74iface_vr2:
75 comment : "Nanostation5 naar RecPark (Mast2:Post2)"
76 ip : "172.16.16.73/29"
77 sdesc : "2recpark"
78 mode : "station-wds"
79 type : "eth"
80 channel : "124"
81 ssid : "il-w.watertoren3.wleiden.net"
82 dhcp : False
83 compass : "n"
84 ns_ip : "172.16.16.74/29"
85 ns_mac : "00:15:6d:70:52:52"
86 bridge_type: "NanoStation5"
87 status : "up"
88
89
Note: See TracBrowser for help on using the repository browser.