source: genesis/nodes/CNodeZwaluwak/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.8 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.15366"
[10116]8location : "PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden"
[10881]9longitude : "4.44826"
[10116]10masterip : "172.22.0.1"
11nodename : "Zwaluwak"
12nodetype : "CNode"
[10059]13rdnap_x : 90743
14rdnap_y : 463247
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10888]20 comment : "Omni voor de buurt"
[10116]21 ip : "172.22.0.1/26"
22 sdesc : "omni"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "3"
[10156]26 ssid : "ap-WirelessLeiden-Zwaluwak"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
30
[10116]31iface_ue0:
[10884]32 comment : "A-link naar NodeUnigor via Airlive"
[10116]33 ip : "172.16.3.70/30"
34 sdesc : "2unigor"
35 mode : "station-wds"
36 type : "eth"
37 extra_type : "eth2wifibridge"
38 ssid : "ila-z.unigor.wleiden.net"
[10454]39 dhcp : False
[10729]40 compass : "no"
[10116]41 ns_ip : "192.168.1.21"
42 status : "up"
43
44
[10059]45iface_vr0:
[10885]46 comment : "Ethernet naar proxy"
[10116]47 ip : "172.22.0.65/30"
48 sdesc : "eth"
49 type : "eth"
[10454]50 dhcp : False
[10116]51 status : "up"
[10059]52
[10116]53
[10059]54iface_vr1:
[10884]55 comment : "Link naar Unused via Bullet 1"
[10116]56 ip : "172.16.6.73/29"
57 sdesc : "2unused"
58 mode : "station-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 ssid : "effeniks"
[10454]62 dhcp : False
[10116]63 ns_ip : "172.16.6.74/29"
64 ns_mac : "00:15:6d:e8:e7:4a"
65 status : "down"
[10059]66
[10116]67
68iface_vr2:
[10884]69 comment : "Link naar BCStevenshof via Bullet 2"
[10116]70 ip : "172.16.3.251/29"
71 sdesc : "2bcste"
72 mode : "station-wds"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 ssid : "il-nw.bcste.wleiden.net"
[10454]76 dhcp : False
[10729]77 compass : "zo"
[10116]78 ns_ip : "172.16.3.252/29"
79 ns_mac : "00:15:6d:e8:e6:a3"
80 status : "up"
81
82
Note: See TracBrowser for help on using the repository browser.