source: genesis/nodes/CNodeDirkLos2/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.6 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 : 'Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden'
8longitude : 0
9masterip : 172.19.132.1
10release : 8.2-RELEASE
11nodename : DirkLos2
12nodetype : CNode
13rdnap_x : 092299
14rdnap_y : 464748
15status : up
16ileiden : yes
17iface_ue0:
18 comment : 'lokaal ethernet'
19 compass : 'None'
20 desc : 'Local Ethernet naar DirkLos1'
21 dhcp : 'no'
22 interface : 'ue0'
23 ip : '172.16.3.57/30'
24 sdesc : 'eth_to_DirkLos1'
25 status : 'up'
26 type : 'eth'
27
28iface_ath0:
29 channel : '2'
30 comment : 'Ap voor buurt'
31 compass : 'None'
32 desc : 'AP voor de buurt'
33 dhcp : '10-60'
34 interface : 'ath0'
35 ip : '172.19.132.1/26'
36 mode : 'ap-wds'
37 sdesc : 'ap'
38 ssid : 'ap-wirelessleiden-dirklos'
39 status : 'up'
40 type : '11b'
41
42iface_vr2:
43 channel : '116'
44 comment : 'interlink zuid-oost (stadhuis)'
45 compass : 'nw'
46 desc : 'Ethernet naar interlink zuid-oost (stadhuis)'
47 dhcp : 'no'
48 extra_type : 'eth2wifibridge'
49 interface : 'vr2'
50 ip : '172.16.3.76/29'
51 mode : 'station-wds'
52 ns_ip : '172.16.3.75/29'
53 ns_mac : '00:15:6d:b5:25:65'
54 sdesc : '2Stadhuis'
55 ssid : 'il-nw.stadhuis2.wleiden.net'
56 status : 'up'
57 type : 'eth'
58
59iface_vr0:
60 channel : '149'
61 comment : 'interlink west (unigor2)'
62 compass : 'e'
63 desc : 'Ethernet naar interlink west (unigor2)'
64 dhcp : 'no'
65 extra_type : 'eth2wifibridge'
66 interface : 'vr0'
67 ip : '172.16.4.4/29'
68 mode : 'station-wds'
69 ns_ip : '172.16.4.3/29'
70 ns_mac : '00:15:6d:d0:14:c3'
71 sdesc : '2Unigor2'
72 ssid : 'il-o.unigor2.wleiden.net'
73 status : 'up'
74 type : 'eth'
75
76iface_vr1:
77 channel : '140'
78 comment : 'interlink noord-oost Rabo2'
79 compass : 'ne'
80 desc : 'Ethernet naar interlink noord-oost Rabo2'
81 dhcp : 'no'
82 extra_type : 'eth2wifibridge'
83 interface : 'vr1'
84 ip : '172.16.3.217/29'
85 mode : 'station-wds'
86 ns_ip : '172.16.3.218/29'
87 ns_mac : '00:15:6d:b5:24:4f'
88 sdesc : '2Rabo2'
89 ssid : 'il-no.dirklos2.wleiden.net'
90 status : 'up'
91 type : 'eth'
92
93iface_ue0_alias0:
94 comment : 'alias voor lokaal ethernet'
95 compass : 'None'
96 desc : 'Local Ethernet naar Hogeschool'
97 dhcp : '70-94'
98 interface : 'ue0:0'
99 ip : '172.16.176.65/27'
100 sdesc : 'eth_to_Hogeschool'
101 status : 'up'
102 type : 'eth'
103
Note: See TracBrowser for help on using the repository browser.