source: genesis/nodes/Lijtweg1/wleiden.yaml@ 13874

Last change on this file since 13874 was 13874, checked in by rick, 8 years ago

New lora GW at Lijtweg

File size: 3.2 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.18523"
[10116]7location : "Lijtweg (noord), 2341 HB, Oegstgeest"
[10881]8longitude : "4.47100"
[10116]9masterip : "172.23.12.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Lijtweg1"
[11306]12nodetype : "Hybrid"
[10059]13rdnap_x : 92344
14rdnap_y : 466740
[11259]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11259]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
23
[10116]24iface_ath0:
[10884]25 comment : "Ap noord"
[11259]26 ip : "172.23.12.1/24"
[10116]27 sdesc : "ap-n"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[13151]31 ssid : "WiFi-Oegstgeest"
[13150]32 wlan_mac : "00:1b:b1:05:02:7c"
[11259]33 dhcp : "10-250"
[10116]34 status : "up"
35
36
[10059]37iface_ue0:
[12204]38 comment : "Extra ap west richting Rabobank"
[11672]39 ip : "172.17.69.1/24"
[12204]40 sdesc : "AP-west"
41 mode : "ap3"
[10116]42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "2"
[13152]45 ssid : "WiFi-Oegstgeest-3"
[11672]46 dhcp : "10-250"
[12204]47 compass : "w"
[11672]48 ns_ip : "172.17.69.2"
[12474]49 ns_mac : "00:27:22:e2:53:1c"
[12204]50 bridge_type: "NanoStationM2"
[10116]51 status : "up"
[10059]52
53
[10116]54iface_ue1:
55 comment : "Ethernet naar Lijtweg2"
56 ip : "172.16.253.1/30"
57 sdesc : "2lijtweg2"
58 type : "eth"
[10454]59 dhcp : False
[10116]60 status : "up"
[10059]61
[12474]62
[11777]63iface_vr0:
[12204]64 comment : "Link naar Voorhout TEYBestuurscentrum"
[11777]65 ip : "172.16.4.113/29"
[12204]66 sdesc : "2teybc"
[11777]67 mode : "ap-wds"
68 type : "eth"
69 extra_type : "eth2wifibridge"
[12891]70 channel : "56"
[11777]71 ssid : "il-n.lijtweg1.wleiden.net"
[12474]72 dhcp : False
73 compass : "n"
[11777]74 ns_ip : "172.16.4.114"
75 ns_mac : "dc:9f:db:2e:0b:03"
76 bridge_type: "NanoBridgeM5"
[12204]77 status : "up"
[10116]78
[12474]79
[11777]80iface_vr0_alias0:
[12204]81 comment : "Link naar Walter en Rene"
[10116]82 ip : "172.16.6.9/29"
83 sdesc : "2rene"
[11259]84 mode : "ap-wds"
[10116]85 type : "eth"
86 extra_type : "eth2wifibridge"
[10454]87 dhcp : False
[12478]88 bridge_type: "NanoStation M5"
[11672]89 status : "up"
[10059]90
[13874]91iface_vr0_alias1:
92 comment : "naar Lora Gateway via switch"
93 ip : "172.31.250.17/29"
94 dhcp : False
95 type : "eth"
[12474]96
[10059]97iface_vr1:
[13017]98 comment : "Link naar xxxx"
[12276]99 ip : "172.16.6.145/29"
[11777]100 sdesc : "2kaag1"
[11259]101 mode : "ap-wds"
[10116]102 type : "eth"
103 extra_type : "eth2wifibridge"
104 channel : "124"
105 ssid : "il-o.lijtweg1.wleiden.net"
[10454]106 dhcp : False
[12474]107 compass : "no"
[12276]108 ns_ip : "172.16.6.146"
[11733]109 ns_mac : "00:15:6d:70:53:86"
[10892]110 bridge_type: "NanoStation5"
[10116]111 status : "up"
[10059]112
[12474]113
[10116]114iface_vr1_alias0:
[11777]115 comment : "Link naar Langevoort"
116 ip : "172.16.6.241/29"
117 sdesc : "2langevoort"
[10116]118 type : "eth"
119 extra_type : "eth2wifibridge"
[10454]120 dhcp : False
[12478]121 bridge_type: "NanoStation M5"
[10116]122 status : "up"
123
[12474]124
[10116]125iface_vr2:
126 comment : "Link naar Aster"
127 ip : "172.16.17.89/29"
128 sdesc : "2aster"
[11259]129 mode : "ap-wds"
[10116]130 type : "eth"
131 extra_type : "eth2wifibridge"
132 channel : "116"
133 ssid : "il-w.lijtweg1.wleiden.net"
[10454]134 dhcp : False
[10116]135 compass : "w"
136 ns_ip : "172.16.17.90/29"
137 ns_mac : "00:15:6d:70:54:65"
[10892]138 bridge_type: "NanoStation5"
[11259]139 status : "up"
[10116]140
141
Note: See TracBrowser for help on using the repository browser.