source: genesis/nodes/HybridHofland/wleiden.yaml@ 13095

Last change on this file since 13095 was 13095, checked in by huub, 10 years ago

aanpassing config Hofland

File size: 1.4 KB
RevLine 
[11498]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
[11519]3#
[12981]4board : "net4801"
[11498]5comment : "None"
[12618]6latitude : "52.140733"
[13028]7location : " , Joke Smitlaan 116, 2253 PD, Voorschoten"
[12618]8longitude : "4.458316"
[11498]9masterip : "172.20.148.1"
[11572]10monitoring_group: "wleiden"
[11498]11nodename : "Hofland"
12nodetype : "Hybrid"
[12618]13rdnap_x : 91413
14rdnap_y : 461800
[11498]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11498]18service_incoming_rdr: False
[12984]19service_proxy_ileiden: False
20service_proxy_normal: False
[12981]21status : "up"
[11498]22
23
24iface_sis0:
[12981]25 comment : "Ethernet naar Alans internet"
26 ip : "0.0.0.0/24"
[12984]27 sdesc : "2local"
[11498]28 type : "eth"
[12981]29 dhcp : client
[11498]30 status : "up"
31
[11519]32
[11498]33iface_sis1:
34 comment : "Link naar AJSoft2"
35 ip : "172.16.6.44/29"
[12981]36 sdesc : "2ajsot2"
[11498]37 mode : "station-wds"
38 type : "eth"
39 extra_type : "eth2wifibridge"
40 channel : "116"
[12981]41 ssid : "il-zw.ajsoft2.wleiden.net"
[11498]42 dhcp : False
[12981]43 compass : "no"
[11498]44 ns_ip : "172.16.6.43/29"
[11732]45 ns_mac : "00:15:6d:70:53:4a"
[11498]46 bridge_type: "NanoStation5"
47 status : "up"
48
[11519]49
[12981]50iface_sis2:
51 comment : "Omni ap"
[11519]52 ip : "172.20.148.1/24"
53 sdesc : "2buurt"
54 mode : "ap"
[12981]55 type : "eth"
56 extra_type : "eth2wifibridge"
57 channel : "1"
[11519]58 ssid : "ap-WirelessLeiden-Hofland"
59 dhcp : "10-250"
[12981]60 ns_ip : "172.20.148.2"
[13095]61 ns_mac : "dc:9f:db:3e:27:a1"
62 bridge_type: "BulletM2"
[11519]63 status : "up"
64
65
Note: See TracBrowser for help on using the repository browser.