source: genesis/nodes/Juffermans/wleiden.yaml@ 13969

Last change on this file since 13969 was 13969, checked in by rvanswol, 7 years ago
File size: 3.4 KB
RevLine 
[11351]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[13969]6gateway : "192.168.178.1"
[11351]7height : "17"
[11519]8latitude : "52.18838"
[11351]9location : "Jachtwerf Juffermans, Veerpolder 69, 2361 KZ, Warmond"
[11519]10longitude : "4.50260"
[11351]11masterip : "172.17.53.1"
12monitoring_group: "wleiden"
13nodename : "Juffermans"
14nodetype : "Hybrid"
15portal_sponsor: "Jachtwerf Juffermans"
16portal_url: "http://www.jachthavenjuffermans.nl/"
[11519]17rdnap_x : "094509"
[11351]18rdnap_y : 467063
19release : "9.0-RELEASE"
20service_accesspoint: True
[11554]21service_concentrator: False
[11351]22service_incoming_rdr: False
[13969]23service_proxy_ileiden: True
24service_proxy_normal: True
25serviceid : "172.31.254.15"
[11558]26status : "up"
[11351]27
[11519]28
[11386]29iface_ath0:
[12890]30 comment : "Access Point jachtwerf"
[11386]31 ip : "172.17.55.1/24"
32 sdesc : "ap"
33 mode : "ap"
[11737]34 type : "11g"
[11738]35 channel : 6
[11571]36 ssid : "ap-WL-JachtwerfJuffermans"
[11386]37 dhcp : "10-250"
38 status : "up"
39
[11519]40
[11351]41iface_ue0:
[13969]42 comment : "Access Point 2 GHz jachthaven via switch"
[11351]43 ip : "172.17.53.1/24"
[12890]44 sdesc : "apzo"
[11351]45 mode : "ap"
46 type : "eth"
47 extra_type : "eth2wifibridge"
[11623]48 channel : "11"
[11571]49 ssid : "ap-WL-JachthvnJuffermans-o"
[11351]50 dhcp : "10-250"
[12890]51 compass : "zo"
[11351]52 ns_ip : "172.17.53.2/24"
[11732]53 ns_mac : "00:27:22:e2:50:b5"
[11731]54 bridge_type: "NanoStation M2"
[11351]55 status : "up"
56
[11519]57
[13969]58iface_ue0_extra01:
59 comment : "Access Point 2 GHz nw via switch"
[12890]60 sdesc : "apnw"
[11384]61 mode : "ap"
62 type : "eth"
63 extra_type : "eth2wifibridge"
[11623]64 channel : "2"
[11571]65 ssid : "ap-WL-JachthvnJuffermans-w"
[12890]66 compass : "nw"
[13969]67 ns_ip : "172.17.53.3/24"
[11732]68 ns_mac : "00:27:22:e2:53:27"
[11731]69 bridge_type: "NanoStation M2"
[11384]70 status : "up"
[11351]71
[11519]72
[13969]73iface_ue0_extra02:
[12890]74 comment : "APs 5GHz op voormalige IL-Nano's via switch"
75 sdesc : "apsa"
76 mode : "ap"
[11351]77 type : "eth"
78 extra_type : "eth2wifibridge"
[11623]79 channel : "60"
[12890]80 ssid : "ap-WL-JachthvnJuffermans-a"
[11351]81 compass : "no"
[13969]82 ns_ip : "172.17.53.4/24"
[11732]83 ns_mac : "00:27:22:10:fd:8e"
[11351]84 bridge_type: "NanoStation M5"
85 status : "up"
86
[13969]87iface_vr0:
88 comment : "internetverbinding"
89 ip : "192.168.178.2/24"
90 sdesc : "2external"
91 type : "eth"
92 dhcp : False
93 status : "up"
[11519]94
[13969]95iface_vr0_alias0:
96 comment : "internet gateway naar M5 op router"
97 ip : "172.16.6.9/29"
98 sides : "uplink"
99 mode : "ap"
[13548]100 type : "eth"
[13326]101 channel : "36"
[13969]102 ssid : "il-o.wleiden.net"
[13326]103 compass : "o"
104 ns_mac : "00:27:22:8a:3d:2c"
[13969]105 ns_ip : "172.16.6.10/29"
[13326]106 bridge_type: "NanoStation M5"
107 status : "up"
[11351]108
109iface_vr1:
[12890]110 comment : "Link naar Lijtweg2"
[11351]111 ip : "172.16.3.148/29"
112 sdesc : "2lijtweg2"
113 mode : "station-wds"
114 type : "eth"
115 extra_type : "eth2wifibridge"
116 channel : "161"
117 ssid : "il-ono.lijtweg2.wleiden.net"
118 dhcp : False
[11627]119 compass : "w"
[11351]120 ns_ip : "172.16.3.147/29"
[11732]121 ns_mac : "00:27:22:8a:3b:c4"
[11731]122 bridge_type: "NanoStation M5"
[11351]123 status : "up"
124
[11519]125
[11351]126iface_vr2:
127 comment : "Link naar SOM1"
128 ip : "172.16.3.164/29"
129 sdesc : "2som1"
130 mode : "station-wds"
131 type : "eth"
132 extra_type : "eth2wifibridge"
[11645]133 channel : "108"
[11351]134 ssid : "il-n.som1.wleiden.net"
135 dhcp : False
136 compass : "z"
137 ns_ip : "172.16.3.163/29"
[11732]138 ns_mac : "00:27:22:8a:3b:b6"
[11351]139 bridge_type: "NanoStation M5"
140 status : "up"
141
Note: See TracBrowser for help on using the repository browser.