source: genesis/nodes/CNodeCam/wleiden.yaml@ 10386

Last change on this file since 10386 was 10386, checked in by huub, 13 years ago

boterhuis up

File size: 1.8 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5ileiden : False
6latitude : "52.16622"
7location : "CamBioCeramics, Zernikedreef 6, 2333 CL, Leiden"
8longitude : "4.47068"
9masterip : "172.19.174.1"
10nodename : "Cam"
11nodetype : "CNode"
12rdnap_x : 92295
13rdnap_y : 464625
14release : "9.0-RELEASE"
15status : "down"
16
17
18iface_ath0:
19 comment : "Lokale Omni"
20 interface : "ath0"
21 ip : "172.19.174.1/26"
22 desc : "Omni voor de buurt"
23 sdesc : "omni"
24 mode : "ap-wds"
25 type : "11b"
26 channel : "10"
27 ssid : "ap.camimplants.wleiden.net"
28 dhcp : "10-60"
29 compass : "None"
30 status : "up"
31
32
33iface_vr0:
34 comment : "eth"
35 interface : "vr0"
36 ip : "172.19.174.65/29"
37 desc : "Ethernet naar Camimplants"
38 sdesc : "eth"
39 type : "eth"
40 dhcp : "no"
41 compass : "None"
42 status : "down"
43
44
45iface_vr1:
46 comment : "Link naar Lijtweg2"
47 interface : "vr1"
48 ip : "172.16.6.100/29"
49 desc : "Link naar Lijtweg2"
50 sdesc : "2lijtweg2"
51 mode : "station-wds"
52 type : "eth"
53 extra_type : "eth2wifibridge"
54 channel : "132"
55 ssid : "il-z.lijtweg2.wleiden.net"
56 dhcp : "no"
57 compass : "n"
58 ns_ip : "172.16.6.99/29"
59 ns_mac : "00:00:00:00:00:00"
60 status : "down"
61
62
63iface_vr2:
64 comment : "Link naar DirkLos1"
65 interface : "vr2"
66 ip : "172.16.4.92/29"
67 desc : "Link naar DirkLos1"
68 sdesc : "2dirklos1"
69 mode : "station-wds"
70 type : "eth"
71 extra_type : "eth2wifibridge"
72 channel : "44"
73 ssid : "il-zw.dirklos1.wleiden.net"
74 dhcp : "False"
75 compass : "no"
76 ns_ip : "172.16.4.91/29"
77 ns_mac : "00:00:00:00:00:00"
78 status : "down"
79
80
Note: See TracBrowser for help on using the repository browser.