source: genesis/nodes/HybridKaag2/wleiden.yaml@ 12731

Last change on this file since 12731 was 12724, checked in by wouter, 11 years ago
  • Antenne il-zw vervangen door NanoBridge M5.
  • Antenne il-n verwijderd, interface ue1 verwijderd.
  • Antenne ap gedraaid, is nu zw. AP-functie in nw-richting overgenomen door NanoStation M2.
  • AP-namen aangepast naar ...SPKaag2-nw en ...SPKaag2-zw.
  • Kanalen il-z en il-o aangepast.
File size: 2.6 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.21786"
[10116]7location : "Jachtwerf Feadship (Van Lent), Julianalaan 3, 2159 LA, Kaag (Eiland)"
[10881]8longitude : "4.55925"
[10116]9masterip : "172.27.8.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Kaag2"
[11259]12nodetype : "Hybrid"
[10059]13rdnap_x : 98420
14rdnap_y : 470298
[11259]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11259]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
22
23
[10059]24iface_ath0:
[12724]25 comment : "AP richting Dieperpoel via kaartje op gaasantennes"
[11259]26 ip : "172.27.8.1/24"
[10116]27 sdesc : "omni"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 1
[12724]31 ssid : "ap-WirelessLeiden-SPKaag2-zw"
[11259]32 dhcp : "10-250"
[12724]33 compass : "zw"
[10116]34 status : "up"
[10059]35
[12474]36
[12229]37iface_ue0:
[12724]38 comment : "AP richting brug A44 op NanoStation M2"
[12229]39 ip : "172.17.81.1/24"
[12308]40 mode : "ap-wds"
[12229]41 type : "eth"
42 extra_type : "eth2wifibridge"
[12724]43 channel : "11"
44 ssid : "ap-WirelessLeiden-SPKaag2-nw"
[12474]45 dhcp : "10-250"
[12724]46 compass : "nw"
[12229]47 ns_ip : "172.17.81.2/24"
48 ns_mac : "00:27:22:e2:52:39"
[12724]49 bridge_type: "NanoStation M2"
[12229]50 status : "up"
[10059]51
[12229]52
[10059]53iface_vr0:
[11743]54 comment : "Link naar Watertoren2"
[12692]55 ip : "172.16.9.172/29"
[11743]56 sdesc : "2watertoren2"
[10116]57 mode : "station-wds"
58 type : "eth"
59 extra_type : "eth2wifibridge"
[12724]60 channel : "64"
[11743]61 ssid : "il-zw.watertoren2.wleiden.net"
[10454]62 dhcp : False
[10729]63 compass : "o"
[12692]64 ns_ip : "172.16.9.171/29"
[12650]65 ns_mac : "dc:9f:db:2e:b9:df"
[12724]66 bridge_type: "NanoBridge M5"
[10116]67 status : "up"
[10059]68
[10116]69
[10059]70iface_vr1:
[10884]71 comment : "Link naar Kaag1"
[10116]72 ip : "172.16.17.65/29"
73 sdesc : "2kaag1"
[12308]74 mode : "ap-wds"
[10116]75 type : "eth"
76 extra_type : "eth2wifibridge"
[12724]77 channel : "112"
[10116]78 ssid : "il-z.kaag2.wleiden.net"
[10454]79 dhcp : False
[10729]80 compass : "z"
[10116]81 ns_ip : "172.16.17.66/29"
82 ns_mac : "00:15:6d:70:51:ea"
[10892]83 bridge_type: "NanoStation5"
[10116]84 status : "up"
[10059]85
[10321]86
[10239]87iface_vr1_alias0:
[12491]88 comment : "Link naar StBavo1"
89 ip : "172.16.7.252/29"
90 sdesc : "2kaag2"
91 type : "eth"
92 extra_type : "eth2wifibridge"
[12724]93 bridge_type: "NanoStation5"
[12491]94 status : "up"
[12474]95
[12491]96
[10116]97iface_vr2:
[12724]98 comment : "Link naar UniGorN"
[10116]99 ip : "172.16.17.76/29"
100 sdesc : "2unigorn"
101 mode : "station-wds"
102 type : "eth"
103 extra_type : "eth2wifibridge"
[11623]104 channel : "52"
[10116]105 ssid : "il-no.unigorn.wleiden.net"
[10454]106 dhcp : False
[10729]107 compass : "zw"
[10116]108 ns_ip : "172.16.17.75/29"
[12724]109 ns_mac : "dc:9f:db:f2:11:37"
110 bridge_type: "NanoBridge M5"
[10116]111 status : "up"
112
113
Note: See TracBrowser for help on using the repository browser.