Changeset 14035 in genesis for nodes/Geluidsnet2


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/Geluidsnet2/wleiden.yaml

    r13823 r14035  
    3535
    3636
    37 iface_ue0:
    38   comment    : "Link naar Webster"
    39   ip         : "172.16.4.193/29"
     37iface_vr0_102:
     38  comment    : "Link naar Geluidsnet1"
     39  ip         : "172.16.4.186/30"
     40  sdesc      : "2geluidsnet1"
     41  type       : "eth"
     42  dhcp       : False
     43  status     : "up"
     44
     45
     46iface_vr0_103:
     47  comment    : "Link Stadhuis and BSP-OV Pilot"
     48  ip         : "192.168.1.93/29"
    4049  sdesc      : "2webster"
    4150  mode       : "station-wds"
     
    4352  extra_type : "eth2wifibridge"
    4453  channel    : "132"
    45   ssid       : "il-z.geluidsnet2.wleiden.net"
     54  ssid       : "il-o.geluidsnet2.wleiden.net"
    4655  dhcp       : False
    4756  compass    : "zo"
    48   ns_ip      : "172.16.4.194/29"
    49   ns_mac     : "00:15:6d:70:4d:6a"
    50   bridge_type: "NanoStation5"
     57  ns_ip      : "192.168.1.222/24"
     58  ns_mac     : "78:8a:20:14:d0:0e"
     59  bridge_type: "LiteBeam-5AC-16-120"
     60  encrypted  : True
    5161  status     : "up"
    5262
    5363
    54 iface_vr0:
    55   comment    : "Link naar Geluidsnet1"
    56   ip         : "172.16.4.186/30"
    57   sdesc      : "2geluidsnet1"
     64iface_vr0_105:
     65  comment    : "Link naar Geluidsnet Opstelpunt"
     66  ip         : "172.16.9.105/29"
     67  sdesc      : "2meetunit"
    5868  type       : "eth"
    59   extra_type : "eth2wifibridge"
    6069  dhcp       : False
    61   bridge_type: "NanoStation M5"
    6270  status     : "up"
     71
    6372
    6473
     
    7988
    8089
     90iface_vr1_alias0:
     91  comment    : "Link naar Webster"
     92  ip         : "172.16.4.193/29"
     93  sdesc      : "2webster"
     94  type       : "eth"
     95  dhcp       : False
     96  status     : "up"
     97 
     98
    8199iface_vr2:
    82100  comment    : "Link naar vosko3"
Note: See TracChangeset for help on using the changeset viewer.