Changeset 11301 in genesis for nodes


Ignore:
Timestamp:
Jun 18, 2012, 7:42:21 PM (12 years ago)
Author:
huub
Message:

cam updated config

Location:
nodes
Files:
3 edited
2 moved

Legend:

Unmodified
Added
Removed
  • nodes/HybridCam/wleiden.yaml

    r10891 r11301  
    22# vim:ts=2:et:sw=2:ai
    33#
    4 board     : "UNKNOWN"
     4board     : "ALIX2"
    55comment   : "None"
    6 ileiden   : False
    76latitude  : "52.16622"
    87location  : "CamBioCeramics, Zernikedreef 6, 2333 CL, Leiden"
     
    109masterip  : "172.19.174.1"
    1110nodename  : "Cam"
    12 nodetype  : "CNode"
     11nodetype  : "Hybrid"
    1312rdnap_x   : 92295
    1413rdnap_y   : 464625
     
    1918iface_ath0:
    2019  comment    : "Omni voor de buurt"
    21   ip         : "172.19.174.1/26"
     20  ip         : "172.19.174.1/24"
    2221  sdesc      : "omni"
    2322  mode       : "ap"
    2423  type       : "11b"
    2524  channel    : "10"
    26   ssid       : "ap.camimplants.wleiden.net"
    27   dhcp       : "10-60"
     25  ssid       : "ap-WirelessLeiden-Cam"
     26  dhcp       : "10-250"
    2827  compass    : "no"
    2928  status     : "up"
     
    3130
    3231iface_vr0:
    33   comment    : "Ethernet naar Camimplants"
    34   ip         : "172.19.174.65/29"
    35   sdesc      : "eth"
     32  comment    : "Extra ap"
     33  ip         : "172.17.46.1/24"
     34  sdesc      : "ap2"
     35  mode       : "ap"
    3636  type       : "eth"
    37   dhcp       : False
    38   status     : "down"
    39 
     37  extra_type : "eth2wifibridge"
     38  channel    : "3"
     39  ssid       : "ap2-WirelessLeiden-Cam"
     40  dhcp       : "10-250"
     41  compass    : "n"
     42  ns_ip      : "172.17.46.2/24"
     43  ns_mac     : "00:00:00:00:00:00"
     44  bridge_type: "Bullet2"
     45  status     : "up"
    4046
    4147iface_vr1:
    42   comment    : "Link naar Lijtweg2"
     48  comment    : "Link naar Lijtweg2 ?"
    4349  ip         : "172.16.6.100/29"
    4450  sdesc      : "2lijtweg2"
     
    5157  compass    : "n"
    5258  ns_ip      : "172.16.6.99/29"
    53   ns_mac     : "00:00:00:00:00:00"
    54   status     : "down"
     59  ns_mac     : "00:27:22:10:FD:8E"
     60  bridge_type: "NanoStation5M"
     61  status     : "up"
    5562
    5663
     
    6774  compass    : "n"
    6875  ns_ip      : "172.16.4.91/29"
    69   ns_mac     : "00:00:00:00:00:00"
    70   status     : "down"
     76  ns_mac     : "00:15:6d:bd:69:30"
     77  bridge_type: "NanoStation5"
     78  status     : "up"
    7179
    7280
  • nodes/HybridDirkLos1/wleiden.yaml

    r11254 r11301  
    8989  ip         : "172.16.4.89/29"
    9090  sdesc      : "2cam"
    91   mode       : "station-wds"
     91  mode       : "ap-wds"
    9292  type       : "eth"
    9393  extra_type : "eth2wifibridge"
  • nodes/HybridStadhuis/wleiden.yaml

    r11070 r11301  
    44board     : "ALIX2"
    55comment   : "None"
    6 ileiden   : True
    76latitude  : "52.15805"
    87location  : "Stadhuis, Stadhuisplein 1, 2311 EJ, Leiden"
     
    109masterip  : "172.17.141.1"
    1110nodename  : "Stadhuis"
    12 nodetype  : "CNode"
     11nodetype  : "Hybrid"
    1312rdnap_x   : 93670
    1413rdnap_y   : 463699
    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"
    17 
    1820
    1921iface_sis0:
     
    8688  ip         : "172.16.3.177/29"
    8789  sdesc      : "2cope"
    88   mode       : "station-wds"
     90  mode       : "ap-wds"
    8991  type       : "eth"
    9092  extra_type : "eth2wifibridge"
     
    124126  ip         : "172.17.141.1/24"
    125127  sdesc      : "internap"
    126   mode       : "station-wds"
     128  mode       : "ap"
    127129  type       : "eth"
    128130  extra_type : "eth2wifibridge"
     
    168170  ip         : "172.16.3.225/30"
    169171  sdesc      : "manageB2"
    170   mode       : "ap-wds"
     172  mode       : "ap"
    171173  type       : "eth"
    172174  channel    : "7"
     
    181183  ip         : "172.16.3.209/29"
    182184  sdesc      : "2DeClercq"
    183   mode       : "station-wds"
     185  mode       : "ap-wds"
    184186  type       : "eth"
    185187  extra_type : "eth2wifibridge"
     
    198200  ip         : "172.16.5.113/29"
    199201  sdesc      : "2Plantsoen"
    200   mode       : "station-wds"
     202  mode       : "ap-wds"
    201203  type       : "eth"
    202204  extra_type : "eth2wifibridge"
Note: See TracChangeset for help on using the changeset viewer.