Changeset 13931 in genesis for nodes/ZTWDorpskerk/wleiden.yaml


Ignore:
Timestamp:
Jun 22, 2017, 12:23:43 PM (7 years ago)
Author:
rick
Message:

Add RB260GSP to ZTWDorpskerk configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/ZTWDorpskerk/wleiden.yaml

    r13623 r13931  
    2121
    2222
     23iface_bridge0:
     24  comment    : "Public Access Points"
     25  sdesc      : "2buurt"
     26  ip         : "172.17.61.1/24"
     27  dhcp       : "10-240"
     28  type       : "eth"
     29  status     : "up"
     30
     31
    2332iface_ath0:
    2433  comment    : "Omni voor Binnen"
    25   ip         : "172.17.61.1/24"
    26   sdesc      : "2buurt"
     34  parent     : "bridge0"
    2735  mode       : "ap"
    2836  type       : "11g"
    2937  channel    : 6
    3038  ssid       : "ap-ZTW-Dorpskerk-Binnen"
    31   dhcp       : "10-240"
    32   status     : "up"
    33 
    34 
    35 iface_ue1:
    36   comment    : "Link naar StJan"
    37   ip         : "172.16.5.108/29"
    38   sdesc      : "2StJan"
    39   mode       : "station-wds"
    40   type       : "eth"
    41   extra_type : "eth2wifibridge"
    42   channel    : "108"
    43   ssid       : "il-nw.stjan.wleiden.net"
    44   dhcp       : False
    45   compass    : "z"
    46   ns_ip      : "172.16.5.107/29"
    47   ns_mac     : "00:27:22:8a:3b:e6"
    48   bridge_type: "NanoStation M5"
    4939  status     : "up"
    5040
     
    8474
    8575
    86 iface_vr2:
     76iface_vr2_102:
     77  comment    : "Link naar StJan"
     78  ip         : "172.16.5.108/29"
     79  sdesc      : "2StJan"
     80  mode       : "station-wds"
     81  type       : "eth"
     82  extra_type : "eth2wifibridge"
     83  channel    : "108"
     84  ssid       : "il-nw.stjan.wleiden.net"
     85  dhcp       : False
     86  compass    : "z"
     87  ns_ip      : "172.16.5.107/29"
     88  ns_mac     : "00:27:22:8a:3b:e6"
     89  bridge_type: "NanoStation M5"
     90  status     : "up"
     91
     92
     93iface_vr2_103:
    8794  comment    : "Omni voor de Buurt"
    88   ip         : "172.17.62.1/24"
    89   sdesc      : "2buurt"
     95  parent     : "bridge0"
    9096  mode       : "ap"
    9197  type       : "eth"
    9298  channel    : "10"
    9399  ssid       : "ap-ZTW-Dorpskerk-Plein"
    94   dhcp       : "10-240"
    95100  compass    : "o"
    96101  ns_ip      : "172.17.62.2/24"
     
    98103  bridge_type: "NanoStation2"
    99104  status     : "up"
    100 
    101 
Note: See TracChangeset for help on using the changeset viewer.