source: genesis/nodes/CNodeCam/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 : 'CamBioCeramics, Zernikedreef 6, 2333 CL, Leiden'
8longitude : 0
9masterip : 172.19.174.1
10release : 8.0-RELEASE
11nodename : Cam
12nodetype : CNode
13rdnap_x : 92295
14rdnap_y : 464625
15status : up
16ileiden : no
17iface_ath0:
18 channel : '10'
19 comment : 'Lokale Omni'
20 compass : 'None'
21 desc : 'Omni voor de buurt'
22 dhcp : '10-60'
23 interface : 'ath0'
24 ip : '172.19.174.1/26'
25 mode : 'ap-wds'
26 sdesc : 'omni'
27 ssid : 'ap.camimplants.wleiden.net'
28 status : 'up'
29 type : '11b'
30
31iface_vr2:
32 channel : '13'
33 comment : 'Link naar DirkLos1'
34 compass : 'w'
35 desc : 'Link naar DirkLos1'
36 dhcp : 'False'
37 extra_type : 'eth2wifibridge'
38 interface : 'vr2'
39 ip : '172.16.1.150/30'
40 mode : 'station-wds'
41 sdesc : '2dirklos1'
42 ssid : 'il-w.dirklos1.wleiden.net'
43 status : 'down'
44 type : 'eth'
45
46iface_vr0:
47 comment : 'eth'
48 compass : 'None'
49 desc : 'Ethernet naar Camimplants'
50 dhcp : 'no'
51 interface : 'vr0'
52 ip : '172.19.174.65/29'
53 sdesc : 'eth'
54 status : 'down'
55 type : 'eth'
56
57iface_vr1:
58 channel : '7'
59 comment : 'Link naar Unigor2'
60 compass : 'e'
61 desc : 'Link naar Unigor2'
62 dhcp : 'no'
63 extra_type : 'eth2wifibridge'
64 interface : 'vr1'
65 ip : '172.16.16.132/29'
66 mode : 'station-wds'
67 ns_ip : '172.16.16.131/29'
68 ns_mac : '00:15:6d:e9:e7:60'
69 sdesc : '2Unigor2'
70 ssid : 'n-o.unigor.wleiden.net'
71 status : 'up'
72 type : 'eth'
73
Note: See TracBrowser for help on using the repository browser.