source: genesis/nodes/CNodeWatertoren2/wleiden.yaml@ 10739

Last change on this file since 10739 was 10739, checked in by richardvm, 13 years ago

klaarmaken voor hybrid

File size: 2.0 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
[10374]7latitude : "52.25493"
[10116]8location : "Watertoren, Kudelstaartseweg,1431 GA, Aalsmeer"
[10374]9longitude : "4.75742"
[10116]10masterip : "172.17.9.1"
11nodename : "Watertoren2"
12nodetype : "CNode"
[10059]13rdnap_x : 111998
14rdnap_y : 474286
[10116]15release : "8.2-RELEASE"
16status : "up"
17
18
[10059]19iface_ath0:
[10116]20 interface : "ath0"
21 ip : "172.17.9.1/26"
22 desc : "OMNI voor Wifi op de westeinder (MastX:PosX)"
23 sdesc : "ap-omni"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : "8"
27 ssid : "ap-westeinder-watertoren2"
28 dhcp : "20-60"
29 compass : "None"
30 status : "up"
[10059]31
32
33iface_vr0:
[10116]34 comment : "ethernet/ Switchport: 3"
35 interface : "vr0"
36 ip : "172.25.90.67/29"
37 desc : "uplink"
38 sdesc : "uplink"
39 type : "eth"
[10454]40 dhcp : False
[10116]41 compass : "None"
42 status : "up"
[10059]43
[10739]44iface_vr0_alias0:
45 comment : "internet"
46 interface : "vr0"
47 ip : "92.66.227.163/29"
48 desc : "uplink"
49 sdesc : "uplink"
50 type : "eth"
51 dhcp : False
52 compass : "None"
53 status : "up"
[10116]54
[10059]55iface_vr1:
[10116]56 interface : "vr1"
57 ip : "172.16.16.89/29"
58 desc : "Nanostation naar Schiphol (Mast1:Pos2) (UNUSED)"
59 sdesc : "2schiphol"
60 mode : "station-wds"
61 type : "eth"
62 channel : "36"
63 ssid : "il-nw.watertoren2.wleiden.net"
[10454]64 dhcp : False
[10116]65 compass : "nw"
66 ns_ip : "172.16.16.90/29"
67 ns_mac : "00:15:6d:70:54:a4"
68 status : "down"
[10059]69
[10116]70
71iface_vr2:
72 comment : "webcams ips 41 t/m 44 PC 37 NS Aalsmeer 35"
73 interface : "vr2"
74 ip : "172.17.0.33/28"
75 desc : "Naar switch met webcams en nanostation naar Aalsmeer"
76 sdesc : "2webcams"
77 mode : "station-wds"
78 type : "eth"
79 channel : "44"
80 ssid : "il-n.watertoren2.wleiden.net"
[10454]81 dhcp : False
[10116]82 compass : "n"
83 ns_ip : "172.17.0.34/28"
84 ns_mac : "00:15:6d:70:4e:7f"
85 status : "up"
86
87
Note: See TracBrowser for help on using the repository browser.