source: genesis/nodes/CNodeCope/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: ath0,ue0,vr2,vr0,vr1
6latitude : 0
7location : 'Cope, Rapenburg 8, 2311 EV, Leiden'
8longitude : 0
9masterip : 172.17.8.1
10release : 8.2-RELEASE
11nodename : Cope
12nodetype : CNode
13rdnap_x : 93280
14rdnap_y : 463889
15status : up
16ileiden : yes
17iface_ath0:
18 channel : '5'
19 comment : 'OMNI'
20 compass : 'None'
21 desc : 'AP voor de buurt'
22 dhcp : '10-60'
23 interface : 'ath0'
24 ip : '172.17.8.1/26'
25 mode : 'ap-wds'
26 sdesc : 'ap'
27 ssid : 'ap-wirelessleiden-cope'
28 status : 'up'
29 type : '11b'
30
31iface_ue0:
32 comment : 'link naar proxy1'
33 compass : 'None'
34 desc : 'Link naar proxy1'
35 dhcp : 'False'
36 interface : 'ue0'
37 ip : '172.17.8.66/28'
38 sdesc : '2proxy1'
39 status : 'up'
40 type : 'eth'
41
42iface_vr2:
43 channel : '44'
44 comment : 'a-link naar Rabo2'
45 compass : 's'
46 desc : 'ethernet'
47 dhcp : 'False'
48 extra_type : 'eth2wifibridge'
49 interface : 'vr2'
50 ip : '172.16.3.196/29'
51 mode : 'station-wds'
52 ns_ip : '172.16.3.195/29'
53 ns_mac : '00:15:6d:ea:f0:0f'
54 sdesc : '2rabo2'
55 ssid : 'il-z.rabo.wleiden.net'
56 status : 'down'
57 type : 'eth'
58
59iface_vr0:
60 channel : '128'
61 comment : 'link naar Unigor1'
62 compass : 'se'
63 desc : 'Ethernet to interlink UniGor1'
64 dhcp : 'False'
65 extra_type : 'eth2wifibridge'
66 interface : 'vr0'
67 ip : '172.16.3.188/29'
68 mode : 'station-wds'
69 ns_ip : '172.16.3.187/29'
70 ns_mac : '00:15:6d:ea:f0:1d'
71 sdesc : '2unigor1'
72 ssid : 'il-zo.unigor.wleiden.net'
73 status : 'up'
74 type : 'eth'
75
76iface_vr1:
77 channel : '116'
78 comment : 'a-link naar Stadhuis via NS5'
79 compass : 'nw'
80 desc : 'Link naar Stadhuis'
81 dhcp : 'False'
82 extra_type : 'eth2wifibridge'
83 interface : 'vr1'
84 ip : '172.16.3.180/29'
85 mode : 'station-wds'
86 ns_ip : '172.16.3.179/29'
87 ns_mac : '00:15:6d:ea:f0:4c'
88 sdesc : '2stadhuis'
89 ssid : 'il-nw.stadhuis.wleiden.net'
90 status : 'up'
91 type : 'eth'
92
Note: See TracBrowser for help on using the repository browser.