source: genesis/nodes/CNodeAJSoft2/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.1 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6ileiden : True
7latitude : "52.14605"
8location : "Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden"
9longitude : "4.46729"
10masterip : "172.20.137.1"
11nodename : "AJSoft2"
12nodetype : "CNode"
13rdnap_x : 92035
14rdnap_y : 462384
15release : "8.2-RELEASE"
16status : "up"
17
18
19iface_ath0:
20 comment : "Link livinglab"
21 interface : "ath0"
22 ip : "172.16.17.108/29"
23 desc : "Link naar LivingLab"
24 sdesc : "2livinglab"
25 mode : "ap"
26 type : "11a"
27 channel : "36"
28 ssid : "il-n.livinglab.wleiden.net"
29 dhcp : False
30 compass : "n"
31 status : "up"
32
33
34iface_ue0:
35 comment : "Link naar Muiderkring"
36 interface : "ue0"
37 ip : "172.16.6.49/29"
38 sdesc : "2muiderkring"
39 mode : "station-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "8"
43 ssid : "il-nno.ajsoft2.wleiden.net"
44 dhcp : False
45 compass : "n"
46 ns_ip : "172.16.6.50/29"
47 ns_mac : "00:15:6d:e8:f9:c6"
48 status : "up"
49
50
51iface_vr0:
52 comment : "Ethernet naar AJSoft1"
53 interface : "vr0"
54 ip : "172.16.3.82/30"
55 sdesc : "2ajsoft1"
56 type : "eth"
57 dhcp : False
58 compass : "None"
59 status : "up"
60
61
62iface_vr1:
63 comment : "Link naar Hofland"
64 interface : "vr1"
65 ip : "172.16.6.41/29"
66 sdesc : "2hofland"
67 mode : "station-wds"
68 type : "eth"
69 extra_type : "eth2wifibridge"
70 channel : "100"
71 ssid : "il-w.ajsoft2.wleiden.net"
72 dhcp : False
73 compass : "w"
74 ns_ip : "172.16.6.42/29"
75 ns_mac : "00:15:6d:ea:f0:6a"
76 status : "down"
77
78
79iface_vr2:
80 comment : "Link naar oost"
81 interface : "vr2"
82 ip : "172.16.6.17/29"
83 desc : "a-interLink naar RijnVliet"
84 sdesc : "a2rijnvliet"
85 mode : "station-wds"
86 type : "eth"
87 extra_type : "eth2wifibridge"
88 channel : "52"
89 ssid : "il-o-ajsoft2.wleiden.net"
90 dhcp : False
91 compass : "no"
92 ns_ip : "172.16.6.18/29"
93 ns_mac : "00:15:6d:ea:f0:6d"
94 status : "up"
95
96
Note: See TracBrowser for help on using the repository browser.