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

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

yaml needed for gformat

File size: 1.7 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ath0,vr2,vr0,vr1
6latitude : 0
7location : 'Watertoren, Kudelstaartseweg,1431 GA, Aalsmeer'
8longitude : 0
9masterip : 172.17.9.1
10release : 8.2-RELEASE
11nodename : Watertoren2
12nodetype : CNode
13rdnap_x : 111998
14rdnap_y : 474286
15status : up
16ileiden : yes
17iface_ath0:
18 channel : '8'
19 compass : 'None'
20 desc : 'OMNI voor Wifi op de westeinder (MastX:PosX)'
21 dhcp : '20-60'
22 interface : 'ath0'
23 ip : '172.17.9.1/26'
24 mode : 'ap-wds'
25 sdesc : 'ap-omni'
26 ssid : 'ap-westeinder-watertoren2'
27 status : 'up'
28 type : '11b'
29
30iface_vr2:
31 channel : '44'
32 comment : 'webcams ips 41 t/m 44 PC 37 NS Aalsmeer 35'
33 compass : 'n'
34 desc : 'Naar switch met webcams en nanostation naar Aalsmeer'
35 dhcp : 'no'
36 interface : 'vr2'
37 ip : '172.17.0.33/28'
38 mode : 'station-wds'
39 ns_ip : '172.17.0.34/28'
40 ns_mac : '00:15:6d:70:4e:7f'
41 sdesc : '2webcams'
42 ssid : 'il-n.watertoren2.wleiden.net'
43 status : 'up'
44 type : 'eth'
45
46iface_vr0:
47 comment : 'ethernet/ Switchport: 3'
48 compass : 'None'
49 desc : 'uplink'
50 dhcp : 'no'
51 interface : 'vr0'
52 ip : '172.25.90.67/29'
53 sdesc : 'uplink'
54 status : 'up'
55 type : 'eth'
56
57iface_vr1:
58 channel : '36'
59 compass : 'nw'
60 desc : 'Nanostation naar Schiphol (Mast1:Pos2) (UNUSED)'
61 dhcp : 'no'
62 interface : 'vr1'
63 ip : '172.16.16.89/29'
64 mode : 'station-wds'
65 ns_ip : '172.16.16.90/29'
66 ns_mac : '00:15:6d:70:54:a4'
67 sdesc : '2schiphol'
68 ssid : 'il-nw.watertoren2.wleiden.net'
69 status : 'down'
70 type : 'eth'
71
Note: See TracBrowser for help on using the repository browser.