source: genesis/nodes/HybridTEYStationSSH/wleiden.yaml@ 13255

Last change on this file since 13255 was 13255, checked in by wouter, 10 years ago

Poging 2

File size: 1.3 KB
RevLine 
[12497]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "net4801"
5comment : "None"
[12569]6latitude : "52.21475"
[12501]7location : "Sassenheim"
[12569]8longitude : "4.51649"
[12497]9masterip : "172.17.120.1"
10monitoring_group: "teylingen"
11nodename : "TEYStationSSH"
12nodetype : "Hybrid"
[12500]13rdnap_x : 95494
14rdnap_y : 469986
[12497]15release : "9.0-RELEASE"
16service_accesspoint: True
17service_concentrator: False
18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[12565]21status : "up"
[12497]22
23
24iface_sis0:
25 comment : "Link oost - KWVdeKaag"
26 ip : "172.16.4.20/29"
27 sdesc : "2KWVdeKaag"
28 mode : "station-wds"
29 type : "eth"
30 extra_type : "eth2wifibridge"
31 channel : "52"
32 ssid : "il-w.kwvdekaag.wleiden.net"
33 dhcp : False
[12569]34 compass : "zo"
[12497]35 ns_ip : "172.16.4.19/29"
[12569]36 ns_mac : "00:15:6d:70:54:4b"
[12497]37 bridge_type: "NanoStation5"
38 status : "up"
39
40
[13254]41iface_bridge0:
[13255]42 comment : "Access Points: x.2 naar oost, x.3 naar de perrons"
[12500]43 ip : "172.17.38.1/24"
[13254]44 sdesc : "2aps"
[12500]45 mode : "ap"
46 type : "eth"
47 extra_type : "eth2wifibridge"
48 channel : "1"
[13254]49 ssid : "WiFi Teylingen"
[12569]50 dhcp : "10-250"
[13254]51 compass : "no"
[12500]52 ns_ip : "172.17.38.2/24"
[12569]53 ns_mac : "dc:9f:db:3e:26:e4"
[12500]54 bridge_type: "NanoStationM2-Loco"
55 status : "up"
[13254]56 members : "sis1 sis2"
[12497]57
58
Note: See TracBrowser for help on using the repository browser.