source: genesis/nodes/Zwet/wleiden.yaml@ 14410

Last change on this file since 14410 was 14380, checked in by rick, 5 years ago

Work-around for broken ue0 link at JVC

Migrate from Zwet from JVC to Meerburgkerk

File size: 2.9 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10398]6latitude : "52.11836"
[10116]7location : "Fam van der Zwet, Nieuweweg 3, 2381 NW,Zoeterwoude "
[10398]8longitude : "4.50131"
[10116]9masterip : "172.27.129.1"
[11325]10monitoring_group: "wzoeterwoude"
[10116]11nodename : "Zwet"
[10822]12nodetype : "Hybrid"
[10398]13rdnap_x : 94326
14rdnap_y : 459275
[13548]15release : "9.0-RELEASE"
[10822]16service_accesspoint: True
[11554]17service_concentrator: False
[13834]18service_incoming_rdr: False
[10822]19service_proxy_ileiden: False
[11735]20service_proxy_normal: False
[10116]21status : "up"
[10059]22
23
24iface_ath0:
[11391]25 comment : "Omni voor Tuin"
[10116]26 ip : "172.27.129.1/26"
27 sdesc : "2buurt"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[11391]31 ssid : "ap-ZTW-Zwet-Tuin"
[10116]32 dhcp : "10-60"
33 status : "up"
[10059]34
35
[14211]36iface_vr0:
[14380]37 comment : "Link to ZTWMeerburgkerk"
38 ip : "172.16.6.244/29"
[14347]39 sdesc : "2jvc"
40 mode : "station-wds"
[13844]41 type : "eth"
42 extra_type : "eth2wifibridge"
[14380]43 ssid : "il-nw.mbkerk.wleiden.net"
[13844]44 dhcp : False
[14347]45 compass : "nno"
[14380]46 ns_ip : "172.16.6.243/29"
[13844]47 ns_mac : "dc:9f:db:64:2d:2c"
48 bridge_type: "NanoStationM5"
49 status : "up"
50
51
[14211]52iface_vr1_102:
[11390]53 comment : "Link to PVKerkDuif"
54 ip : "172.16.16.169/29"
55 sdesc : "2pvkerkduif"
56 mode : "ap-wds"
[10116]57 type : "eth"
58 extra_type : "eth2wifibridge"
[11390]59 ssid : "il-o.zwet.wleiden.net"
[10454]60 dhcp : False
[11390]61 compass : "o"
62 ns_ip : "172.16.16.170/29"
[14211]63 ns_mac : "24:a4:3c:0a:41:35"
64 bridge_type: "NanoStation M5"
[10116]65 status : "up"
[10059]66
[11519]67
[14211]68iface_vr1_103:
69 comment : "Link naar Jar"
70 ip : "172.16.4.49/29"
71 sdesc : "2jar"
72 mode : "ap-wds"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 ssid : "il-z.zwet.wleiden.net"
76 dhcp : False
77 compass : "zo"
78 ns_ip : "172.16.4.50/29"
79 ns_mac : "04:18:d6:56:ac:23"
80 bridge_type: "NanoStation M5"
81 status : "up"
82
83
84iface_vr1_104:
[11390]85 comment : "Omni voor de Buurt"
[10116]86 ip : "172.27.129.129/26"
[11391]87 sdesc : "2buurt"
[10116]88 mode : "ap-wds"
89 type : "eth"
[11391]90 ssid : "ap-ZTW-Zwet-Buurt"
[10116]91 dhcp : "140-180"
92 ns_ip : "172.27.129.130/26"
[11391]93 ns_mac : "00:27:22:66:6c:bc"
[11731]94 bridge_type: "Bullet M2"
[10116]95 status : "up"
[10059]96
[13844]97
[14211]98iface_vr1_104_extra0:
[13834]99 comment : "AP repeater muziekcentrum"
100 ip : "172.27.129.131/26"
101 type : "eth"
102 ssid : "ap-ZTW-Zwet-Buurt"
103 ns_mac : "dc:9f:db:3e:1c:6b"
104 bridge_type: "NanoStationLocoM2"
105 status : "up"
[10116]106
[13844]107
[14211]108iface_vr1_104_extra1:
[13834]109 comment : "AP repeater muziekcentrum 2"
110 ip : "172.27.129.132/26"
111 type : "eth"
112 ssid : "ap-ZTW-MuziekCemtrum"
113 ns_mac : "dc:9f:db:3e:1e:5a"
114 bridge_type: "NanoStationLocoM2"
115 status : "up"
116
[14211]117iface_vr1_105:
118 comment : "Unused uplink"
119 ip : "192.168.178.250/24"
120 sdesc : "2house"
121 type : "eth"
122 dhcp : False
123 status : "up"
Note: See TracBrowser for help on using the repository browser.