Changeset 10104 in genesis for nodes/CNodeWatertoren2/wleiden.yaml


Ignore:
Timestamp:
Mar 11, 2012, 10:07:27 AM (13 years ago)
Author:
richardvm
Message:

yaml needed for gformat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeWatertoren2/wleiden.yaml

    r10081 r10104  
    33#
    44comment   : "None"
    5 ileiden   : True
    6 interfaces: "ath0,vr2,vr0,vr1"
    7 latitude  : "4.75742"
    8 location  : "Watertoren, Kudelstaartseweg,1431 GA, Aalsmeer"
    9 longitude : "52.25493"
    10 masterip  : "172.17.9.1"
    11 nodename  : "Watertoren2"
    12 nodetype  : "CNode"
     5interfaces: ath0,vr2,vr0,vr1
     6latitude  : 0
     7location  : 'Watertoren, Kudelstaartseweg,1431 GA, Aalsmeer'
     8longitude : 0
     9masterip  : 172.17.9.1
     10release   : 8.2-RELEASE
     11nodename  : Watertoren2
     12nodetype  : CNode
    1313rdnap_x   : 111998
    1414rdnap_y   : 474286
    15 release   : "8.2-RELEASE"
    16 status    : "up"
     15status    : up
     16ileiden   : yes
     17iface_ath0:
     18  channel    : '8'
     19  compass    : 'None'
     20  desc       : 'OMNI voor Wifi op de westeinder (MastX:PosX)'
     21  dhcp       : '20-60'
     22  interface  : 'ath0'
     23  ip         : '172.17.9.1/26'
     24  mode       : 'ap-wds'
     25  sdesc      : 'ap-omni'
     26  ssid       : 'ap-westeinder-watertoren2'
     27  status     : 'up'
     28  type       : '11b'
    1729
    18 
    19 iface_ath0:
    20   interface  : "ath0"
    21   ip         : "172.17.9.1/26"
    22   desc       : "OMNI voor Wifi op de westeinder (MastX:PosX)"
    23   sdesc      : "ap-omni"
    24   mode       : "ap-wds"
    25   type       : "11b"
    26   channel    : "8"
    27   ssid       : "ap-westeinder-watertoren2"
    28   dhcp       : "20-60"
    29   compass    : "None"
    30   status     : "up"
    31 
     30iface_vr2:
     31  channel    : '44'
     32  comment    : 'webcams ips 41 t/m 44 PC 37 NS Aalsmeer 35'
     33  compass    : 'n'
     34  desc       : 'Naar switch met webcams en nanostation naar Aalsmeer'
     35  dhcp       : 'no'
     36  interface  : 'vr2'
     37  ip         : '172.17.0.33/28'
     38  mode       : 'station-wds'
     39  ns_ip      : '172.17.0.34/28'
     40  ns_mac     : '00:15:6d:70:4e:7f'
     41  sdesc      : '2webcams'
     42  ssid       : 'il-n.watertoren2.wleiden.net'
     43  status     : 'up'
     44  type       : 'eth'
    3245
    3346iface_vr0:
    34   comment    : "ethernet/ Switchport: 3"
    35   interface  : "vr0"
    36   ip         : "172.25.90.67/29"
    37   desc       : "uplink"
    38   sdesc      : "uplink"
    39   type       : "eth"
    40   dhcp       : "no"
    41   compass    : "None"
    42   status     : "up"
    43 
     47  comment    : 'ethernet/ Switchport: 3'
     48  compass    : 'None'
     49  desc       : 'uplink'
     50  dhcp       : 'no'
     51  interface  : 'vr0'
     52  ip         : '172.25.90.67/29'
     53  sdesc      : 'uplink'
     54  status     : 'up'
     55  type       : 'eth'
    4456
    4557iface_vr1:
    46   interface  : "vr1"
    47   ip         : "172.16.16.89/29"
    48   desc       : "Nanostation naar Schiphol (Mast1:Pos2) (UNUSED)"
    49   sdesc      : "2schiphol"
    50   mode       : "station-wds"
    51   type       : "eth"
    52   channel    : "36"
    53   ssid       : "il-nw.watertoren2.wleiden.net"
    54   dhcp       : "no"
    55   bridge_type: "NanoStation5"
    56   compass    : "nw"
    57   ns_ip      : "172.16.16.90/29"
    58   ns_mac     : "00:15:6d:70:54:a4"
    59   status     : "down"
     58  channel    : '36'
     59  compass    : 'nw'
     60  desc       : 'Nanostation naar Schiphol (Mast1:Pos2) (UNUSED)'
     61  dhcp       : 'no'
     62  interface  : 'vr1'
     63  ip         : '172.16.16.89/29'
     64  mode       : 'station-wds'
     65  ns_ip      : '172.16.16.90/29'
     66  ns_mac     : '00:15:6d:70:54:a4'
     67  sdesc      : '2schiphol'
     68  ssid       : 'il-nw.watertoren2.wleiden.net'
     69  status     : 'down'
     70  type       : 'eth'
    6071
    61 
    62 iface_vr2:
    63   comment    : "webcams ips 41 t/m 44 PC 37 NS Aalsmeer 35"
    64   interface  : "vr2"
    65   ip         : "172.17.0.33/28"
    66   desc       : "Naar switch met webcams en nanostation naar Aalsmeer"
    67   sdesc      : "2webcams"
    68   mode       : "station-wds"
    69   type       : "eth"
    70   channel    : "44"
    71   ssid       : "il-n.watertoren2.wleiden.net"
    72   dhcp       : "no"
    73   bridge_type: "NanoStation5"
    74   compass    : "n"
    75   ns_ip      : "172.17.0.34/28"
    76   ns_mac     : "00:15:6d:70:4e:7f"
    77   status     : "up"
    78 
    79 
Note: See TracChangeset for help on using the changeset viewer.