Changeset 11281 in genesis for nodes/HybridRoomburgh1


Ignore:
Timestamp:
Jun 13, 2012, 8:19:55 PM (13 years ago)
Author:
huub
Message:

configwijzigingen roomburgh

Location:
nodes/HybridRoomburgh1
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • nodes/HybridRoomburgh1/wleiden.yaml

    r10892 r11281  
    44board     : "ALIX2"
    55comment   : "None"
    6 ileiden   : True
    76latitude  : "52.15095"
    87location  : "R.K. Zorgcentrum Roomburgh - noord, Hof van Roomburgh 46, 2314 ZC, Leiden"
     
    109masterip  : "172.18.48.1"
    1110nodename  : "Roomburgh1"
    12 nodetype  : "CNode"
     11nodetype  : "Hybrid"
    1312rdnap_x   : 95180
    1413rdnap_y   : 462890
    15 release   : "8.2-RELEASE"
     14release   : "9.0-RELEASE"
     15service_accesspoint: True
     16service_incoming_rdr: False
     17service_proxy_ileiden: False
     18service_proxy_normal: False
    1619status    : "up"
     20
    1721
    1822
    1923iface_ath0:
    2024  comment    : "AP voor de Noordzijde"
    21   ip         : "172.18.48.1/26"
     25  ip         : "172.18.48.1/24"
    2226  sdesc      : "ap"
    2327  mode       : "ap"
     
    2529  channel    : "8"
    2630  ssid       : "ap-WirelessLeiden-Roomburgh1"
    27   dhcp       : "10-60"
     31  dhcp       : "10-250"
    2832  status     : "up"
    2933
    3034
    3135iface_ue0:
    32   comment    : "Ethernet voor lounge room (beneden)"
     36  comment    : "Lokaal subnet"
    3337  ip         : "172.18.49.71/28"
    34   sdesc      : "eth"
     38  sdesc      : "localsubnet"
    3539  type       : "eth"
    36   dhcp       : "74-78"
     40  dhcp       : False
    3741  status     : "up"
    3842
    3943
    4044iface_vr0:
    41   comment    : "Link naar xxx"
     45  comment    : "Link naar Lorentzhof"
    4246  ip         : "172.16.5.193/29"
    4347  sdesc      : "2xxxx"
    44   mode       : "station-wds"
     48  mode       : "ap-wds"
    4549  type       : "eth"
    4650  extra_type : "eth2wifibridge"
    4751  channel    : "100"
    48   ssid       : "il-wzw.roomburgh2.wleiden.net"
     52  ssid       : "il-wzw.roomburgh1.wleiden.net"
    4953  dhcp       : False
    5054  compass    : "wsw"
     
    7680  ip         : "172.16.3.41/29"
    7781  sdesc      : "2rosmolen"
    78   mode       : "station-wds"
     82  mode       : "ap-wds"
    7983  type       : "eth"
    8084  extra_type : "eth2wifibridge"
Note: See TracChangeset for help on using the changeset viewer.