source: genesis/nodes/CNodeVosko2/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.15765"
[10116]8location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
[10881]9longitude : "4.48786"
[10116]10masterip : "172.17.175.1"
11nodename : "Vosko2"
12nodetype : "CNode"
[10059]13rdnap_x : 93459
14rdnap_y : 463657
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10884]20 comment : "Ap noord"
[10116]21 ip : "172.17.175.1/26"
22 sdesc : "ap-n"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "2"
[10156]26 ssid : "ap-WirelessLeiden-Vosko2"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
30
31iface_vr0:
[10885]32 comment : "Link naar rund"
[10116]33 ip : "172.16.17.153/29"
34 sdesc : "2rund"
35 mode : "ap-wds"
36 type : "eth"
37 extra_type : "eth2wifibridge"
38 channel : "44"
39 ssid : "il-no.vosko2.wleiden.net"
[10454]40 dhcp : False
[10729]41 compass : "no"
[10116]42 ns_ip : "172.16.17.154"
43 ns_mac : "00:15:6d:f3:35:7d"
44 status : "down"
[10059]45
[10116]46
[10059]47iface_vr1:
[10885]48 comment : "Interlink w (Robijn)"
[10116]49 ip : "172.16.4.113/29"
50 sdesc : "2Robijn"
51 mode : "ap-wds"
52 type : "eth"
53 extra_type : "eth2wifibridge"
54 channel : "140"
55 ssid : "il-w.vosko2.wleiden.net"
[10454]56 dhcp : False
[10116]57 compass : "w"
58 ns_ip : "172.16.4.114/29"
59 ns_mac : "00:15:6d:f7:be:f7"
60 status : "up"
[10059]61
[10116]62
63iface_vr1_alias0:
[10885]64 comment : "Interlink w (Huub)"
[10116]65 ip : "172.16.4.121/29"
66 sdesc : "2huub"
67 type : "eth"
68 extra_type : "eth2wifibridge"
[10454]69 dhcp : False
[10116]70 status : "up"
71
72
[10059]73iface_vr1_alias1:
[10885]74 comment : "Interlink w (BCSte)"
[10116]75 ip : "172.16.3.155/29"
76 sdesc : "2bcste"
77 type : "eth"
78 extra_type : "eth2wifibridge"
[10454]79 dhcp : False
[10116]80 status : "up"
[10059]81
[10116]82
83iface_vr2:
[10884]84 comment : "Lokaal ethernet"
[10116]85 ip : "172.17.175.72/28"
86 sdesc : "ethernet"
87 type : "eth"
[10454]88 dhcp : False
[10116]89 status : "up"
90
91
Note: See TracBrowser for help on using the repository browser.