Changeset 14222 in genesis


Ignore:
Timestamp:
Nov 3, 2018, 9:32:40 PM (6 years ago)
Author:
huub
Message:

configuratie met bridge dus een subnet voor alle aps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/OnsBuiten1/wleiden.yaml

    r14220 r14222  
    4141  status     : "up"
    4242
    43 iface_bridge0_alias0:
    44   comment    : "Access Point Alias 0"
    45   ip         : "172.17.40.1/24"
    46   type       : "eth"
    47   dhcp       : "10-240"
    48   status     : "up"
    49 
    50 iface_bridge0_alias1:
    51   comment    : "Access Point Alias 1"
    52   ip         : "172.17.101.1/24"
    53   type       : "eth"
    54   dhcp       : "10-240"
    55   status     : "up"
    5643
    5744iface_vr0:
     
    8370  dhcp       : False
    8471  compass    : "z"
    85   ns_ip      : "172.17.40.2/24"
     72  ns_ip      : "172.17.19.2/24"
    8673  ns_mac     : "dc:9f:db:36:a5:93"
    8774  bridge_type: "NanoStationM2-Loco"
     
    9178iface_vr1_extra0:
    9279  comment    : "Repeater Clubhuis"
    93   ip         : "172.17.40.3/24"
     80  ip         : "172.17.19.3/24"
    9481  mode       : "ap-repeater"
    9582  type       : "eth"
    9683  extra_type : "eth2wifibridge"
    97   ns_mac     : "24:A4:3C:9E:14:74"
     84  ns_mac     : "24:a4:3c:9e:14:74"
    9885  bridge_type: "BulletM2"
    9986  status     : "up"
     
    11198  dhcp       : False
    11299  compass    : "zw"
    113   ns_ip      : "172.17.101.2/24"
     100  ns_ip      : "172.17.19.4/24"
    114101  ns_mac     : "dc:9f:db:3e:26:8c"
    115102  bridge_type: "NanoStationM2-Loco"
Note: See TracChangeset for help on using the changeset viewer.