Changeset 10116 in genesis for nodes/proxy13/wleiden.yaml


Ignore:
Timestamp:
Mar 11, 2012, 4:25:25 PM (13 years ago)
Author:
richardvm
Message:

cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/proxy13/wleiden.yaml

    r10104 r10116  
    33#
    44comment   : "None"
    5 interfaces: vr0,vr1
    6 latitude  : 0
    7 location  : 'Brahmslaan 40, 2324 AN, Leiden'
    8 longitude : 0
    9 masterip  : 172.16.3.98
    10 release   : 8.2-RELEASE
    11 nodename  : Proxy13
    12 nodetype  : Proxy
     5gateway   : "192.168.42.1"
     6ileiden   : False
     7interfaces: "vr0,vr1"
     8internalif: "vr1"
     9internalroute: "172.16.3.97"
     10latitude  : "4.47100"
     11location  : "Brahmslaan 40, 2324 AN, Leiden"
     12longitude : "52.13999"
     13masterip  : "172.16.3.98"
     14nat       : True
     15nodename  : "Proxy13"
     16nodetype  : "Proxy"
     17proxyid   : 13
    1318rdnap_x   : 92280
    1419rdnap_y   : 461707
    15 status    : up
    16 ileiden   : no
    17 internalif: vr1
    18 nat: yes
    19 internalroute: 172.16.3.97
    20 remote_access: riff.vanderzwet.net:1022
    21 gateway: 192.168.42.1
    22 proxyid: 13
     20release   : "8.2-RELEASE"
     21remote_access: "riff.vanderzwet.net:1022"
     22status    : "up"
     23
     24
    2325iface_vr0:
    24   comment    : 'link naar Router'
    25   compass    : 'None'
    26   desc       : 'Link naar router'
    27   dhcp       : 'no'
    28   dhcpclient : 'yes'
    29   interface  : 'vr0'
    30   ip         : '0.0.0.0/30'
    31   sdesc      : 'uplink'
    32   status     : 'up'
    33   type       : 'eth'
     26  comment    : "link naar Router"
     27  interface  : "vr0"
     28  ip         : "0.0.0.0/30"
     29  desc       : "Link naar router"
     30  sdesc      : "uplink"
     31  type       : "eth"
     32  dhcp       : "no"
     33  compass    : "None"
     34  dhcpclient : "yes"
     35  status     : "up"
     36
    3437
    3538iface_vr1:
    36   comment    : 'link naar NodeRick'
    37   compass    : 'None'
    38   desc       : 'Link naar NodeRick'
    39   dhcp       : 'no'
    40   interface  : 'vr1'
    41   ip         : '172.16.3.98/30'
    42   sdesc      : 'downlink'
    43   status     : 'up'
    44   type       : 'eth'
     39  comment    : "link naar NodeRick"
     40  interface  : "vr1"
     41  ip         : "172.16.3.98/30"
     42  desc       : "Link naar NodeRick"
     43  sdesc      : "downlink"
     44  type       : "eth"
     45  dhcp       : "no"
     46  compass    : "None"
     47  status     : "up"
    4548
     49
Note: See TracChangeset for help on using the changeset viewer.