source: genesis/nodes/CNodeAster/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 : 'flat, Asterstraat 254, 2223 VN, Katwijk'
8longitude : 0
9masterip : 172.23.26.1
10release : 8.2-RELEASE
11nodename : Aster
12nodetype : CNode
13rdnap_x : 88843
14rdnap_y : 466945
15status : up
16ileiden : yes
17iface_ath0:
18 channel : '7'
19 comment : 'omni voor de buurt'
20 compass : 'None'
21 desc : 'omni voor de buurt'
22 dhcp : '10-60'
23 height : '16'
24 interface : 'ath0'
25 ip : '172.23.26.1/26'
26 mode : 'ap-wds'
27 sdesc : 'omni'
28 ssid : 'ap-wirelessleiden-aster'
29 status : 'up'
30 type : '11b'
31
32iface_vr2:
33 comment : 'link naar unigorn'
34 compass : 'e'
35 desc : 'bridge naar UniGorN'
36 dhcp : 'no'
37 extra_type : 'eth2wifibridge'
38 interface : 'vr2'
39 ip : '172.16.17.100/29'
40 ns_ip : '172.16.17.99/29'
41 ns_mac : '00:15:6d:f6:bb:99'
42 sdesc : 'aster2unigorn'
43 ssid : 'il-o.unigorn.wleiden.net'
44 status : 'up'
45 type : 'eth'
46
47iface_vr0:
48 comment : 'local subnet with PoE'
49 compass : 'None'
50 desc : 'local subnet'
51 dhcp : 'no'
52 interface : 'vr0'
53 ip : '172.23.26.65/28'
54 sdesc : 'local'
55 status : 'down'
56 type : 'eth'
57
58iface_vr1:
59 comment : 'link naar lijtweg1 bridge'
60 compass : 'w'
61 desc : 'bridge naar lijtweg1, il-west'
62 dhcp : 'no'
63 extra_type : 'eth2wifibridge'
64 interface : 'vr1'
65 ip : '172.16.17.92/29'
66 ns_ip : '172.16.17.91/29'
67 ns_mac : '00:15:6d:70:53:48'
68 sdesc : 'aster2lijtweg1'
69 ssid : 'il-w.lijtweg1.wleiden.net'
70 status : 'up'
71 type : 'eth'
72
Note: See TracBrowser for help on using the repository browser.