source: genesis/nodes/CNodeZijloever/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.0 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 : 'Zorgvoorziening Zijloever, Lage Rijndijk 129, 2315 JS, Leiden'
8longitude : 0
9masterip : 172.19.0.1
10release : 8.2-RELEASE
11nodename : Zijloever
12nodetype : CNode
13rdnap_x : 95274
14rdnap_y : 464075
15status : up
16ileiden : yes
17iface_ath0:
18 channel : '8'
19 comment : 'ap'
20 compass : 'None'
21 desc : 'ap'
22 dhcp : '10-60'
23 interface : 'ath0'
24 ip : '172.19.0.1/26'
25 mode : 'ap-wds'
26 sdesc : 'ap'
27 ssid : 'ap-wirelessleiden-zijloever'
28 status : 'up'
29 type : '11b'
30
31iface_ue0:
32 comment : 'Ethernet'
33 compass : 'None'
34 desc : 'Ethernet naar Zijloever'
35 dhcp : 'no'
36 interface : 'ue0'
37 ip : '172.19.0.65/28'
38 sdesc : 'eth'
39 status : 'down'
40 type : 'eth'
41
42iface_vr2:
43 channel : '108'
44 comment : 'link naar ROC1'
45 compass : 'ne'
46 desc : 'Link naar ROC1'
47 dhcp : 'no'
48 interface : 'vr2'
49 ip : '172.16.5.60/29'
50 mode : 'station-wds'
51 ns_ip : '172.16.5.59/29'
52 ns_mac : ''
53 sdesc : '2roc1'
54 ssid : 'il-no.roc1.wleiden.net'
55 status : 'up'
56 type : 'eth'
57
58iface_vr0:
59 channel : '52'
60 comment : 'link naar SOM1'
61 compass : 's'
62 desc : 'Link naar SOM1'
63 dhcp : 'no'
64 interface : 'vr0'
65 ip : '172.16.4.228/29'
66 mode : 'station-wds'
67 ns_ip : '172.16.4.227/29'
68 ns_mac : '00:15:6d:f7:be:ec'
69 sdesc : '2som1'
70 ssid : 'il-z.som1.wleiden.net'
71 status : 'up'
72 type : 'eth'
73
74iface_vr1:
75 channel : '44'
76 comment : 'link naar Roomburgh3'
77 compass : 'n'
78 desc : 'Link naar Roomburgh3'
79 dhcp : 'no'
80 interface : 'vr1'
81 ip : '172.16.4.236/29'
82 mode : 'station-wds'
83 ns_ip : '172.16.4.235/29'
84 ns_mac : '00:15:6d:71:4d:a9'
85 sdesc : '2roomburgh3'
86 ssid : 'il-n.roomburgh3.wleiden.net'
87 status : 'up'
88 type : 'eth'
89
Note: See TracBrowser for help on using the repository browser.