source: genesis/nodes/CNodeRund/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 : 'Dirk-Willem, Jan Vossensteeg/Rundermakt, 2312 WC, Leiden'
8longitude : 0
9masterip : 172.17.160.1
10release : 8.2-RELEASE
11nodename : Rund
12nodetype : CNode
13rdnap_x : 93763
14rdnap_y : 464042
15status : up
16ileiden : yes
17iface_ath0:
18 channel : '3'
19 comment : 'ap'
20 compass : 'None'
21 desc : 'AP'
22 dhcp : '10-60'
23 interface : 'ath0'
24 ip : '172.17.160.1/26'
25 mode : 'ap-wds'
26 sdesc : 'ap'
27 ssid : 'ap-wirelessleiden-rund'
28 status : 'up'
29 type : '11b'
30
31iface_vr2:
32 channel : '44'
33 comment : 'Link naar vosko2'
34 compass : 'ne'
35 desc : 'Link naar vosko2'
36 dhcp : 'no'
37 extra_type : 'eth2wifibridge'
38 interface : 'vr2'
39 ip : '172.16.17.156/29'
40 mode : 'station-wds'
41 ns_ip : '172.16.17.155/29'
42 ns_mac : '00:27:22:10:d8:43'
43 sdesc : '2vosko2'
44 ssid : 'il-no.vosko2.wleiden.net'
45 status : 'up'
46 type : 'eth'
47
48iface_vr0:
49 comment : 'Ethernet'
50 compass : 'None'
51 desc : 'Ethernet naar HCC'
52 dhcp : 'no'
53 interface : 'vr0'
54 ip : '172.17.160.65/28'
55 media : '10baset/utp'
56 sdesc : '2dirkx'
57 status : 'up'
58 type : 'eth'
59
60iface_vr1:
61 channel : '64'
62 comment : 'Link naar'
63 compass : 'e'
64 desc : 'link naar'
65 dhcp : 'no'
66 extra_type : 'eth2wifibridge'
67 interface : 'vr1'
68 ip : '172.16.4.212/29'
69 mode : 'station-wds'
70 ns_ip : '172.16.4.211/29'
71 ns_mac : '00:27:22:8a:3d:a7'
72 sdesc : '2'
73 ssid : 'il-o.geluidsnet2.wleiden.net'
74 status : 'up'
75 type : 'eth'
76
Note: See TracBrowser for help on using the repository browser.