source: genesis/nodes/CNodeAJSoft2/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.9 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.14605"
[10116]8location : "Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden"
[10881]9longitude : "4.46729"
[10116]10masterip : "172.20.137.1"
11nodename : "AJSoft2"
12nodetype : "CNode"
[10059]13rdnap_x : 92035
14rdnap_y : 462384
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10885]20 comment : "Link naar LivingLab"
[10116]21 ip : "172.16.17.108/29"
22 sdesc : "2livinglab"
[10703]23 mode : "ap"
[10116]24 type : "11a"
25 channel : "36"
26 ssid : "il-n.livinglab.wleiden.net"
[10454]27 dhcp : False
[10116]28 compass : "n"
29 status : "up"
[10059]30
31
[10116]32iface_ue0:
33 comment : "Link naar Muiderkring"
34 ip : "172.16.6.49/29"
35 sdesc : "2muiderkring"
36 mode : "station-wds"
37 type : "eth"
38 extra_type : "eth2wifibridge"
39 channel : "8"
40 ssid : "il-nno.ajsoft2.wleiden.net"
[10454]41 dhcp : False
[10729]42 compass : "n"
[10116]43 ns_ip : "172.16.6.50/29"
44 ns_mac : "00:15:6d:e8:f9:c6"
45 status : "up"
46
47
[10059]48iface_vr0:
[10116]49 comment : "Ethernet naar AJSoft1"
50 ip : "172.16.3.82/30"
51 sdesc : "2ajsoft1"
52 type : "eth"
[10454]53 dhcp : False
[10116]54 status : "up"
[10059]55
[10116]56
[10059]57iface_vr1:
[10884]58 comment : "Link naar Hofland"
[10116]59 ip : "172.16.6.41/29"
60 sdesc : "2hofland"
61 mode : "station-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 channel : "100"
65 ssid : "il-w.ajsoft2.wleiden.net"
[10454]66 dhcp : False
[10116]67 compass : "w"
68 ns_ip : "172.16.6.42/29"
69 ns_mac : "00:15:6d:ea:f0:6a"
70 status : "down"
[10059]71
[10116]72
73iface_vr2:
[10888]74 comment : "A-interLink naar RijnVliet"
[10116]75 ip : "172.16.6.17/29"
76 sdesc : "a2rijnvliet"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "52"
81 ssid : "il-o-ajsoft2.wleiden.net"
[10454]82 dhcp : False
[10729]83 compass : "no"
[10116]84 ns_ip : "172.16.6.18/29"
85 ns_mac : "00:15:6d:ea:f0:6d"
86 status : "up"
87
88
Note: See TracBrowser for help on using the repository browser.