source: genesis/nodes/CNodeSOM1/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.3 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ath0,vr2,vr0,vr1
6latitude : 0
7location : 'Luba, Eschertoren 1A, 2316 ET, Leiden'
8longitude : 0
9masterip : 172.21.160.1
10release : 8.2-RELEASE
11nodename : SOM1
12nodetype : CNode
13rdnap_x : 93880
14rdnap_y : 464970
15status : up
16ileiden : yes
17iface_ath0:
18 channel : '8'
19 comment : 'ap noord'
20 compass : 'None'
21 desc : 'AP Noord'
22 dhcp : '10-60'
23 interface : 'ath0'
24 ip : '172.21.160.1/26'
25 mode : 'ap-wds'
26 sdesc : 'ap-n'
27 ssid : 'ap-wirelessleiden-som1'
28 status : 'up'
29 type : '11b'
30
31iface_vr2:
32 channel : '52'
33 comment : 'Link naar Stadhuis'
34 compass : 's'
35 desc : 'Link naar Stadhuis'
36 dhcp : 'no'
37 extra_type : 'eth2wifibridge'
38 interface : 'vr2'
39 ip : '172.16.3.169/29'
40 mode : 'station-wds'
41 ns_ip : '172.16.3.170/29'
42 ns_mac : '00:15:6d:ec:82:a9'
43 sdesc : '2Stadhuis'
44 ssid : 'il-z.som1.wleiden.net'
45 status : 'up'
46 type : 'eth'
47
48iface_vr2_alias0:
49 comment : 'Link naar Houtmarkt'
50 compass : 'None'
51 desc : 'Link naar Houtmarkt'
52 dhcp : 'no'
53 extra_type : 'eth2wifibridge'
54 interface : 'vr2:0'
55 ip : '172.16.17.217/29'
56 sdesc : '2Houtmarkt'
57 status : 'up'
58 type : 'eth'
59
60iface_vr0:
61 comment : 'Ethernet naar SOM2'
62 compass : 'None'
63 desc : 'Ethernet naarSOM2'
64 dhcp : 'no'
65 interface : 'vr0'
66 ip : '172.16.3.137/30'
67 sdesc : '2som2'
68 status : 'up'
69 type : 'eth'
70
71iface_vr2_alias1:
72 comment : 'Link naar Zijloever'
73 compass : 'None'
74 desc : 'Link naar Zijloever'
75 dhcp : 'no'
76 extra_type : 'eth2wifibridge'
77 interface : 'vr2:1'
78 ip : '172.16.4.225/29'
79 sdesc : '2zijloever'
80 status : 'up'
81 type : 'eth'
82
83iface_vr1:
84 channel : '132'
85 comment : 'Link naar Broekplein'
86 compass : 'n'
87 desc : 'link naar Broekplein'
88 dhcp : 'no'
89 extra_type : 'eth2wifibridge'
90 interface : 'vr1'
91 ip : '172.16.5.121/29'
92 mode : 'station-wds'
93 ns_ip : '172.16.5.122/29'
94 ns_mac : '00:15:6d:ec:7a:51'
95 sdesc : '2broekplein'
96 ssid : 'il-n.som1.wleiden.net'
97 status : 'up'
98 type : 'eth'
99
Note: See TracBrowser for help on using the repository browser.