Changeset 14153 in genesis


Ignore:
Timestamp:
Apr 30, 2018, 1:25:53 PM (7 years ago)
Author:
rick
Message:

Add local uplink instead of remote slow uplink

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/Geluidsnet2/wleiden.yaml

    r14152 r14153  
    2323service_proxy_normal: True
    2424serviceid : "172.31.254.21"
    25 externalif: "vr0.103"
     25externalif: "vr0.500"
    2626status    : "up"
    2727
     
    6666  status     : "up"
    6767
    68 iface_vr0_103_alias0:
    69   comment    : "Link naar  BSP-OV Pilot"
    70   ip         : "192.168.1.93/29"
    71   sdesc      : "2bsp-ov"
    72   type       : "eth"
    73   dhcp       : False
    74   status     : "up"
    75  
    76 
    7768iface_vr0_105:
    7869  comment    : "Link naar Geluidsnet Opstelpunt"
     
    8879  ip         : "192.168.178.150/24"
    8980  sdesc      : "2external"
     81  type       : "eth"
     82  dhcp       : False
     83  status     : "up"
     84
     85
     86iface_vr0_500_alias0:
     87  comment    : "Link naar  BSP-OV Pilot"
     88  ip         : "192.168.1.93/29"
     89  sdesc      : "2bsp-ov"
    9090  type       : "eth"
    9191  dhcp       : False
Note: See TracChangeset for help on using the changeset viewer.