source: genesis/nodes/CNodeVictoria/wleiden.yaml@ 10106

Last change on this file since 10106 was 10104, checked in by richardvm, 13 years ago

yaml needed for gformat

File size: 2.3 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 : 'Victoria Vastgoed, Gangetje 14, 2311ER, Leiden'
8longitude : 0
9masterip : 172.17.140.1
10release : 8.2-RELEASE
11nodename : Victoria
12nodetype : CNode
13rdnap_x : 93826
14rdnap_y : 463434
15status : up
16ileiden : yes
17iface_ue0:
18 channel : '6'
19 comment : 'Ethernet naar lokaal AP met PoE'
20 compass : 'None'
21 desc : 'Victorialokaal AP'
22 dhcp : '70-120'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue0'
25 ip : '172.17.140.65/26'
26 mode : 'ap-wds'
27 ns_ip : '172.17.14.66/26'
28 ns_mac : ''
29 sdesc : 'lokaalAP'
30 ssid : 'ap-wirelessleiden-victoria2'
31 status : 'up'
32 type : 'eth'
33
34iface_ath0:
35 channel : '5'
36 compass : 'None'
37 desc : 'ap'
38 dhcp : '10-60'
39 interface : 'ath0'
40 ip : '172.17.140.1/26'
41 mode : 'ap-wds'
42 sdesc : 'ap'
43 ssid : 'ap-wirelessleiden-victoria'
44 status : 'up'
45 type : '11b'
46
47iface_vr2:
48 channel : '124'
49 comment : 'nog vrij'
50 compass : 'se'
51 desc : 'Ethernet'
52 dhcp : 'no'
53 extra_type : 'eth2wifibridge'
54 interface : 'vr2'
55 ip : '172.16.17.209/29'
56 mode : 'station-wds'
57 ns_ip : '172.16.17.210/29'
58 ns_mac : '00:15:6d:70:53:39'
59 sdesc : '2vrij'
60 ssid : 'il-zo.victoria.wleiden.net'
61 status : 'down'
62 type : 'eth'
63
64iface_vr0:
65 channel : '44'
66 comment : 'a-link naar Stadhuis'
67 compass : 'se'
68 desc : 'Ethernet to interlink noordwest'
69 dhcp : 'no'
70 extra_type : 'eth2wifibridge'
71 interface : 'vr0'
72 ip : '172.16.17.196/29'
73 mode : 'station-wds'
74 ns_ip : '172.16.17.195/29'
75 ns_mac : '00:15:6d:70:51:f2'
76 sdesc : '2stadhuis'
77 ssid : 'il-zo.stadhuis.wleiden.net'
78 status : 'up'
79 type : 'eth'
80
81iface_vr1:
82 channel : '116'
83 comment : 'a-link naar CeTIM2'
84 compass : 'sw'
85 desc : 'Ethernet to interlink oost'
86 dhcp : 'no'
87 extra_type : 'eth2wifibridge'
88 interface : 'vr1'
89 ip : '172.16.17.204/29'
90 mode : 'station-wds'
91 ns_ip : '172.16.17.203/29'
92 ns_mac : '00:15:6d:70:53:7f'
93 sdesc : '2cetim2'
94 ssid : 'il-zw.cetim2.wleiden.net'
95 status : 'up'
96 type : 'eth'
97
Note: See TracBrowser for help on using the repository browser.