source: genesis/nodes/CNodeAJSoft2/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.2 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 : 'Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden'
8longitude : 0
9masterip : 172.20.137.1
10release : 8.2-RELEASE
11nodename : AJSoft2
12nodetype : CNode
13rdnap_x : 92035
14rdnap_y : 462384
15status : up
16ileiden : yes
17iface_ue0:
18 channel : '8'
19 comment : 'Link naar Muiderkring'
20 compass : 'nne'
21 desc : 'Link naar Muiderkring'
22 dhcp : 'no'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue0'
25 ip : '172.16.6.49/29'
26 mode : 'station-wds'
27 ns_ip : '172.16.6.50/29'
28 ns_mac : '00:15:6d:e8:f9:c6'
29 sdesc : '2muiderkring'
30 ssid : 'il-nno.ajsoft2.wleiden.net'
31 status : 'up'
32 type : 'eth'
33
34iface_ath0:
35 channel : '36'
36 comment : 'link livinglab'
37 compass : 'n'
38 desc : 'Link naar LivingLab'
39 dhcp : 'no'
40 interface : 'ath0'
41 ip : '172.16.17.108/29'
42 mode : 'station-wds'
43 sdesc : '2livinglab'
44 ssid : 'il-n.livinglab.wleiden.net'
45 status : 'up'
46 type : '11a'
47
48iface_vr2:
49 channel : '52'
50 comment : 'Link naar oost'
51 compass : 'None'
52 desc : 'a-interLink naar RijnVliet'
53 dhcp : 'no'
54 extra_type : 'eth2wifibridge'
55 interface : 'vr2'
56 ip : '172.16.6.17/29'
57 mode : 'station-wds'
58 ns_ip : '172.16.6.18/29'
59 ns_mac : '00:15:6d:ea:f0:6d'
60 sdesc : 'a2rijnvliet'
61 ssid : 'il-o-ajsoft2.wleiden.net'
62 status : 'up'
63 type : 'eth'
64
65iface_vr0:
66 comment : 'Ethernet naar AJSoft1'
67 compass : 'None'
68 desc : 'Ethernet naar AJSoft1'
69 dhcp : 'no'
70 interface : 'vr0'
71 ip : '172.16.3.82/30'
72 sdesc : '2ajsoft1'
73 status : 'up'
74 type : 'eth'
75
76iface_vr1:
77 channel : '100'
78 comment : 'link naar Hofland'
79 compass : 'w'
80 desc : 'Link naar Hofland'
81 dhcp : 'no'
82 extra_type : 'eth2wifibridge'
83 interface : 'vr1'
84 ip : '172.16.6.41/29'
85 mode : 'station-wds'
86 ns_ip : '172.16.6.42/29'
87 ns_mac : '00:15:6d:ea:f0:6a'
88 sdesc : '2hofland'
89 ssid : 'il-w.ajsoft2.wleiden.net'
90 status : 'down'
91 type : 'eth'
92
Note: See TracBrowser for help on using the repository browser.