Changeset 13341 in genesis for nodes/HybridStadhuis


Ignore:
Timestamp:
Jul 31, 2015, 3:41:26 PM (9 years ago)
Author:
huub
Message:

in wleiden.yaml moet ip gebruikt worden ipv ns_ip in een extra blokje

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/HybridStadhuis/wleiden.yaml

    r13128 r13341  
    129129  status     : "up"
    130130
     131iface_ue0_extra0:
     132  comment    : "AP-binnen "
     133  channel    : "6"
     134  ssid       : "WiFi-Leiden"
     135  type       : "eth"
     136  ip         : "172.17.141.3/24"
     137  ns_mac     : "00:15:6d:ad:d7:5b"
     138  bridge_type: "NanoStation2"
     139  status     : "up"
     140
     141iface_ue0_extra1:
     142  comment    : "AP-binnen "
     143  channel    : "6"
     144  ssid       : "WiFi-Leiden"
     145  type       : "eth"
     146  ip         : "172.17.141.4/24"
     147  ns_mac     : "00:27:22:16:77:b8"
     148  bridge_type: "NanoStation2"
     149  status     : "up"
     150
     151iface_ue0_extra2:
     152  comment    : "AP-binnen "
     153  channel    : "6"
     154  ssid       : "WiFi-Leiden"
     155  type       : "eth"
     156  ip         : "172.17.141.5/24"
     157  ns_mac     : "00:27:22:16:77:6c"
     158  bridge_type: "NanoStation2"
     159  status     : "up"
    131160
    132161iface_vr0:
     
    149178
    150179iface_vr1:
    151   comment    : "AP north east and APs Burcht 00:15:6d:30:29:63 00:27:22:2c:4c:5b via Bullet2 WDS"
     180  comment    : "AP north east and APs Burcht via WDS"
    152181  ip         : "172.17.25.1/24"
    153182  sdesc      : "2AP-north"
     
    164193  status     : "up"
    165194
     195iface_vr1_extra0:
     196  comment    : "AP-WDS Burcht "
     197  channel    : "6"
     198  ssid       : "WiFi-Leiden"
     199  type       : "eth"
     200  ip         : "172.17.25.3/24"
     201  ns_mac     : "00:27:22:2c:4c:5b"
     202  bridge_type: "Bullet2"
     203  status     : "up"
     204
     205iface_vr1_extra0:
     206  comment    : "AP-WDS Burcht "
     207  channel    : "6"
     208  ssid       : "WiFi-Leiden"
     209  type       : "eth"
     210  ip         : "172.17.25.4/24"
     211  ns_mac     : "00:15:6d:30:29:63"
     212  bridge_type: "Bullet2"
     213  status     : "up"
    166214
    167215iface_vr2:
Note: See TracChangeset for help on using the changeset viewer.