Changeset 14035 in genesis for nodes/Geluidsnet1/wleiden.yaml


Ignore:
Timestamp:
Jan 31, 2018, 11:20:48 PM (7 years ago)
Author:
rick
Message:

Added new hardware at geluidsnet nodes

  • USB dongles to VLAN switches
  • New power supplies
  • Removed unused unmanaged switch for webcam setup
  • Secured UTP cable at Balcony
  • Two LiteBeam antennas
  • Retored connection to meetunit of geluidsnet themself

Note: Link is dual used for BSP-OV Pilot so special VLAN configuration setup
at RB260GSP is installed. VLAN102 is bridged making a large pass-through link.

PoC: Secure Wireless Interlinks with password to avoid clients to connect to them

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/Geluidsnet1/wleiden.yaml

    r13548 r14035  
    3232  wlan_mac   : "00:1b:b1:02:bf:55"
    3333  dhcp       : "10-250"
    34   status     : "up"
    35 
    36 
    37 iface_ue0:
    38   comment    : "Link naar Geluidsnet2"
    39   ip         : "172.16.4.185/30"
    40   sdesc      : "2geluidsnet2"
    41   type       : "eth"
    42   dhcp       : False
    4334  status     : "up"
    4435
     
    8879
    8980
    90 iface_vr2:
    91   comment    : "Link naar Dirklos1 "
     81iface_vr2_102:
     82  comment    : "Link naar Geluidsnet2"
     83  ip         : "172.16.4.185/30"
     84  sdesc      : "2geluidsnet2"
     85  type       : "eth"
     86  dhcp       : False
     87  status     : "up"
     88
     89iface_vr2_103:
     90  comment    : "Link naar Dirklos1 and BSP-OV Pilot"
    9291  ip         : "172.16.4.153/29"
    9392  sdesc      : "2dirklos1"
     
    9695  extra_type : "eth2wifibridge"
    9796  channel    : "140"
    98   ssid       : "il-zw.geluidsnet1.wleiden.net"
     97  ssid       : "il-w.geluidsnet1.wleiden.net"
    9998  dhcp       : False
    10099  compass    : "nw"
    101   ns_ip      : "172.16.4.154/29"
    102   ns_mac     : "00:15:6d:ec:81:7b"
    103   bridge_type: "NanoStation5"
     100  ns_ip      : "192.168.1.220/24"
     101  ns_mac     : "78:8a:20:14:ce:f9"
     102  bridge_type: "LiteBeam-5AC-16-120"
     103  encrypted  : True
    104104  status     : "up"
    105105
Note: See TracChangeset for help on using the changeset viewer.