source: genesis/nodes/CNodeRosmolen/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 : 'Openbare Bibliotheek locatie Merenwijk, Rosmolen 4, 2317 SJ, Leiden'
8longitude : 0
9masterip : 172.21.168.1
10release : 8.2-RELEASE
11nodename : Rosmolen
12nodetype : CNode
13rdnap_x : 94644
14rdnap_y : 465831
15status : up
16ileiden : yes
17iface_ue1:
18 channel : '3'
19 comment : 'Link naar Rudi'
20 compass : 'nw'
21 desc : 'Link naar Rudi'
22 dhcp : 'no'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue1'
25 ip : '172.16.2.57/30'
26 mode : 'station-wds'
27 ns_ip : '172.16.3.74/29'
28 ns_mac : '00:15:6d:'
29 sdesc : '2Rudi'
30 ssid : 'il-nw.rosmolen.wleiden.net'
31 status : 'down'
32 type : 'eth'
33
34iface_ue0:
35 comment : 'Ethernet'
36 compass : 'None'
37 desc : 'Ethernet naar filiaal OBL'
38 dhcp : 'no'
39 interface : 'ue0'
40 ip : '172.21.168.65/28'
41 sdesc : 'eth'
42 status : 'down'
43 type : 'eth'
44
45iface_ath0:
46 channel : '5'
47 comment : 'AP'
48 compass : 'wirelessleiden'
49 desc : 'ap voor de buurt'
50 dhcp : '10-60'
51 interface : 'ath0'
52 ip : '172.21.168.1/24'
53 mode : 'ap-wds'
54 sdesc : 'ap'
55 ssid : 'ap-wirelessleiden.rosmolen'
56 status : 'up'
57 type : '11b'
58
59iface_vr2:
60 channel : '11'
61 comment : 'link naar Regenboog'
62 compass : 'e'
63 desc : 'Link naar Regenboog'
64 dhcp : 'no'
65 extra_type : 'eth2wifibridge'
66 interface : 'vr2'
67 ip : '172.16.5.201/29'
68 mode : 'station-wds'
69 ns_ip : '172.16.5.202/29'
70 ns_mac : '00:15:6d:e8:f9:3d'
71 sdesc : '2regenboog'
72 ssid : 'il-o.rosmolen.wleiden.net'
73 status : 'down'
74 type : 'eth'
75
76iface_vr0:
77 channel : '36'
78 comment : 'a-link naar Broekplein'
79 compass : 's'
80 desc : 'Link naar Broekplein'
81 dhcp : 'no'
82 extra_type : 'eth2wifibridge'
83 interface : 'vr0'
84 ip : '172.16.5.132/29'
85 mode : 'station-wds'
86 ns_ip : '172.16.5.131/29'
87 ns_mac : '00:15:6d:70:54:c5'
88 sdesc : '2Broekplein'
89 ssid : 'il-z.broekplein.wleiden.net'
90 status : 'up'
91 type : 'eth'
92
93iface_vr1:
94 channel : '124'
95 comment : 'link naar Roomburgh1'
96 compass : 'nnw'
97 desc : 'Link naar Roomburgh1'
98 dhcp : 'no'
99 extra_type : 'eth2wifibridge'
100 interface : 'vr1'
101 ip : '172.16.3.44/29'
102 mode : 'station-wds'
103 ns_ip : '172.16.3.43/29'
104 ns_mac : ''
105 sdesc : '2roomburgh1'
106 ssid : 'il-nnw.roomburgh1.wleiden.net'
107 status : 'up'
108 type : 'eth'
109
Note: See TracBrowser for help on using the repository browser.