source: genesis/nodes/CNodeUniGor2/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.7 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.16782"
[10116]8location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
[10881]9longitude : "4.45961"
[10116]10masterip : "172.22.8.1"
11nodename : "UniGor2"
12nodetype : "CNode"
[10059]13rdnap_x : 91540
14rdnap_y : 464813
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10116]20 comment : "AP Richting zuid"
21 ip : "172.22.8.1/24"
22 sdesc : "ap-zuid"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "7"
[10156]26 ssid : "ap-WirelessLeiden-Unigor-zuid"
[10116]27 dhcp : "10-250"
28 status : "up"
[10059]29
30
31iface_vr0:
[10885]32 comment : "Ethernet naar server en Gorlaeus nodes"
[10116]33 ip : "172.19.128.66/28"
34 sdesc : "eth"
35 type : "eth"
[10454]36 dhcp : False
[10116]37 status : "up"
[10059]38
[10321]39
[10059]40iface_vr1:
[10386]41 comment : "Link naar Brug"
[10116]42 ip : "172.16.16.129/29"
[10386]43 sdesc : "2brug"
[10116]44 mode : "station-wds"
45 type : "eth"
46 channel : "7"
47 ssid : "n-o.unigor.wleiden.net"
[10454]48 dhcp : False
[10116]49 compass : "e"
50 ns_ip : "172.16.16.130/29"
51 ns_mac : "00:15:6d:e8:e6:9b"
[10386]52 status : "down"
[10059]53
[10399]54
[10116]55iface_vr1_alias0:
[10386]56 comment : "Link naar AZC via bullet 2"
[10116]57 ip : "172.16.0.165/30"
58 sdesc : "2azc"
59 type : "eth"
60 extra_type : "eth2wifibridge"
[10454]61 dhcp : False
[10116]62 status : "up"
[10059]63
[10116]64
65iface_vr2:
[10884]66 comment : "A-link Nanostation5 naar DirkLos2"
[10116]67 ip : "172.16.4.1/29"
68 sdesc : "2DirkLos2"
69 mode : "station-wds"
70 type : "eth"
71 extra_type : "eth2wifibridge"
72 channel : "149"
73 ssid : "il-o.unigor2.wleiden.net"
[10454]74 dhcp : False
[10729]75 compass : "o"
[10116]76 ns_ip : "172.16.4.2/29"
77 ns_mac : "00:15:6d:d0:14:75"
78 status : "up"
79
80
Note: See TracBrowser for help on using the repository browser.