source: genesis/nodes/CNodeGraficall/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: 3.0 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ue1,ue0,ath0,vr2,vr0,vr1
6latitude : 0
7location : 'Zusterflat Ziekenhuis Rijnland, Simon Smitweg 1, 2353 GA, Leiderdorp'
8longitude : 0
9masterip : 172.24.16.1
10release : 8.2-RELEASE
11nodename : Graficall
12nodetype : CNode
13rdnap_x : 97110
14rdnap_y : 463425
15status : up
16ileiden : yes
17iface_ue1:
18 channel : '5'
19 comment : 'b-link to Hoogmade via Bullet2'
20 compass : 'n'
21 desc : 'Link naar HMKerk2'
22 dhcp : 'no'
23 extra_type : 'eth2wifibridge'
24 height : '17'
25 interface : 'ue1'
26 ip : '172.16.0.85/30'
27 mode : 'ap-wds'
28 sdesc : '2hmkerk2'
29 ssid : 'il-n.graficall.wleiden.net'
30 status : 'up'
31 type : 'eth'
32
33iface_ue0:
34 channel : '36'
35 comment : 'link naar WBRotary'
36 compass : 'w'
37 desc : 'Link naar WBRotary'
38 dhcp : 'no'
39 extra_type : 'eth2wifibridge'
40 height : '17'
41 interface : 'ue0'
42 ip : '172.16.18.44/29'
43 mode : 'station-wds'
44 ns_ip : '172.16.18.43/29'
45 ns_mac : '00:27:22:10:f6:0b'
46 sdesc : '2wbrotary'
47 ssid : 'il-w.wbrotary.wleiden.net'
48 status : 'up'
49 type : 'eth'
50
51iface_ath0:
52 channel : '1'
53 comment : 'omni'
54 compass : 'None'
55 desc : 'AP voor de buurt'
56 dhcp : '10-60'
57 interface : 'ath0'
58 ip : '172.24.16.1/26'
59 mode : 'ap-wds'
60 sdesc : 'ap'
61 ssid : 'ap-wirelessleiden-graficall'
62 status : 'up'
63 type : '11b'
64
65iface_vr2:
66 channel : '44'
67 compass : 'nw'
68 desc : 'Link naar Boterhuis'
69 dhcp : 'no'
70 extra_type : 'eth2wifibridge'
71 interface : 'vr2'
72 ip : '172.16.5.98/29'
73 mode : 'station-wds'
74 ns_ip : '172.16.5.99'
75 ns_mac : '00:15:6d:eb:f0:f8'
76 sdesc : '2boterhuis'
77 ssid : 'il-nw.graficall.wleiden.net'
78 status : 'up'
79 type : 'eth'
80
81iface_vr0:
82 channel : '52'
83 comment : 'a-link to Leythenrode via Nanostation5'
84 compass : 'ne'
85 desc : 'Ethernet to interlink northeast of Leythenrode'
86 dhcp : 'no'
87 extra_type : 'eth2wifibridge'
88 interface : 'vr0'
89 ip : '172.16.5.148/29'
90 mode : 'station-wds'
91 ns_ip : '172.16.5.147/29'
92 ns_mac : '00:15:6d:ea:f0:4c'
93 sdesc : '2Leythenrode'
94 ssid : 'il-no.leythenrode.wleiden.net'
95 status : 'up'
96 type : 'eth'
97
98iface_vr1:
99 channel : '100'
100 compass : 'ne'
101 desc : 'Link JVC'
102 dhcp : 'no'
103 extra_type : 'eth2wifibridge'
104 interface : 'vr1'
105 ip : '172.16.3.12/29'
106 mode : 'station-wds'
107 ns_ip : '172.16.3.11'
108 ns_mac : '00:15:6d:ea:f0:68'
109 sdesc : '2jvc'
110 ssid : 'il-no.jvc.wleiden.net'
111 status : 'up'
112 type : 'eth'
113
114iface_ue1_alias0:
115 compass : 'None'
116 desc : 'ethernet'
117 dhcp : 'no'
118 interface : 'ue1:0'
119 ip : '172.16.3.141/30'
120 sdesc : 'manageBullet'
121 status : 'down'
122 type : 'eth'
123
Note: See TracBrowser for help on using the repository browser.