source: genesis/nodes/HybridTEYAkzoNobel1/wleiden.yaml@ 12806

Last change on this file since 12806 was 12806, checked in by wouter, 11 years ago

Eerste opzet gemaakt voor AkzoNobel, in twee mogelijke configuraties.

File size: 2.6 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.20738"
7location : "AkzoNobel, Sassenheim"
8longitude : "4.488716"
9masterip : "172.17.126.1"
10monitoring_group: "Teylingen"
11nodename : "TEYAkzoNobel1"
12nodetype : "Hybrid"
13rdnap_x : 93585
14rdnap_y : 469188
15release : "9.0-RELEASE"
16service_accesspoint: True
17service_concentrator: False
18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
21status : "planned"
22
23
24iface_ath0:
25 comment : "Link naar AkzoNobel2"
26 ip : "172.17.0.65/30"
27 sdesc : "2akzonobel2"
28 mode : "ap"
29 type : "11g"
30 channel : 1
31 ssid : "il-i.teyakzonobel.wleiden.net"
32 dhcp : False
33 status : "up"
34
35iface_ue0:
36 comment : "Interlink naar Warmond"
37 ip : "172.16.6.105/29"
38 sdesc : "2zo"
39 mode : "ap-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "140"
43 ssid : "il-zo.teyakzonobel1.wleiden.net"
44 dhcp : False
45 compass : "nnw"
46 ns_ip : "172.16.6.106/29"
47 ns_mac : ""
48 bridge_type: "NanoBridgeM5"
49 status : "up"
50
51
52iface_vr0:
53 comment : "Interlink naar Bartholomeus"
54 ip : "172.17.2.241/29"
55 sdesc : "2bartholomeus"
56 mode : "station-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
59 channel : "124"
60 ssid : "il-n.teyakzonobel1.wleiden.net"
61 dhcp : False
62 compass : "n"
63 ns_ip : "172.17.2.242"
64 ns_mac : ""
65 bridge_type: "NanoBridgeM5"
66 status : "up"
67
68
69iface_vr0_alias0:
70 comment : "Interlink naar St. Victor"
71 ip : "172.17.2.233/29"
72 sdesc : "2stvictor"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 dhcp : False
76 bridge_type: "NanoBridgeM5"
77 status : "up"
78
79
80iface_vr1:
81 comment : "Interlink naar Sportpark Elsgeest"
82 ip : "172.17.0.73/29"
83 sdesc : "2nnw"
84 mode : "ap-wds"
85 type : "eth"
86 extra_type : "eth2wifibridge"
87 channel : "100"
88 ssid : "il-nnw.teyakzonobel.wleiden.net"
89 dhcp : False
90 compass : "n"
91 ns_ip : "172.17.0.74"
92 ns_mac : ""
93 bridge_type: "NanoBridgeM5"
94 status : "up"
95
96
97iface_vr2:
98 comment : "Interlink naar Kaag1"
99 ip : "172.16.5.209/29"
100 sdesc : "2ono"
101 mode : "ap"
102 type : "eth"
103 extra_type : "eth2wifibridge"
104 channel : "64"
105 ssid : "il-ono.teyakzonobel.wleiden.net"
106 dhcp : False
107 compass : "ono"
108 ns_ip : "172.16.5.210"
109 ns_mac : ""
110 bridge_type: "NanoBridgeM5"
111 status : "down"
112
113
Note: See TracBrowser for help on using the repository browser.