source: genesis/nodes/CNodeROC2/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: 2.6 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ue1,ue0,ath0,vr2,vr0,vr1
6latitude : 0
7location : 'ROC Lammenschans, Betaplein 18, 2321 KS, Leiden'
8longitude : 0
9masterip : 172.21.1.1
10release : 8.2-RELEASE
11nodename : ROC2
12nodetype : CNode
13rdnap_x : 93822
14rdnap_y : 462243
15status : up
16ileiden : yes
17iface_ue1:
18 channel : '116'
19 comment : 'Link naar LCPL - 240'
20 compass : 'w'
21 desc : 'link naar LCPL'
22 dhcp : 'no'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue1'
25 ip : '172.16.5.17/29'
26 mode : 'station-wds'
27 ns_ip : '172.16.5.18/29'
28 ns_mac : '00:15:6d:70:54:a3'
29 sdesc : '2lcpl'
30 ssid : 'il-w.roc2.wleiden.net'
31 status : 'down'
32 type : 'eth'
33
34iface_ue0:
35 channel : '100'
36 comment : 'Link naar Zwet - 140'
37 compass : 's'
38 desc : 'Link naar Zwet'
39 dhcp : 'no'
40 extra_type : 'eth2wifibridge'
41 interface : 'ue0'
42 ip : '172.16.5.49/29'
43 mode : 'station-wds'
44 ns_ip : '172.16.5.50/29'
45 ns_mac : '00:27:22:8a:38:38'
46 sdesc : '2zwet'
47 ssid : 'il-z.roc2.wleiden.net'
48 status : 'down'
49 type : 'eth'
50
51iface_ath0:
52 channel : '3'
53 comment : 'ap noord - 030'
54 compass : 'None'
55 desc : 'AP Noord'
56 dhcp : '10-60'
57 interface : 'ath0'
58 ip : '172.21.1.1/26'
59 mode : 'ap-wds'
60 sdesc : 'ap-n'
61 ssid : 'ap-wirelessleiden-roc2'
62 status : 'up'
63 type : '11b'
64
65iface_vr2:
66 channel : '52'
67 comment : 'Link naar Grip - 260'
68 compass : 'nw'
69 desc : 'Link naar Grip'
70 dhcp : 'no'
71 extra_type : 'eth2wifibridge'
72 interface : 'vr2'
73 ip : '172.16.5.25/29'
74 mode : 'station-wds'
75 ns_ip : '172.16.5.26/29'
76 ns_mac : '00:15:6d:70:50:42'
77 sdesc : '2grip'
78 ssid : 'il-nw.roc2.wleiden.net'
79 status : 'down'
80 type : 'eth'
81
82iface_vr0:
83 comment : 'Ethernet naar ROC1'
84 compass : 'None'
85 desc : 'Ethernet naar ROC1'
86 dhcp : 'no'
87 interface : 'vr0'
88 ip : '172.16.3.90/30'
89 sdesc : '2roc1'
90 status : 'up'
91 type : 'eth'
92
93iface_vr1:
94 channel : '108'
95 comment : 'Link naar JVC - 080'
96 compass : 'w'
97 desc : 'Link naar JVC'
98 dhcp : 'no'
99 extra_type : 'eth2wifibridge'
100 interface : 'vr1'
101 ip : '172.16.5.36/29'
102 mode : 'station-wds'
103 ns_ip : '172.16.5.35/29'
104 ns_mac : '00:27:22:8a:3b:d5'
105 sdesc : '2jvc'
106 ssid : 'il-w.jvc.wleiden.net'
107 status : 'up'
108 type : 'eth'
109
Note: See TracBrowser for help on using the repository browser.