source: genesis/nodes/TEYJOP/wleiden.yaml@ 13500

Last change on this file since 13500 was 13500, checked in by huub, 9 years ago

repeater config toegevoegd aan node JOP

File size: 3.0 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5latitude : "52.217889"
6location : "Park Overbosch, Sportlaan 3, 2215NB Voorhout"
7longitude : "4.479404"
8masterip : "172.17.87.1"
9monitoring_group: "teylingen"
10nodename : "TEYJOP"
11nodetype : "Hybrid"
12portal_sponsor: "Gemeente Teylingen"
13portal_url: "http://www.teylingen.nl/"
14rdnap_x : 92964
15rdnap_y : 470366
16release : "9.0-RELEASE"
17service_accesspoint: True
18service_concentrator: False
19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
22status : "down"
23
24
25iface_ath0:
26 comment : "PA4040 voor lokaal ap"
27 ip : "172.17.88.1/24"
28 sdesc : "2apzo"
29 mode : "ap"
30 type : "11g"
31 channel : 1
32 ssid : "WiFi-Voorhout"
33 wlan_mac : "00:1b:b1:00:ec:94"
34 dhcp : "10-240"
35 status : "up"
36
37iface_ue0:
38 comment : "Ap-zuidwest repeater sectorantenne 120 graden kabel 3"
39 ip : "172.17.87.1/24"
40 sdesc : "2apzw"
41 mode : "ap-repeater"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "11"
45 ssid : "WiFi Voorhout"
46 dhcp : "10-240"
47 ns_ip : "172.17.87.2/24"
48 ns_mac : "dc:9f:db:0c:30:2a"
49 bridge_type: "RocketM2"
50 status : "up"
51
52iface_ue0_extra0:
53 comment : "Repeater JOP"
54 ip : "172.17.87.3/24"
55 mode : "ap-repeater"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 ns_mac : "24:a4:3c:9e:14:86"
59 bridge_type: "BulletM2"
60 status : "up"
61
62iface_vr0:
63 comment : "Link naar "
64 ip : "172.16.5.188/29"
65 sdesc : "2xxx"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 channel : ""
69 ssid : "il-w.teyjop.wleiden.net"
70 mode : "ap-wds"
71 dhcp : False
72 compass : "w"
73 ns_ip : "172.16.5.187"
74 ns_mac : ""
75 bridge_type: "NanoStationM5"
76 status : "up"
77
78iface_vr1:
79 comment : "Link naar TEYBestuurscentrum kabel 1"
80 ip : "172.16.6.236/29"
81 sdesc : "2no"
82 mode : "station-wds"
83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "116"
86 ssid : "il-zw.teybestuurscentrum.wleiden.net"
87 dhcp : False
88 compass : "o"
89 ns_ip : "172.16.6.235/29"
90 ns_mac : "dc:9f:db:2e:0a:a6"
91 bridge_type: "NanoBridgeM5"
92 status : "up"
93
94iface_vr1_alias0:
95 comment : "bridge management interface 172.16.7.58"
96 ip : "172.16.7.57/29"
97 sdesc : "2bridge"
98 type : "eth"
99 dhcp : False
100 status : "up"
101
102iface_vr2:
103 comment : "Link naar zzo kabel 2"
104 ip : "172.16.10.4/29"
105 sdesc : "2oost"
106 mode : "station-wds"
107 type : "eth"
108 channel : "136"
109 ssid : "il-zw.teyakzonobel2.wleiden.net"
110 dhcp : False
111 compass : "zzo"
112 ns_ip : "172.16.10.3/29"
113 ns_mac : "dc:9f:db:2e:0b:01"
114 bridge_type: "NanoBridgeM5"
115 status : "up"
116
117iface_vr2_alias0:
118 comment : "bridge management interface 172.16.6.162"
119 ip : "172.16.6.161/29"
120 sdesc : "2bridge"
121 type : "eth"
122 dhcp : False
123 status : "up"
124
125
126
127
Note: See TracBrowser for help on using the repository browser.