source: genesis/nodes/CNodeLMdorp/wleiden.yaml@ 11264

Last change on this file since 11264 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 : "None"
[10116]6ileiden : False
[10881]7latitude : "52.22369"
[10116]8location : "NH Kerk, Dorpsstraat 49. 2451 AP, Leimuiden"
[10881]9longitude : "4.67279"
[10116]10masterip : "172.25.40.1"
11nodename : "LMdorp"
12nodetype : "CNode"
[10059]13rdnap_x : 106185
14rdnap_y : 470864
[10116]15release : "7.2-RELEASE"
16status : "dw"
17
18
[10059]19iface_sis0:
[10885]20 comment : "Ethernet naar kerk"
[10116]21 ip : "172.25.40.65/29"
22 sdesc : "eth"
23 type : "eth"
[10454]24 dhcp : False
[10116]25 status : "up"
[10059]26
[10116]27
[10059]28iface_wi0:
[10885]29 comment : "AP voor de buurt"
[10116]30 ip : "172.25.40.1/26"
31 sdesc : "ap-omni"
[10703]32 mode : "ap"
[10116]33 type : "11b"
34 channel : "5"
35 ssid : "ap.lmdorp.wleiden.net"
36 dhcp : "10-60"
37 status : "up"
[10059]38
39
40iface_wi1:
[10884]41 comment : "Link naar LMKempers1"
[10116]42 ip : "172.16.1.194/30"
43 sdesc : "2lmkempers1"
[10703]44 mode : "ap"
[10116]45 type : "11b"
46 channel : "1"
47 ssid : "il-zw.kmprs.wleiden.net"
[10454]48 dhcp : False
[10116]49 compass : "sw"
50 status : "up"
[10059]51
[10116]52
53iface_wi2:
[10884]54 comment : "Link naar Space"
[10116]55 ip : "172.16.0.61/30"
56 sdesc : "2space"
[10703]57 mode : "ap"
[10116]58 type : "11b"
59 channel : "11"
60 ssid : "il-w.lmdorp.wleiden.net"
[10454]61 dhcp : False
[10116]62 compass : "w"
63 status : "up"
64
65
Note: See TracBrowser for help on using the repository browser.