source: genesis/nodes/CNodeVosko3/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.8 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 : 'Pieterskerk, Kloksteeg 16, 2311 SL, Leiden'
8longitude : 0
9masterip : 172.17.176.1
10release : 8.2-RELEASE
11nodename : Vosko3
12nodetype : CNode
13rdnap_x : 93459
14rdnap_y : 463657
15status : up
16ileiden : yes
17iface_ue0:
18 comment : 'lokaal ethernet'
19 compass : 'None'
20 desc : 'lokaal ethernet'
21 dhcp : 'no'
22 interface : 'ue0'
23 ip : '172.17.175.73/28'
24 sdesc : 'ethernet'
25 status : 'up'
26 type : 'eth'
27
28iface_ath0:
29 channel : '10'
30 comment : 'ap zuidoost'
31 compass : 'None'
32 desc : 'AP zuidoost'
33 dhcp : '10-60'
34 interface : 'ath0'
35 ip : '172.17.176.1/26'
36 mode : 'ap-wds'
37 sdesc : 'ap-zo'
38 ssid : 'ap-wirelessleiden-vosko3'
39 status : 'up'
40 type : '11b'
41
42iface_vr2:
43 channel : '100'
44 comment : 'a-link to DirkLos1 via Nanostation5'
45 compass : 'wnw'
46 desc : 'ethernet'
47 dhcp : 'no'
48 extra_type : 'eth2wifibridge'
49 interface : 'vr2'
50 ip : '172.16.4.73/29'
51 mode : 'ap-wds'
52 ns_ip : '172.16.4.74/29'
53 ns_mac : '00:15:6d:bd:68:9b'
54 sdesc : '2DirkLos1'
55 ssid : 'il-wnw.vosko3.wleiden.net'
56 status : 'down'
57 type : 'eth'
58
59iface_vr2_alias0:
60 comment : 'a-link to geluidsnet2'
61 compass : 'None'
62 desc : 'ethernet'
63 dhcp : 'no'
64 extra_type : 'eth2wifibridge'
65 interface : 'vr2:0'
66 ip : '172.16.4.201/29'
67 sdesc : '2geluidsnet2'
68 status : 'up'
69 type : 'eth'
70
71iface_vr0:
72 channel : '108'
73 comment : 'a-link to Stadhuis via Nanostation5'
74 compass : 'e'
75 desc : 'Ethernet to interlink east (Stadhuis)'
76 dhcp : 'no'
77 extra_type : 'eth2wifibridge'
78 interface : 'vr0'
79 ip : '172.16.5.65/29'
80 mode : 'ap-wds'
81 ns_ip : '172.16.5.66/29'
82 ns_mac : '00:15:6d:bd:67:fe'
83 sdesc : '2stadhuis'
84 ssid : 'il-o.vosko3.wleiden.net'
85 status : 'up'
86 type : 'eth'
87
88iface_vr2_alias1:
89 comment : 'a-link to Webster'
90 compass : 'None'
91 desc : 'ethernet'
92 dhcp : 'no'
93 extra_type : 'eth2wifibridge'
94 interface : 'vr2:1'
95 ip : '172.16.4.249/29'
96 sdesc : '2webster'
97 status : 'up'
98 type : 'eth'
99
100iface_vr1:
101 channel : '92'
102 comment : 'a-link to Plantsoen via Nanostation5'
103 compass : 'se'
104 desc : 'Ethernet to interlink south-east (Plantsoen)'
105 dhcp : 'no'
106 extra_type : 'eth2wifibridge'
107 interface : 'vr1'
108 ip : '172.16.5.89/29'
109 mode : 'ap-wds'
110 ns_ip : '172.16.5.90/29'
111 ns_mac : '00:15:6d:bd:67:ff'
112 sdesc : '2Plantsoen'
113 ssid : 'il-zo.vosko3.wleiden.net'
114 status : 'up'
115 type : 'eth'
116
Note: See TracBrowser for help on using the repository browser.