source: genesis/nodes/CNodeSpoortje/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: 1.8 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ath0,vr2,vr0,vr1
6latitude : 0
7location : 'Openbare Bibliotheek t Spoortje, Bernhardkade 38, 2316 RX, Leiden'
8longitude : 0
9masterip : 172.18.52.1
10release : 8.2-RELEASE
11nodename : Spoortje
12nodetype : CNode
13rdnap_x : 94607
14rdnap_y : 464635
15status : up
16ileiden : yes
17iface_ath0:
18 channel : '3'
19 comment : 'ap'
20 compass : 'None'
21 desc : 'omni voor de buurt'
22 dhcp : '10-60'
23 interface : 'ath0'
24 ip : '172.18.52.1/26'
25 mode : 'ap-wds'
26 sdesc : 'omni'
27 ssid : 'ap-wirelessleiden-spoortje'
28 status : 'up'
29 type : '11b'
30
31iface_vr2:
32 channel : '120'
33 comment : 'a-link naar Cetim1'
34 compass : 'ne'
35 desc : 'naar CeTIM1 richting ZW'
36 dhcp : 'no'
37 extra_type : 'eth2wifibridge'
38 interface : 'vr2'
39 ip : '172.16.4.20/29'
40 mode : 'station-wds'
41 ns_ip : '172.16.4.19'
42 ns_mac : '00:15:6d:70:54:4b'
43 sdesc : 'ncetim1'
44 ssid : 'il-no.cetim1.wleiden.net'
45 status : 'up'
46 type : 'eth'
47
48iface_vr0:
49 comment : 'Ethernet naar bibliotheek Airport transparant'
50 compass : 'None'
51 desc : '2bieb'
52 dhcp : '70-78'
53 interface : 'vr0'
54 ip : '172.18.52.65/28'
55 sdesc : '2bieb'
56 status : 'up'
57 type : 'eth'
58
59iface_vr1:
60 channel : '60'
61 comment : 'link naar Som2'
62 compass : 'se'
63 desc : 'bridge naar Som2'
64 dhcp : 'no'
65 extra_type : 'eth2wifibridge'
66 interface : 'vr1'
67 ip : '172.16.17.140/29'
68 mode : 'station-wds'
69 ns_ip : '172.16.17.139/29'
70 ns_mac : '00:15:6d:70:53:40'
71 sdesc : '2som2'
72 ssid : 'il-zo.som2.wleiden.net'
73 status : 'up'
74 type : 'eth'
75
Note: See TracBrowser for help on using the repository browser.