Changeset 14012 in genesis for nodes/Rustdam2/wleiden.yaml


Ignore:
Timestamp:
Jan 11, 2018, 7:43:23 PM (7 years ago)
Author:
rick
Message:

Fix link, this is actually switched

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/Rustdam2/wleiden.yaml

    r13861 r14012  
    4545
    4646iface_vr1:
     47  comment    : "Access Point"
     48  ip         : "172.17.95.1/24"
     49  sdesc      : "2terras"
     50  mode       : "ap-wds"
     51  type       : "eth"
     52  ssid       : "Wifi Zoeterwoude"
     53  dhcp       : "10-240"
     54  ns_ip      : "172.17.95.2/24"
     55  ns_mac     : "dc:9f:db:3f:21:ba"
     56  ns_type    : "ns2"
     57  bridge_type: "NanoStationLocoM2"
     58  status     : "up"
     59
     60
     61iface_vr2:
    4762  comment    : "Link to Rustdam"
    4863  ip         : "172.16.7.100/29"
     
    6075
    6176
    62 iface_vr2:
    63   comment    : "Access Point"
    64   ip         : "172.17.95.1/24"
    65   sdesc      : "2terras"
    66   mode       : "ap-wds"
    67   type       : "eth"
    68   ssid       : "Wifi Zoeterwoude"
    69   dhcp       : "10-240"
    70   ns_ip      : "172.17.95.2/24"
    71   ns_mac     : "dc:9f:db:3f:21:ba"
    72   ns_type    : "ns2"
    73   bridge_type: "NanoStationLocoM2"
    74   status     : "up"
    75 
    76 
Note: See TracChangeset for help on using the changeset viewer.