Changeset 14019 in genesis for nodes/ZTWRijneke/wleiden.yaml


Ignore:
Timestamp:
Jan 19, 2018, 2:38:57 PM (7 years ago)
Author:
rick
Message:

Fix ZTWRijneke aps bridge configuration not working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/ZTWRijneke/wleiden.yaml

    r13548 r14019  
    2323status    : "up"
    2424
     25ifconfig_bridge0:
     26  comment    : "Access Points"
     27  ip         : "172.17.58.1/24"
     28  type       : "eth"
     29  dhcp       : "10-240"
     30  status     : "up"
    2531
    2632iface_vr0_102:
     
    6066iface_vr0_104:
    6167  comment    : "Accesspoint West"
    62   ip         : "172.17.58.1/24"
    63   sdesc      : "2aps"
    64   mode       : "ap"
     68  parent     : "bridge0"
     69  type       : "vlan"
     70  sdesc      : "2ap-west"
     71  mode       : "ap-wds"
    6572  type       : "eth"
    6673  extra_type : "eth2wifibridge"
    6774  channel    : "3"
    6875  ssid       : "apw-ZTW-RijnekeBlvd"
    69   dhcp       : "10-250"
    7076  compass    : "w"
    7177  ns_ip      : "172.17.58.2/24"
    72   ns_mac     : "00:00:00:00:00:00"
     78  ns_mac     : "dc:9f:db:36:1d:21"
    7379  bridge_type: "NanoStation M2"
    7480  status     : "up"
     
    7783iface_vr0_105:
    7884  comment    : "Accesspoint Noord"
    79   ip         : "172.17.73.1/24"
    80   mode       : "station-wds"
     85  parent     : "bridge0"
     86  type       : "vlan"
     87  sdesc      : "2ap-noord"
     88  mode       : "ap-wds"
    8189  type       : "eth"
    8290  extra_type : "eth2wifibridge"
    8391  channel    : "3"
    8492  ssid       : "apw-ZTW-RijnekeBlvd"
    85   dhcp       : "10-250"
    8693  compass    : "n"
    87   ns_ip      : "172.17.73.2/24"
    88   ns_mac     : "00:00:00:00:00:00"
     94  ns_ip      : "172.17.58.3/24"
     95  ns_mac     : "dc:9f:db:36:1d:e1"
    8996  bridge_type: "NanoStation M2"
    9097  status     : "up"
Note: See TracChangeset for help on using the changeset viewer.