Changeset 11301 in genesis for nodes/HybridCam


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

cam updated config

Location:
nodes/HybridCam
Files:
1 edited
1 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
Note: See TracChangeset for help on using the changeset viewer.