source: genesis/nodes/CNodeThomas/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
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
[10104]5interfaces: ath0,vr2,vr0,vr1
6latitude : 0
7location : 'Thomas, Rapenburg 118, 2311 GB, Leiden'
8longitude : 0
9masterip : 172.17.48.1
10release : 8.2-RELEASE
11nodename : Thomas
12nodetype : CNode
[10059]13rdnap_x : 93510
14rdnap_y : 463474
[10104]15status : up
16ileiden : yes
[10059]17iface_ath0:
[10104]18 channel : '4'
19 comment : 'ap'
20 compass : 'None'
21 desc : 'AP voor de buurt'
22 dhcp : '10-60'
23 interface : 'ath0'
24 ip : '172.17.48.1/26'
25 mode : 'ap-wds'
26 sdesc : 'ap'
27 ssid : 'ap-wirelessleiden-thomas'
28 status : 'up'
29 type : '11b'
[10059]30
[10104]31iface_vr2:
32 channel : '112'
33 comment : 'link naar IMI'
34 compass : 'sw'
35 desc : 'Link naar IMI'
36 dhcp : 'no'
37 extra_type : 'eth2wifibridge'
38 interface : 'vr2'
39 ip : '172.16.16.49/29'
40 mode : 'station-wds'
41 ns_ip : '172.16.16.50/29'
42 ns_mac : '00:15:6d:70:52:5c'
43 sdesc : '2imi'
44 ssid : 'il-zw.thomas.wleiden.net'
45 status : 'down'
46 type : 'eth'
[10059]47
48iface_vr0:
[10104]49 comment : 'local subnet'
50 compass : 'None'
51 desc : 'Ethernet naar Thomas'
52 dhcp : '67-70'
53 interface : 'vr0'
54 ip : '172.17.48.65/29'
55 sdesc : 'eth'
56 status : 'down'
57 type : 'eth'
[10059]58
59iface_vr1:
[10104]60 channel : '64'
61 comment : 'link naar Vosko1'
62 compass : 'sw'
63 desc : 'Link naar Vosko1'
64 dhcp : 'no'
65 extra_type : 'eth2wifibridge'
66 interface : 'vr1'
67 ip : '172.16.16.44/29'
68 mode : 'station-wds'
69 ns_ip : '172.16.16.43/29'
70 ns_mac : '00:15:6d:70:54:a0'
71 sdesc : '2vosko1'
72 ssid : 'il-zw.vosko1.wleiden.net'
73 status : 'up'
74 type : 'eth'
[10059]75
Note: See TracBrowser for help on using the repository browser.