Changeset 13326 in genesis for nodes/HybridJuffermans


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.

File:
1 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
Note: See TracChangeset for help on using the changeset viewer.