source: genesis/nodes/HybridUniGor1/wleiden.yaml@ 12396

Last change on this file since 12396 was 12396, checked in by huub, 11 years ago

ZwaluwAK link verlegd van UniGor1 naar Vosko2 vanwege superieure signaalsterkte

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"
[10881]6latitude : "52.16782"
[10116]7location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
[10881]8longitude : "4.45961"
[10116]9masterip : "172.17.35.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "UniGor1"
[11261]12nodetype : "Hybrid"
[10059]13rdnap_x : 91540
14rdnap_y : 464813
[11671]15release : "9.0-RELEASE"
[11261]16service_accesspoint: True
[11554]17service_concentrator: False
[11261]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
23iface_ath0:
[10116]24 comment : "AP Richting oost"
25 ip : "172.17.35.1/24"
26 sdesc : "ap-o"
[10703]27 mode : "ap"
[11737]28 type : "11g"
[11738]29 channel : 1
[10156]30 ssid : "ap-WirelessLeiden-Unigor-oost"
[10116]31 dhcp : "10-250"
32 status : "up"
[10059]33
[10116]34iface_vr0:
[10885]35 comment : "Ethernet naar server en Gorlaeus nodes"
[10116]36 ip : "172.19.128.65/28"
37 sdesc : "eth"
38 type : "eth"
[10454]39 dhcp : False
[10116]40 status : "up"
41
42iface_vr1:
[11322]43 comment : "Link naar Cope"
[10116]44 ip : "172.16.3.185/29"
45 sdesc : "2cope"
[11261]46 mode : "ap-wds"
[10116]47 type : "eth"
48 extra_type : "eth2wifibridge"
49 channel : "128"
50 ssid : "il-zo.unigor1.wleiden.net"
[10454]51 dhcp : False
[10729]52 compass : "zo"
[10116]53 ns_ip : "172.16.3.186/29"
54 ns_mac : "00:15:6d:f2:38:a0"
[10892]55 bridge_type: "NanoStation5"
[10116]56 status : "up"
57
[10104]58iface_vr2:
[12325]59 comment : "Link naar Robijn3"
[10308]60 ip : "172.16.5.217/29"
[12327]61 sdesc : "2robijn3"
[11261]62 mode : "ap-wds"
[10116]63 type : "eth"
64 extra_type : "eth2wifibridge"
65 channel : "104"
66 ssid : "il-z.unigor1.wleiden.net"
[10454]67 dhcp : False
[10729]68 compass : "z"
[10116]69 ns_ip : "172.16.5.218/29"
70 ns_mac : "00:15:6d:f2:38:bd"
[10892]71 bridge_type: "NanoStation5"
[10116]72 status : "up"
[10059]73
Note: See TracBrowser for help on using the repository browser.