source: genesis/nodes/CNodeBurcht/wleiden.yaml@ 10981

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

Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.

File size: 1.3 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "Range which spans the two ethernet nic's to the two AP's (sis0, sis1)"
[10116]6ileiden : False
[10881]7latitude : "52.15857"
[10116]8location : "Societeit de Burcht, Brugsteeg 14, 2312 JS, Leiden"
[10881]9longitude : "4.49274"
[10116]10masterip : "172.17.184.1"
11nodename : "Burcht"
12nodetype : "CNode"
[10059]13rdnap_x : 93794
14rdnap_y : 463755
[10396]15release : "7.2-RELEASE"
[10116]16status : "up"
17
18
[10059]19iface_sis0:
[10883]20 comment : "Access Point 1 (tuinzaal)"
[10116]21 ip : "172.17.184.65/26"
22 sdesc : "aptuinzaal"
23 type : "eth"
24 dhcp : "67-126"
25 status : "up"
[10059]26
27
28iface_sis1:
[10883]29 comment : "Access Point 2 (kroeg)"
[10116]30 ip : "172.17.184.129/26"
31 sdesc : "apkroeg"
32 type : "eth"
33 dhcp : "131-190"
34 status : "up"
[10059]35
[10116]36
37iface_wi0:
[10883]38 comment : "Interlink naar Vosko"
[10116]39 ip : "172.16.0.146/30"
40 sdesc : "2vosko"
[10703]41 mode : "ap"
[10116]42 type : "11b"
43 ssid : "il-no.vosko.wleiden.net"
[10454]44 dhcp : False
[10116]45 compass : "ne"
46 status : "up"
47
48
[10059]49iface_wi1:
[10883]50 comment : "Interlink naar Cetim3"
[10116]51 ip : "172.16.0.106/30"
52 sdesc : "2cetim3"
[10703]53 mode : "ap"
[10116]54 type : "11b"
55 ssid : "il-nw.cetim3.wleiden.net"
[10454]56 dhcp : False
[10116]57 compass : "nw"
58 status : "up"
[10059]59
[10116]60
Note: See TracBrowser for help on using the repository browser.