source: genesis/nodes/CNodeCeTIM1/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 : 'Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden'
8longitude : 0
9masterip : 172.17.136.1
10release : 8.2-RELEASE
11nodename : CeTIM1
12nodetype : CNode
13rdnap_x : 93895
14rdnap_y : 463687
15status : up
16ileiden : yes
17iface_ue0:
18 channel : '132'
19 comment : 'a-link Nanostation5 Zuid-Oost'
20 compass : 'se'
21 desc : 'interlink 2roomburgh1'
22 dhcp : 'no'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue0'
25 ip : '172.16.16.81/29'
26 mode : 'station-wds'
27 ns_ip : '172.16.16.82/29'
28 ns_mac : '00:15:6d:f6:be:66'
29 sdesc : '2roomburgh1'
30 ssid : 'il-zo.cetim1.wleiden.net'
31 status : 'up'
32 type : 'eth'
33
34iface_ath0:
35 channel : '3'
36 comment : 'ap 2x N+O'
37 compass : 'None'
38 desc : 'AP CeTIM richting N en O'
39 dhcp : '10-60'
40 interface : 'ath0'
41 ip : '172.17.136.1/26'
42 mode : 'ap-wds'
43 sdesc : 'ap-no'
44 ssid : 'ap-wirelessleiden-cetim1'
45 status : 'up'
46 type : '11b'
47
48iface_vr2:
49 channel : '120'
50 comment : 'a-link Nanostation5 Noord-Oost'
51 compass : 'ne'
52 desc : 'Link naar Houtmarkt'
53 dhcp : 'no'
54 extra_type : 'eth2wifibridge'
55 interface : 'vr2'
56 ip : '172.16.17.145/29'
57 mode : 'station-wds'
58 ns_ip : '172.16.17.146'
59 ns_mac : '00:15:6d:f6:be:e4'
60 sdesc : 'houtmarkt'
61 ssid : 'il-no.cetim1.wleiden.net'
62 status : 'up'
63 type : 'eth'
64
65iface_vr2_alias0:
66 compass : 'None'
67 desc : 'Tijdelijke Link naar Watertoren'
68 dhcp : 'False'
69 extra_type : 'eth2wifibridge'
70 interface : 'vr2:0'
71 ip : '172.16.16.97/29'
72 sdesc : '2watertoren'
73 status : 'up'
74 type : 'eth'
75
76iface_vr0:
77 comment : 'Ethernet naar proxy2'
78 compass : 'None'
79 desc : 'Ethernet naar proxy2'
80 dhcp : 'no'
81 interface : 'vr0'
82 ip : '172.17.143.2/28'
83 sdesc : '2proxy2'
84 status : 'up'
85 type : 'eth'
86
87iface_vr2_alias1:
88 compass : 'None'
89 desc : '(w)interlink naar Spoortje'
90 dhcp : 'False'
91 extra_type : 'eth2wifibridge'
92 interface : 'vr2:1'
93 ip : '172.16.4.17/29'
94 sdesc : '2spoortje'
95 status : 'up'
96 type : 'eth'
97
98iface_vr1:
99 comment : 'Ethernet naar CeTIM2'
100 compass : 'None'
101 desc : 'Ethernet naar cetim2'
102 dhcp : 'no'
103 interface : 'vr1'
104 ip : '172.16.0.33/30'
105 sdesc : '2cetim2'
106 status : 'up'
107 type : 'eth'
108
Note: See TracBrowser for help on using the repository browser.