source: genesis/nodes/CNodeSOM2/wleiden.yaml@ 10106

Last change on this file since 10106 was 10104, checked in by richardvm, 13 years ago

yaml needed for gformat

File size: 2.7 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 : 'Luba, Eschertoren 1A, 2316 ET, Leiden'
8longitude : 0
9masterip : 172.17.2.1
10release : 8.2-RELEASE
11nodename : SOM2
12nodetype : CNode
13rdnap_x : 93880
14rdnap_y : 464970
15status : up
16ileiden : yes
17iface_ue0:
18 channel : '6'
19 comment : 'ap via Bullet2'
20 compass : 'None'
21 desc : 'ap3'
22 dhcp : '70-120'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue0'
25 ip : '172.17.2.65/26'
26 mode : 'ap-wds'
27 ns_ip : '172.17.2.66/26'
28 ns_mac : '00:15:6d:e8:f9:b6'
29 sdesc : 'ap3'
30 ssid : 'ap-wirelessleiden-som3'
31 status : 'up'
32 type : 'eth'
33
34iface_vr1_alias0:
35 comment : 'Link naar Psycho'
36 compass : 'None'
37 desc : 'Link naar Psycho'
38 dhcp : 'no'
39 extra_type : 'eth2wifibridge'
40 interface : 'vr1:0'
41 ip : '172.16.16.113/29'
42 sdesc : '2Psycho'
43 status : 'down'
44 type : 'eth'
45
46iface_ath0:
47 channel : '3'
48 comment : 'ap zuidoost'
49 compass : 'None'
50 desc : 'AP Zuidoost'
51 dhcp : '10-60'
52 interface : 'ath0'
53 ip : '172.17.2.1/26'
54 mode : 'ap-wds'
55 sdesc : 'ap-zo'
56 ssid : 'ap-wirelessleiden-som2'
57 status : 'up'
58 type : '11b'
59
60iface_vr2:
61 channel : '36'
62 comment : 'link naar Leythenrode'
63 compass : 'se'
64 desc : 'Link naar Leythenrode'
65 dhcp : 'no'
66 extra_type : 'eth2wifibridge'
67 interface : 'vr2'
68 ip : '172.16.17.185/29'
69 mode : 'station-wds'
70 ns_ip : '172.16.17.186/29'
71 ns_mac : '00:15:6d:f2:38:cd'
72 sdesc : '2leythenrode'
73 ssid : 'il-zo.som2.wleiden.net'
74 status : 'up'
75 type : 'eth'
76
77iface_vr2_alias0:
78 comment : 'link naar Spoortje'
79 compass : 'None'
80 desc : 'Link naar Spoortje'
81 dhcp : 'no'
82 extra_type : 'eth2wifibridge'
83 interface : 'vr2:0'
84 ip : '172.16.17.137/29'
85 sdesc : '2Spoortje'
86 status : 'up'
87 type : 'eth'
88
89iface_vr0:
90 comment : 'Ethernet naar SOM1'
91 compass : 'None'
92 desc : 'Ethernet naar SOM1'
93 dhcp : 'no'
94 interface : 'vr0'
95 ip : '172.16.3.138/30'
96 sdesc : '2som1'
97 status : 'up'
98 type : 'eth'
99
100iface_vr1:
101 channel : '140'
102 comment : 'Link naar Rabo'
103 compass : 'w'
104 desc : 'Link naar Rabo'
105 dhcp : 'no'
106 extra_type : 'eth2wifibridge'
107 interface : 'vr1'
108 ip : '172.16.16.17/29'
109 mode : 'station-wds'
110 ns_ip : '172.16.16.18/29'
111 ns_mac : '00:15:6d:ec:82:a8'
112 sdesc : '2Rabo'
113 ssid : 'il-w.som2.wleiden.net'
114 status : 'up'
115 type : 'eth'
116
Note: See TracBrowser for help on using the repository browser.