source: genesis/nodes/CNodeLvLz/wleiden.yaml@ 10891

Last change on this file since 10891 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.0 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "UNKNOWN"
5comment : "None"
6ileiden : False
7latitude : "52.15489"
8location : "Basisschool Lucas van Leyden, Vliet 20, 2311 RE, Leiden"
9longitude : "4.48807"
10masterip : "172.17.40.1"
11nodename : "LvLz"
12nodetype : "CNode"
13rdnap_x : 93469
14rdnap_y : 463350
15release : "6.0-RELEASE"
16status : "up"
17
18
19iface_ep0:
20 comment : "Ethernet naar School"
21 ip : "172.17.40.65/29"
22 sdesc : "eth"
23 type : "eth"
24 dhcp : False
25 status : "up"
26
27
28iface_wi0:
29 comment : "Link naar IMI"
30 ip : "172.16.0.38/30"
31 sdesc : "2imi"
32 mode : "ap"
33 type : "11b"
34 channel : "11"
35 ssid : "il-no.imi.wleiden.net"
36 dhcp : False
37 compass : "ne"
38 status : "up"
39
40
41iface_wi1:
42 comment : "Link naar Hooglandse Kerk"
43 ip : "172.16.0.78/30"
44 sdesc : "2cetim2"
45 mode : "ap"
46 type : "11b"
47 channel : "1"
48 ssid : "il-zw.cetim2.wleiden.net"
49 dhcp : False
50 compass : "sw"
51 status : "up"
52
53
Note: See TracBrowser for help on using the repository browser.