Changeset 13326 in genesis


Ignore:
Timestamp:
Jul 28, 2015, 9:03:37 AM (9 years ago)
Author:
rick
Message:

Start enable extra properties block, allowing to specify devices like repeater,
camera, switches which are also included in the same network.

Location:
nodes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nodes/HybridJuffermans/wleiden.yaml

    r12890 r13326  
    8888
    8989
    90 #iface_vr0_alias0:
    91 #  comment    : "APs 5GHz op voormalige IL-Nano's via switch"
    92 #  channel    : "36"
    93 #  ssid       : "ap-WL-JachthvnJuffermans-a"
    94 #  compass    : "o"
    95 #  ns_ip      : "172.17.148.3/24"
    96 #  ns_mac     : "00:27:22:8a:3d:2c"
    97 #  bridge_type: "NanoStation M5"
    98 #  status     : "up"
     90iface_vr0_extra0:
     91  comment    : "APs 5GHz op voormalige IL-Nano's via switch"
     92  channel    : "36"
     93  ssid       : "ap-WL-JachthvnJuffermans-a"
     94  compass    : "o"
     95  type: "eth"
     96  ip         : "172.17.148.3/24"
     97  ns_mac     : "00:27:22:8a:3d:2c"
     98  bridge_type: "NanoStation M5"
     99  status     : "up"
    99100
    100101
  • nodes/HybridTEYBartholomeus/wleiden.yaml

    r13231 r13326  
    5353
    5454 
    55 #iface_ue0_alias0:
    56 #  comment    : "Link naar Leeuwenhorst2 via switch"
    57 #  ip         : "172.16.3.100/29"
    58 #  sdesc      : "2nw"
    59 #  mode       : "station-wds"
    60 #  type       : "eth"
    61 #  extra_type : "eth2wifibridge"
    62 #  channel    : "132"
    63 #  ssid       : "il-z.leeuwenhorst.wleiden.net"
    64 #  dhcp       : False
    65 #  compass    : "nw"
    66 #  ns_ip      : "172.16.3.99/29"
    67 #  ns_mac     : "24:A4:3C:0A:55:96"
    68 #  bridge_type: "NanostationM5"
    69 #  status     : "down"
    70  
    71  
    72 #iface_ue0_extra0:
    73 #  comment    : "Accesspoint West"
    74 #  ip         : "172.17.125.3/24"
    75 #  mode       : "client"
    76 #  type       : "eth"
    77 #  extra_type : "eth2wifibridge"
    78 #  channel    : "11"
    79 #  ssid       : "WiFi Teylingen"
    80 #  compass    : "w"
    81 #  ns_mac     : "dc:9f:db:36:1e:0d"
    82 #  bridge_type: "NanoStationM2"
    83 #  status     : "Up"
     55iface_ue0_extra0:
     56  comment    : "Accesspoint West"
     57  ip         : "172.17.125.3/24"
     58  mode       : "client"
     59  type       : "eth"
     60  extra_type : "eth2wifibridge"
     61  channel    : "11"
     62  ssid       : "WiFi Teylingen"
     63  compass    : "w"
     64  ns_mac     : "dc:9f:db:36:1e:0d"
     65  bridge_type: "NanoStationM2"
     66  status     : "Up"
    8467
    8568
    86 #iface_ue0_extra1:
    87 #  comment    : "Accesspoint Zuid"
    88 #  ip         : "172.17.125.4/24"
    89 #  mode       : "client"
    90 #  type       : "eth"
    91 #  extra_type : "eth2wifibridge"
    92 #  channel    : "1"
    93 #  ssid       : "WiFi Teylingen"
    94 #  compass    : "z"
    95 #  ns_mac     : "dc:9f:db:62:14:63"
    96 #  bridge_type: "NanoStationM2"
    97 #  status     : "Up"
     69iface_ue0_extra1:
     70  comment    : "Accesspoint Zuid"
     71  ip         : "172.17.125.4/24"
     72  mode       : "client"
     73  type       : "eth"
     74  extra_type : "eth2wifibridge"
     75  channel    : "1"
     76  ssid       : "WiFi Teylingen"
     77  compass    : "z"
     78  ns_mac     : "dc:9f:db:62:14:63"
     79  bridge_type: "NanoStationM2"
     80  status     : "Up"
    9881
    9982
    100 #iface_ue0_extra2:
    101 #  comment    : "Accesspoint Oost"
    102 #  ip         : "172.17.125.5/24"
    103 #  mode       : "client"
    104 #  type       : "eth"
    105 #  extra_type : "eth2wifibridge"
    106 #  channel    : "11"
    107 #  ssid       : "WiFi Teylingen"
    108 #  compass    : "o"
    109 #  ns_mac     : "dc:9f:db:62:13:3a"
    110 #  bridge_type: "NanoStationM2"
    111 #  status     : "Up"
     83iface_ue0_extra2:
     84  comment    : "Accesspoint Oost"
     85  ip         : "172.17.125.5/24"
     86  mode       : "client"
     87  type       : "eth"
     88  extra_type : "eth2wifibridge"
     89  channel    : "11"
     90  ssid       : "WiFi Teylingen"
     91  compass    : "o"
     92  ns_mac     : "dc:9f:db:62:13:3a"
     93  bridge_type: "NanoStationM2"
     94  status     : "Up"
    11295
    11396
Note: See TracChangeset for help on using the changeset viewer.