source: genesis/nodes/CNodeCeTIM2/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.9 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ue0,vr2,ath0,vr0,vr1
6latitude : 0
7location : 'Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden'
8longitude : 0
9masterip : 172.17.137.1
10release : 8.2-RELEASE
11nodename : CeTIM2
12nodetype : CNode
13rdnap_x : 93895
14rdnap_y : 463687
15status : up
16ileiden : yes
17iface_ue0:
18 channel : '6'
19 comment : 'Ethernet naar lokaal AP'
20 compass : 'None'
21 desc : 'CeTIM lokaal AP'
22 dhcp : '10-60'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue0'
25 ip : '172.17.139.1/26'
26 mode : 'station-wds'
27 ns_ip : '172.17.139.2/26'
28 ns_mac : '00:15:6d:fc:4d:60'
29 sdesc : 'lokaalAP'
30 ssid : 'ap-wirelessleiden-hooglandsekerk'
31 status : 'up'
32 type : 'eth'
33
34iface_vr2:
35 channel : '36'
36 comment : 'Interlinks ZW'
37 compass : 'sw'
38 desc : 'Link to IMI'
39 dhcp : 'no'
40 extra_type : 'eth2wifibridge'
41 interface : 'vr2'
42 ip : '172.16.16.249/29'
43 mode : 'station-wds'
44 ns_ip : '172.16.16.250/29'
45 ns_mac : '00:15:6d:f2:37:bd'
46 sdesc : '2imi'
47 ssid : 'il-zw.cetim2.wleiden.net'
48 status : 'up'
49 type : 'eth'
50
51iface_vr2_alias0:
52 comment : 'link naar Victoria'
53 compass : 'None'
54 desc : 'Link naar Victoria'
55 dhcp : 'no'
56 interface : 'vr2:0'
57 ip : '172.16.17.201/29'
58 sdesc : '2victoria'
59 status : 'up'
60 type : 'eth'
61
62iface_ath0_alias1:
63 comment : 'link naar Burcht'
64 compass : 'None'
65 desc : 'Link naar Burcht'
66 dhcp : 'no'
67 interface : 'ath0:1'
68 ip : '172.16.0.105/30'
69 sdesc : '2burcht'
70 status : 'up'
71 type : '11b'
72
73iface_vr2_alias1:
74 comment : 'link naar Huub'
75 compass : 'None'
76 desc : 'Link naar Huub'
77 dhcp : 'no'
78 interface : 'vr2:1'
79 ip : '172.16.4.25/29'
80 sdesc : '2huub'
81 status : 'up'
82 type : 'eth'
83
84iface_ath0:
85 channel : '9'
86 comment : 'APs Z+W'
87 compass : 'None'
88 desc : 'CeTIM AP richting Z en W'
89 dhcp : '10-60'
90 interface : 'ath0'
91 ip : '172.17.137.1/26'
92 mode : 'ap-wds'
93 sdesc : 'zw'
94 ssid : 'ap-wirelessleiden-cetim2'
95 status : 'up'
96 type : '11b'
97
98iface_vr0:
99 comment : 'Ethernet naar CeTIM1'
100 compass : 'None'
101 desc : 'Link naar cetim1'
102 dhcp : 'no'
103 interface : 'vr0'
104 ip : '172.16.0.34/30'
105 sdesc : '2cetim1'
106 status : 'up'
107 type : 'eth'
108
109iface_vr1:
110 channel : '136'
111 comment : 'a-link Noord-West naar LUMC'
112 compass : 's'
113 desc : 'Link to LUMC'
114 dhcp : 'no'
115 extra_type : 'eth2wifibridge'
116 interface : 'vr1'
117 ip : '172.16.4.100/29'
118 mode : 'station-wds'
119 ns_ip : '172.16.4.99/29'
120 ns_mac : '00:15:6d:f2:36:5d'
121 sdesc : '2lumc'
122 ssid : 'il-z.lumc.wleiden.net'
123 status : 'up'
124 type : 'eth'
125
Note: See TracBrowser for help on using the repository browser.