source: genesis/nodes/CNodeGeluidsnet2/wleiden.yaml@ 10884

Last change on this file since 10884 was 10884, checked in by rick, 13 years ago

Ruim er nog een paar op die we automatisch konden vinden.

While here; Comment begint met een hoofdletter.

Related-To beheer:ticket:218

File size: 2.0 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6ileiden : True
7latitude : "52.16200"
8location : "Oude Belastingkantoor, Stationsplein 107, XXXX XX, Leiden"
9longitude : "4.48003"
10masterip : "172.17.5.1"
11nodename : "Geluidsnet2"
12nodetype : "CNode"
13rdnap_x : 92929
14rdnap_y : 464148
15release : "8.2-RELEASE"
16status : "up"
17
18
19iface_ath0:
20 comment : "Ap"
21 interface : "ath0"
22 ip : "172.17.5.1/26"
23 sdesc : "ap"
24 mode : "ap"
25 type : "11b"
26 channel : "10"
27 ssid : "ap-WirelessLeiden-Geluidsnet2"
28 dhcp : "10-60"
29 compass : "None"
30 status : "up"
31
32
33iface_ue0:
34 comment : "Link naar Rund"
35 interface : "ue0"
36 ip : "172.16.4.209/29"
37 sdesc : "2rund"
38 mode : "station-wds"
39 type : "eth"
40 channel : "64"
41 ssid : "il-o.geluidsnet2.wleiden.net"
42 dhcp : False
43 compass : "o"
44 ns_ip : "172.16.4.210/29"
45 ns_mac : "00:15:6d:70:4d:a3"
46 status : "up"
47
48
49iface_vr0:
50 comment : "Link naar Geluidsnet1"
51 interface : "vr0"
52 ip : "172.16.4.186/30"
53 sdesc : "2geluidsnet1"
54 type : "eth"
55 extra_type : "eth2wifibridge"
56 dhcp : False
57 compass : "None"
58 status : "up"
59
60
61iface_vr1:
62 comment : "Link naar Webster"
63 interface : "vr1"
64 ip : "172.16.4.193/29"
65 sdesc : "2webster"
66 mode : "station-wds"
67 type : "eth"
68 extra_type : "eth2wifibridge"
69 channel : "132"
70 ssid : "il-z.geluidsnet2.wleiden.net"
71 dhcp : False
72 compass : "zo"
73 ns_ip : "172.16.4.194/29"
74 ns_mac : "00:15:6d:70:4d:6a"
75 status : "up"
76
77
78iface_vr2:
79 comment : "Link naar vosko3"
80 interface : "vr2"
81 ip : "172.16.4.204/29"
82 sdesc : "2vosko3"
83 mode : "station-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
86 channel : "100"
87 ssid : "il-wnw.vosko3.wleiden.net"
88 dhcp : False
89 compass : "zo"
90 ns_ip : "172.16.4.203/29"
91 ns_mac : "00:15:6d:ec:82:96"
92 status : "up"
93
94
Note: See TracBrowser for help on using the repository browser.