Changeset 10116 in genesis for nodes/proxy18


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

cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/proxy18/wleiden.yaml

    r10104 r10116  
    33#
    44comment   : "None"
    5 interfaces: sis0,sis1
    6 latitude  : 0
    7 location  : 'Henk, Boddens Hosangweg 24 A, 2481 KZ, Woubrugge'
    8 longitude : 0
    9 masterip  : 172.16.18.38
    10 release   : 8.2-RELEASE
    11 nodename  : Proxy18
    12 nodetype  : Proxy
     5ileiden   : True
     6interfaces: "sis0,sis1"
     7internalif: "sis1"
     8internalroute: "172.16.18.33"
     9latitude  : "4.63854"
     10location  : "Henk, Boddens Hosangweg 24 A, 2481 KZ, Woubrugge"
     11longitude : "52.17062"
     12masterip  : "172.16.18.38"
     13nat       : False
     14nodename  : "Proxy18"
     15nodetype  : "Proxy"
     16proxyid   : 18
    1317rdnap_x   : 103784
    1418rdnap_y   : 464983
    15 status    : up
    16 ileiden   : yes
    17 internalif: sis1
    18 nat: no
    19 internalroute: 172.16.18.33
    20 proxyid: 18
     19release   : "8.2-RELEASE"
     20status    : "up"
     21
     22
    2123iface_sis0:
    22   comment    : 'link naar Router'
    23   compass    : 'None'
    24   desc       : 'Link naar router'
    25   dhcp       : 'no'
    26   dhcpclient : 'yes'
    27   interface  : 'sis0'
    28   ip         : '0.0.0.0/30'
    29   sdesc      : 'uplink'
    30   status     : 'up'
    31   type       : 'eth'
     24  comment    : "link naar Router"
     25  interface  : "sis0"
     26  ip         : "0.0.0.0/30"
     27  desc       : "Link naar router"
     28  sdesc      : "uplink"
     29  type       : "eth"
     30  dhcp       : "no"
     31  compass    : "None"
     32  dhcpclient : "yes"
     33  status     : "up"
     34
    3235
    3336iface_sis1:
    34   channel    : '144'
    35   comment    : 'Link naar WBRotary'
    36   compass    : 'n'
    37   desc       : 'Link naar Rotary'
    38   dhcp       : 'no'
    39   extra_type : 'eth2wifibridge'
    40   interface  : 'sis1'
    41   ip         : '172.16.18.38/29'
    42   mode       : 'station-wds'
    43   ns_ip      : '172.16.18.37/29'
    44   ns_mac     : '00:15:6d:70:54:4a'
    45   sdesc      : '2rotary'
    46   ssid       : 'il-n.wbrotary.wleiden.net'
    47   status     : 'down'
    48   type       : 'eth'
     37  comment    : "Link naar WBRotary"
     38  interface  : "sis1"
     39  ip         : "172.16.18.38/29"
     40  desc       : "Link naar Rotary"
     41  sdesc      : "2rotary"
     42  mode       : "station-wds"
     43  type       : "eth"
     44  extra_type : "eth2wifibridge"
     45  channel    : "144"
     46  ssid       : "il-n.wbrotary.wleiden.net"
     47  dhcp       : "no"
     48  compass    : "n"
     49  ns_ip      : "172.16.18.37/29"
     50  ns_mac     : "00:15:6d:70:54:4a"
     51  status     : "down"
    4952
     53
Note: See TracChangeset for help on using the changeset viewer.