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
RevLine 
[12647]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"
[12806]11nodename : "TEYAkzoNobel1"
[12647]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:
[12806]25 comment : "Link naar AkzoNobel2"
26 ip : "172.17.0.65/30"
27 sdesc : "2akzonobel2"
[12647]28 mode : "ap"
29 type : "11g"
30 channel : 1
[12806]31 ssid : "il-i.teyakzonobel.wleiden.net"
32 dhcp : False
[12647]33 status : "up"
34
35iface_ue0:
[12806]36 comment : "Interlink naar Warmond"
[12647]37 ip : "172.16.6.105/29"
[12806]38 sdesc : "2zo"
[12647]39 mode : "ap-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "140"
[12806]43 ssid : "il-zo.teyakzonobel1.wleiden.net"
[12647]44 dhcp : False
[12806]45 compass : "nnw"
[12647]46 ns_ip : "172.16.6.106/29"
47 ns_mac : ""
[12806]48 bridge_type: "NanoBridgeM5"
[12647]49 status : "up"
50
51
52iface_vr0:
53 comment : "Interlink naar Bartholomeus"
[12806]54 ip : "172.17.2.241/29"
[12647]55 sdesc : "2bartholomeus"
56 mode : "station-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
59 channel : "124"
[12806]60 ssid : "il-n.teyakzonobel1.wleiden.net"
[12647]61 dhcp : False
62 compass : "n"
[12806]63 ns_ip : "172.17.2.242"
[12647]64 ns_mac : ""
[12806]65 bridge_type: "NanoBridgeM5"
[12647]66 status : "up"
[12806]67
[12647]68
[12806]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
[12647]80iface_vr1:
[12806]81 comment : "Interlink naar Sportpark Elsgeest"
82 ip : "172.17.0.73/29"
83 sdesc : "2nnw"
[12647]84 mode : "ap-wds"
85 type : "eth"
86 extra_type : "eth2wifibridge"
87 channel : "100"
[12806]88 ssid : "il-nnw.teyakzonobel.wleiden.net"
[12647]89 dhcp : False
[12806]90 compass : "n"
91 ns_ip : "172.17.0.74"
[12647]92 ns_mac : ""
[12806]93 bridge_type: "NanoBridgeM5"
[12647]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 : ""
[12806]110 bridge_type: "NanoBridgeM5"
[12647]111 status : "down"
112
113
Note: See TracBrowser for help on using the repository browser.