source: genesis/nodes/CNodeBroekplein/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.2 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ue0,ath0,vr2,vr0,vr1
6latitude : 0
7location : 'Basisschool De Tweemaster, Broekplein 1, 2318 TJ, Leiden'
8longitude : 0
9masterip : 172.21.144.1
10release : 8.2-RELEASE
11nodename : Broekplein
12nodetype : CNode
13rdnap_x : 94478
14rdnap_y : 466100
15status : up
16ileiden : yes
17iface_ue0:
18 comment : 'Ethernet'
19 compass : 'None'
20 desc : 'Ethernet naar tweemaster'
21 dhcp : 'no'
22 interface : 'ue0'
23 ip : '172.16.6.65/29'
24 sdesc : 'eth'
25 status : 'down'
26 type : 'eth'
27
28iface_ath0:
29 channel : '4'
30 comment : 'AP omni'
31 compass : 'None'
32 desc : 'AP voor de buurt'
33 dhcp : '10-250'
34 interface : 'ath0'
35 ip : '172.21.144.1/24'
36 mode : 'ap-wds'
37 sdesc : 'ap'
38 ssid : 'ap-wirelessleiden-broekplein'
39 status : 'up'
40 type : '11b'
41
42iface_vr2:
43 channel : '44'
44 comment : 'link naar Lijtweg 2'
45 compass : 'w'
46 desc : 'Link naar Lijtweg 2'
47 dhcp : 'no'
48 extra_type : 'eth2wifibridge'
49 interface : 'vr2'
50 ip : '172.16.5.137/29'
51 mode : 'station-wds'
52 ns_ip : '172.16.5.138/29'
53 ns_mac : '00:15:6d:ec:82:79'
54 sdesc : '2lijtweg2'
55 ssid : 'il-w.broekplein.wleiden.net'
56 status : 'up'
57 type : 'eth'
58
59iface_vr0:
60 channel : '132'
61 comment : 'a-link naar SOM1'
62 compass : 'n'
63 desc : 'Link naar SOM1'
64 dhcp : 'no'
65 extra_type : 'eth2wifibridge'
66 interface : 'vr0'
67 ip : '172.16.5.124/29'
68 mode : 'station-wds'
69 ns_ip : '172.16.5.123/29'
70 ns_mac : '00:15:6d:ec:82:8d'
71 sdesc : '2som1'
72 ssid : 'il-n.som1.wleiden.net'
73 status : 'up'
74 type : 'eth'
75
76iface_vr1:
77 channel : '36'
78 comment : 'link naar Rosmolen'
79 compass : 's'
80 desc : 'Link naar Rosmolen'
81 dhcp : 'no'
82 extra_type : 'eth2wifibridge'
83 interface : 'vr1'
84 ip : '172.16.5.129/29'
85 mode : 'station-wds'
86 ns_ip : '172.16.5.130/29'
87 ns_mac : '00:15:6d:ec:82:05'
88 sdesc : '2rosmolen'
89 ssid : 'il-z.broekplein.wleiden.net'
90 status : 'up'
91 type : 'eth'
92
Note: See TracBrowser for help on using the repository browser.