source: genesis/nodes/CNodeMuiderkring/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.3 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ath0,vr0,vr1
6latitude : 0
7location : 'Martijn, Muiderkring 152, 2332 BP, Leiden'
8longitude : 0
9masterip : 172.17.4.129
10release : 8.2-RELEASE
11nodename : Muiderkring
12nodetype : CNode
13rdnap_x : 92318
14rdnap_y : 464324
15status : up
16ileiden : yes
17iface_ath0:
18 channel : '5'
19 comment : 'Lokaal accesspoint'
20 compass : 'None'
21 desc : 'accesspoint voor de buurt'
22 dhcp : '140-190'
23 interface : 'ath0'
24 ip : '172.17.4.129/26'
25 mode : 'ap-wds'
26 sdesc : 'omni'
27 ssid : 'ap-wirelessleiden-muiderkring'
28 status : 'up'
29 type : '11b'
30
31iface_vr0:
32 comment : 'eth'
33 compass : 'None'
34 desc : 'Link naar proxy6'
35 dhcp : 'no'
36 interface : 'vr0'
37 ip : '172.16.3.145/30'
38 sdesc : 'eth'
39 status : 'up'
40 type : 'eth'
41
42iface_vr1:
43 channel : '8'
44 comment : 'Link naar AJSoft'
45 compass : 'nne'
46 desc : 'Link naar AJSoft'
47 dhcp : 'no'
48 extra_type : 'eth2wifibridge'
49 interface : 'vr1'
50 ip : '172.16.6.52/29'
51 mode : 'station-wds'
52 ns_ip : '172.16.6.51/29'
53 ns_mac : '00:15:6d:e8:e6:b1'
54 sdesc : '2ajsoft'
55 ssid : 'il-nno.ajsoft2.wleiden.net'
56 status : 'up'
57 type : 'eth'
58
Note: See TracBrowser for help on using the repository browser.