source: genesis/nodes/CNodePlantsoen2/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.9 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 : 'CeTIM office, Plantsoen 97, 2311 KL, Leiden'
8longitude : 0
9masterip : 172.17.169.1
10release : 8.0-RELEASE
11nodename : Plantsoen2
12nodetype : CNode
13rdnap_x : 94042
14rdnap_y : 463238
15status : up
16ileiden : yes
17iface_ath0:
18 channel : '7'
19 comment : 'AP voor buurt'
20 compass : 'omni'
21 desc : 'AP voor de buurt'
22 dhcp : '10-60'
23 interface : 'ath0'
24 ip : '172.17.169.1/26'
25 mode : 'ap-wds'
26 sdesc : 'ap'
27 ssid : 'ap-omni.plantsoen2.wleiden.net'
28 status : 'up'
29 type : '11b'
30
31iface_vr2:
32 channel : '116'
33 comment : 'a-link to Vosko via Nanostation2'
34 compass : 'se'
35 desc : 'ethernet'
36 dhcp : 'no'
37 distance : '0.7 km'
38 extra_type : 'eth2wifibridge'
39 interface : 'vr2'
40 ip : '172.16.5.92/29'
41 mode : 'station-wds'
42 ns_ip : '172.16.5.91/29'
43 ns_mac : '00:15:6d:bd:67:ff'
44 sdesc : '2vosko'
45 ssid : 'il-zo.vosko3.wleiden.net'
46 status : 'down'
47 type : 'eth'
48
49iface_vr0:
50 comment : 'Lokaal ethernet'
51 compass : 'None'
52 desc : 'Ethernet naar woning Plantsoen'
53 dhcp : 'no'
54 interface : 'vr0'
55 ip : '172.17.169.65/28'
56 media : '100baset/utp'
57 sdesc : '2plantsoen'
58 status : 'up'
59 type : 'eth'
60
61iface_vr1:
62 channel : '44'
63 comment : 'a-link to Stadhuis via Nanostation5'
64 compass : 'se'
65 desc : 'Ethernet to interlink north-north-west (Stadhuis)'
66 dhcp : 'no'
67 distance : '0.5 km'
68 extra_type : 'eth2wifibridge'
69 interface : 'vr1'
70 ip : '172.16.5.116/29'
71 mode : 'station-wds'
72 ns_ip : '172.16.5.115/29'
73 ns_mac : '00:15:6d:bd:67:e8'
74 sdesc : '2Stadhuis'
75 ssid : 'il-zo.stadhuis.wleiden.net'
76 status : 'up'
77 type : 'eth'
78
Note: See TracBrowser for help on using the repository browser.