source: genesis/nodes/CNodeHMKerk2/wleiden.yaml@ 11281

Last change on this file since 11281 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.4 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "net45xx"
[10059]5comment : "None"
[10116]6ileiden : False
[10881]7latitude : "52.16834"
[10116]8location : "RK Kerk, Kerkstaat 59, 2355 AH, Hoogmade"
[10881]9longitude : "4.58008"
[10116]10masterip : "172.25.64.1"
11nodename : "HMKerk2"
12nodetype : "CNode"
[10059]13rdnap_x : 99782
14rdnap_y : 464772
[10116]15release : "5.0-RELEASE"
16status : "up"
17
18
[10059]19iface_sis0:
[10885]20 comment : "Ethernet naar Kerk"
[10116]21 ip : "172.25.64.65/29"
22 sdesc : "eth"
23 type : "eth"
[10454]24 dhcp : False
[10116]25 status : "up"
[10059]26
27
28iface_sis1:
[10885]29 comment : "Ethernet naar HMKerk1"
[10116]30 ip : "172.16.1.142/30"
31 sdesc : "2hmkerk1"
32 type : "eth"
[10454]33 dhcp : False
[10116]34 status : "up"
[10059]35
36
[10116]37iface_wi0:
[10884]38 comment : "Link naar Graficall Wireless Leiden"
[10116]39 ip : "172.16.0.86/30"
40 sdesc : "2graficall"
[10703]41 mode : "ap"
[10116]42 type : "11b"
43 ssid : "il-n.graficall.wleiden.net"
[10454]44 dhcp : False
[10116]45 compass : "n"
46 status : "up"
47
48
[10059]49iface_wi1:
[10884]50 comment : "Link naar Struyk Verwo Leimuiden."
[10116]51 ip : "172.16.1.185/30"
52 sdesc : "2lmstruykverwo1"
[10703]53 mode : "ap"
[10116]54 type : "11b"
55 ssid : "il-no.hmkerk.wleiden.net"
[10454]56 dhcp : False
[10116]57 compass : "ne"
58 status : "up"
[10059]59
[10116]60
61iface_wi1_alias0:
[10884]62 comment : "Link naar HMgw2."
[10116]63 ip : "172.16.2.89/30"
64 sdesc : "2hmgw2"
[10703]65 mode : "ap"
[10116]66 type : "11b"
[10454]67 dhcp : False
[10116]68 status : "up"
69
70
Note: See TracBrowser for help on using the repository browser.