source: genesis/nodes/CNodeHuub/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.5 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: sis3,sis0,ath0,sis1,sis4,sis2
6latitude : 0
7location : 'Huub, Rapenburg 62, 2311 EZ, Leiden'
8longitude : 0
9masterip : 172.17.16.1
10release : 9.0-RELEASE
11nodename : Huub
12nodetype : CNode
13rdnap_x : 093348
14rdnap_y : 463569
15status : up
16ileiden : yes
17iface_sis3:
18 channel : '64'
19 comment : 'link naar Vosko2'
20 compass : 'w'
21 desc : 'Link naar Vosko2'
22 dhcp : 'no'
23 extra_type : 'eth2wifibridge'
24 interface : 'sis3'
25 ip : '172.16.4.124/29'
26 mode : 'station-wds'
27 ns_ip : '172.16.4.123/29'
28 ns_mac : '00:15:6d:ec:82:4c'
29 sdesc : '2vosko2'
30 ssid : 'il-w.vosko2.wleiden.net'
31 status : 'up'
32 type : 'eth'
33
34iface_sis0:
35 comment : 'Local ethernet'
36 compass : 'None'
37 desc : 'Local Ethernet to proxy'
38 dhcp : 'no'
39 interface : 'sis0'
40 ip : '172.17.16.65/30'
41 sdesc : '2proxy'
42 status : 'up'
43 type : 'eth'
44
45iface_ath0:
46 channel : '7'
47 comment : 'Ap'
48 compass : 'None'
49 desc : 'AP'
50 dhcp : '10-60'
51 interface : 'ath0'
52 ip : '172.17.16.1/26'
53 mode : 'ap-wds'
54 sdesc : 'ap'
55 ssid : 'ap-wirelessleiden-huub'
56 status : 'up'
57 type : '11b'
58
59iface_sis1:
60 channel : '44'
61 comment : 'link naar Rabo1'
62 compass : 's'
63 desc : 'Ethernet naar interlink noord (Rabo1)'
64 dhcp : 'no'
65 extra_type : 'eth2wifibridge'
66 interface : 'sis1'
67 ip : '172.16.4.12/29'
68 mode : 'station-wds'
69 ns_ip : '172.16.4.11/29'
70 ns_mac : '00:15:6d:bd:89:cb'
71 sdesc : '2rabo1'
72 ssid : 'il-z.rabo.wleiden.net'
73 status : 'up'
74 type : 'eth'
75
76iface_sis4:
77 comment : 'Local ethernet naar extra ap'
78 compass : 'None'
79 desc : 'Local Ethernet to AP2'
80 dhcp : '140-180'
81 interface : 'sis4'
82 ip : '172.17.16.129/26'
83 ns_ip : '172.17.16.130/26'
84 ns_mac : '00:15:6d:d4:f8:24'
85 sdesc : '2ap2'
86 status : 'up'
87 type : 'eth'
88
89iface_sis2:
90 channel : '36'
91 comment : 'link naar Cetim2'
92 compass : 'sw'
93 desc : 'Link naar Cetim2'
94 dhcp : 'no'
95 extra_type : 'eth2wifibridge'
96 interface : 'sis2'
97 ip : '172.16.4.30/29'
98 mode : 'station-wds'
99 ns_ip : '172.16.4.29/29'
100 ns_mac : '00:15:6d:ec:81:ef'
101 sdesc : '2cetim2'
102 ssid : 'il-zw.cetim2.wleiden.net'
103 status : 'up'
104 type : 'eth'
105
Note: See TracBrowser for help on using the repository browser.