source: genesis/nodes/CNodeROC1/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.0.1
10release : 8.2-RELEASE
11nodename : ROC1
12nodetype : CNode
13rdnap_x : 93822
14rdnap_y : 462243
15status : up
16ileiden : yes
17iface_ue1:
18 channel : '108'
19 comment : 'Link naar Zijloever - 015'
20 compass : 'ne'
21 desc : 'Link naar Zijloever'
22 dhcp : 'no'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue1'
25 ip : '172.16.5.57/29'
26 mode : 'station-wds'
27 ns_ip : '172.16.5.58/29'
28 ns_mac : '00:27:22:10:fe:52'
29 sdesc : '2zijloever'
30 ssid : 'il-no.roc1.wleiden.net'
31 status : 'down'
32 type : 'eth'
33
34iface_ue0:
35 channel : '124'
36 comment : 'Link naar Ronald - 180'
37 compass : 'sw'
38 desc : 'Link naar Ronald'
39 dhcp : 'no'
40 extra_type : 'eth2wifibridge'
41 interface : 'ue0'
42 ip : '172.16.5.41/29'
43 mode : 'station-wds'
44 ns_ip : '172.16.5.42/29'
45 ns_mac : '00:27:22:8a:3b:2e'
46 sdesc : '2ronald'
47 ssid : 'il-zw.roc2.wleiden.net'
48 status : 'down'
49 type : 'eth'
50
51iface_ath0:
52 channel : '8'
53 comment : 'ap west - 270'
54 compass : 'None'
55 desc : 'AP West'
56 dhcp : '10-60'
57 interface : 'ath0'
58 ip : '172.21.0.1/26'
59 mode : 'ap-wds'
60 sdesc : 'ap-w'
61 ssid : 'ap-wirelessleiden-roc1'
62 status : 'up'
63 type : '11b'
64
65iface_vr2:
66 channel : '140'
67 comment : 'Link naar Haagwijk - 225'
68 compass : 'e'
69 desc : 'Link naar Haagwijk'
70 dhcp : 'no'
71 extra_type : 'eth2wifibridge'
72 interface : 'vr2'
73 ip : '172.16.17.132/29'
74 mode : 'station-wds'
75 ns_ip : '172.16.17.131/29'
76 ns_mac : '00:15:6d:70:54:52'
77 sdesc : '2Haagwijk'
78 ssid : 'il-o.haagwijk.wleiden.net'
79 status : 'up'
80 type : 'eth'
81
82iface_vr0:
83 comment : 'Ethernet naar ROC2'
84 compass : 'None'
85 desc : 'Ethernet naar ROC2'
86 dhcp : 'no'
87 interface : 'vr0'
88 ip : '172.16.3.89/30'
89 sdesc : '2roc2'
90 status : 'up'
91 type : 'eth'
92
93iface_vr1:
94 channel : '132'
95 comment : 'Link naar Lorentzhof - 000'
96 compass : 'n'
97 desc : 'link naar Lorentzhof'
98 dhcp : 'no'
99 extra_type : 'eth2wifibridge'
100 interface : 'vr1'
101 ip : '172.16.5.9/29'
102 mode : 'station-wds'
103 ns_ip : '172.16.5.10/29'
104 ns_mac : '00:15:6d:70:54:4f'
105 sdesc : '2lorentzhof'
106 ssid : 'il-n.roc1.wleiden.net'
107 status : 'down'
108 type : 'eth'
109
Note: See TracBrowser for help on using the repository browser.