source: genesis/nodes/CNodeGrip/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.9 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 : 'Stichting Werk en Onderneming, Frambozenweg 5, 2321 KA, Leiden'
8longitude : 0
9masterip : 172.21.8.1
10release : 8.2-RELEASE
11nodename : Grip
12nodetype : CNode
[10059]13rdnap_x : 93497
14rdnap_y : 462505
[10104]15status : up
16ileiden : yes
[10059]17iface_ath0:
[10104]18 channel : '11'
19 comment : 'omni'
20 compass : 'None'
21 desc : 'omni (dubbele waveguide)'
22 dhcp : '10-60'
23 interface : 'ath0'
24 ip : '172.21.8.1/26'
25 mode : 'ap-wds'
26 sdesc : 'ap'
27 ssid : 'ap-wirelessleiden-grip'
28 status : 'up'
29 type : '11b'
[10059]30
[10104]31iface_vr2:
32 channel : '8'
33 comment : 'link naar LCPL'
34 compass : 'sw'
35 desc : 'Link naar LCPL'
36 dhcp : 'no'
37 extra_type : 'eth2wifibridge'
38 interface : 'vr2'
39 ip : '172.16.1.1/30'
40 mode : 'ap-wds'
41 ns_ip : '192.168.1.20/24'
42 ns_mac : '00:15:6d:30:29:6b'
43 sdesc : '2lcpl'
44 ssid : 'il-zw.grip.wleiden.net'
45 status : 'down'
46 type : 'eth'
[10059]47
48iface_vr0:
[10104]49 comment : 'a-link naar vosko1'
50 compass : 'sw'
51 desc : 'Link naar vosko1'
52 dhcp : 'no'
53 extra_type : 'eth2wifibridge'
54 interface : 'vr0'
55 ip : '172.16.16.60/29'
56 mode : 'station-wds'
57 ns_ip : '172.16.16.59/29'
58 ns_mac : '00:15:6d:70:50:09'
59 sdesc : '2vosko1'
60 ssid : 'il-zw.vosko1.wleiden.net'
61 status : 'up'
62 type : 'eth'
[10059]63
64iface_vr1:
[10104]65 channel : '52'
66 comment : 'Link naar ROC2'
67 compass : 'nw'
68 desc : 'Link naar ROC2'
69 dhcp : 'no'
70 extra_type : 'eth2wifibridge'
71 interface : 'vr1'
72 ip : '172.16.5.29/29'
73 mode : 'station-wds'
74 ns_ip : '192.168.1.20/24'
75 ns_mac : '00:15:6d:ad:34:35'
76 sdesc : '2roc2'
77 ssid : 'il-nw.roc2.wleiden.net'
78 status : 'down'
79 type : 'eth'
[10059]80
Note: See TracBrowser for help on using the repository browser.