source: genesis/nodes/CNodeVosko1/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.9 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 : 'Pieterskerk, Kloksteeg 16, 2311 SL, Leiden'
8longitude : 0
9masterip : 172.17.174.1
10release : 8.2-RELEASE
11nodename : Vosko1
12nodetype : CNode
13rdnap_x : 93459
14rdnap_y : 463657
15status : up
16ileiden : yes
17iface_vr1_alias0:
18 comment : 'a-link naar Thomas'
19 compass : 'None'
20 desc : 'interlink south-west'
21 dhcp : 'no'
22 extra_type : 'eth2wifibridge'
23 interface : 'vr1:0'
24 ip : '172.16.16.41/29'
25 sdesc : '2thomas'
26 status : 'up'
27 type : 'eth'
28
29iface_ath0:
30 channel : '6'
31 comment : 'ap west'
32 compass : 'None'
33 desc : 'AP west'
34 dhcp : '10-250'
35 interface : 'ath0'
36 ip : '172.17.174.1/24'
37 mode : 'ap-wds'
38 sdesc : 'ap-w'
39 ssid : 'ap-wirelessleiden-vosko1'
40 status : 'up'
41 type : '11b'
42
43iface_vr2:
44 comment : 'Ethernet/PoE naar AP in kerk'
45 compass : 'None'
46 desc : 'Ethernet naar Pieterskerk'
47 dhcp : '10-250'
48 interface : 'vr2'
49 ip : '172.17.26.1/24'
50 ns_ip : '172.17.26.2'
51 sdesc : '2kerk'
52 status : 'up'
53 type : 'eth'
54
55iface_vr0:
56 comment : 'lokaal ethernet'
57 compass : 'None'
58 desc : 'lokaal ethernet'
59 dhcp : 'no'
60 interface : 'vr0'
61 ip : '172.17.175.71/28'
62 sdesc : 'ethernet'
63 status : 'up'
64 type : 'eth'
65
66iface_vr1:
67 channel : '64'
68 comment : 'a-link naar Grip'
69 compass : 'sw'
70 desc : 'interlink south-west'
71 dhcp : 'no'
72 extra_type : 'eth2wifibridge'
73 interface : 'vr1'
74 ip : '172.16.16.57/29'
75 mode : 'ap-wds'
76 ns_ip : '172.16.16.58/29'
77 ns_mac : '00:15:6d:ed:83:7d'
78 sdesc : '2grip'
79 ssid : 'il-zw.vosko1.wleiden.net'
80 status : 'up'
81 type : 'eth'
82
Note: See TracBrowser for help on using the repository browser.