source: genesis/nodes/HMKerk/wleiden.yaml@ 14339

Last change on this file since 14339 was 14331, checked in by rick, 6 years ago

Disable two physically damaged interlinks

While where remove USB dongle and migrate to (currently) unused ethernet
interface

File size: 2.0 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[11731]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.16834"
[10116]7location : "RK Kerk, Kerkstaat 59, 2355 AH, Hoogmade"
[10881]8longitude : "4.58008"
[10116]9masterip : "172.25.64.1"
[11325]10monitoring_group: "westeinder"
[11526]11nodename : "HMKerk"
12nodetype : "Hybrid"
[10059]13rdnap_x : 99782
14rdnap_y : 464772
[11526]15release : "9.0-RELEASE"
[11528]16service_accesspoint: True
[11554]17service_concentrator: False
[11528]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
22
[11627]23
[11526]24iface_vr0:
[12630]25 comment : "Link to StBavo2"
[12631]26 ip : "172.16.9.20/29"
[12870]27 sdesc : "2stbavo2"
[11526]28 mode : "station-wds"
[10116]29 type : "eth"
[11526]30 extra_type : "eth2wifibridge"
[12870]31 channel : "100"
[12630]32 ssid : "il-zo.stbavo2.wleiden.net"
[10454]33 dhcp : False
[13548]34 compass : "n"
[12631]35 ns_ip : "172.16.9.19/29"
[11732]36 ns_mac : "00:15:6d:70:51:f1"
[11527]37 bridge_type: "NanoStation5"
[10116]38 status : "up"
[10059]39
[14331]40iface_vr1_102:
41 comment : "Link to Noord"
42 ip : "172.16.6.57/29"
43 sdesc : "2noord"
44 mode : "ap-wds"
45 type : "eth"
46 extra_type : "eth2wifibridge"
47 channel : "108"
48 ssid : "il-n.hmkerk.wleiden.net"
49 dhcp : False
50 compass : "no"
51 ns_ip : "172.16.6.58/29"
52 ns_mac : "00:27:22:8a:3b:cf"
53 bridge_type: "NanoStation5M"
54 status : "down"
[11528]55
[14331]56
57iface_vr1_103:
[11574]58 comment : "Link to ZTWRijneke"
[11526]59 ip : "172.16.5.249/29"
60 sdesc : "2casba"
61 mode : "ap-wds"
[10116]62 type : "eth"
[11526]63 extra_type : "eth2wifibridge"
[11550]64 channel : "52"
[11526]65 ssid : "il-zw.hmkerk.wleiden.net"
[10454]66 dhcp : False
[11526]67 compass : "zw"
68 ns_ip : "172.16.5.250/29"
[11732]69 ns_mac : "00:15:6d:70:51:f3"
[11527]70 bridge_type: "NanoStation5"
[14331]71 status : "down"
[10059]72
[11528]73
[11526]74iface_vr2:
[14331]75 comment : "Omni voor de buurt"
76 ip : "172.25.64.1/24"
77 sdesc : "2buurt"
78 mode : "ap"
[11526]79 type : "eth"
[14331]80 channel : "1"
81 ssid : "WiFi-Hoogmade"
82 dhcp : "10-60"
83 ns_ip : "172.25.64.2/24"
84 ns_mac : "00:15:6d:e8:e7:46"
85 bridge_type: "Bullet2"
[13347]86 status : "up"
[10116]87
[10059]88
[14331]89
Note: See TracBrowser for help on using the repository browser.