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
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
[10116]5ileiden : False
[10374]6latitude : "52.16622"
[10116]7location : "CamBioCeramics, Zernikedreef 6, 2333 CL, Leiden"
[10374]8longitude : "4.47068"
[10116]9masterip : "172.19.174.1"
10nodename : "Cam"
11nodetype : "CNode"
[10059]12rdnap_x : 92295
13rdnap_y : 464625
[10386]14release : "9.0-RELEASE"
15status : "down"
[10116]16
17
[10059]18iface_ath0:
[10116]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"
[10059]31
32
33iface_vr0:
[10116]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"
[10059]43
[10116]44
[10059]45iface_vr1:
[10386]46 comment : "Link naar Lijtweg2"
[10116]47 interface : "vr1"
[10386]48 ip : "172.16.6.100/29"
49 desc : "Link naar Lijtweg2"
50 sdesc : "2lijtweg2"
[10116]51 mode : "station-wds"
52 type : "eth"
53 extra_type : "eth2wifibridge"
[10386]54 channel : "132"
55 ssid : "il-z.lijtweg2.wleiden.net"
[10116]56 dhcp : "no"
[10386]57 compass : "n"
58 ns_ip : "172.16.6.99/29"
59 ns_mac : "00:00:00:00:00:00"
60 status : "down"
[10059]61
[10116]62
63iface_vr2:
64 comment : "Link naar DirkLos1"
65 interface : "vr2"
[10386]66 ip : "172.16.4.92/29"
[10116]67 desc : "Link naar DirkLos1"
68 sdesc : "2dirklos1"
69 mode : "station-wds"
70 type : "eth"
71 extra_type : "eth2wifibridge"
[10386]72 channel : "44"
73 ssid : "il-zw.dirklos1.wleiden.net"
[10116]74 dhcp : "False"
[10386]75 compass : "no"
76 ns_ip : "172.16.4.91/29"
77 ns_mac : "00:00:00:00:00:00"
[10116]78 status : "down"
79
80
Note: See TracBrowser for help on using the repository browser.